A series of notebooks that introduce Machine Learning concepts with hands-on practice and its mathematics in brief.
-
Updated
Jul 20, 2023 - Jupyter Notebook
A series of notebooks that introduce Machine Learning concepts with hands-on practice and its mathematics in brief.
TorchSOM is a PyTorch-based library for training Self-Organizing Maps (SOMs), a model trained in an unsupervised manner, that can be used for clustering, dimensionality reduction and data visualization. It is designed to be scalable and user-friendly.
This Repository consist of some popular Machine Learning Algorithms and their implementation of both theory and code in Jupyter Notebooks
This is a dimensionality reduction project in the course DD2470 Advanced Topics in Visualization and Computer Graphics at KTH Royal Institute of Technology, Stockholm (2024), made by Linnéa Gustafsson.
🧫 A data analysis pipeline that accepts as input a single-cell synthetic dataset
N-Dimensional alternative to Neural Networks. SLRM-nD uses Simplex Sectoring for neural compression and regression in sparse hyperspaces (1000D+). Zero-latency inference, deterministic weights and ReLU bridge. Zero training, pure geometry.
Deliverables relating to the Individual Assigned Practical Task (A Guide to Principal Component Analysis) University Unit
Sklearn, PCA, t-SNE, Isomap, NMF, Random Projection, Spectral Embedding
Add a description, image, and links to the dimensionality-reduction-algorithms topic page so that developers can more easily learn about it.
To associate your repository with the dimensionality-reduction-algorithms topic, visit your repo's landing page and select "manage topics."