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 type of unsupervised learning algorithm used for clustering and dimensionality reduction. Designed for scalability and ease of use, this implementation is optimized for large-scale data.
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.
This Repository consist of some popular Machine Learning Algorithms and their implementation of both theory and code in Jupyter Notebooks
🧫 A data analysis pipeline that accepts as input a single-cell synthetic dataset
Sklearn, PCA, t-SNE, Isomap, NMF, Random Projection, Spectral Embedding
Deliverables relating to the Individual Assigned Practical Task (A Guide to Principal Component Analysis) University Unit
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."