drewwilimitis / Manifold-LearningLinks
Introduction to Manifold Learning - Mathematical Theory and Applied Python Examples (Multidimensional Scaling, Isomap, Locally Linear Embedding, Spectral Embedding/Laplacian Eigenmaps)
☆234Updated 5 years ago
Alternatives and similar repositories for Manifold-Learning
Users that are interested in Manifold-Learning are comparing it to the libraries listed below
Sorting:
- Code for the paper "Topological Autoencoders" by Michael Moor, Max Horn, Bastian Rieck, and Karsten Borgwardt.☆150Updated 3 years ago
- Materials of the Nordic Probabilistic AI School 2021.☆93Updated 4 years ago
- Estimators for the entropy and other information theoretic quantities of continuous distributions☆142Updated last year
- GitHub repository for the ICLR Computational Geometry & Topology Challenge 2021☆52Updated 3 years ago
- Code for random Fourier features based on Rahimi and Recht's 2007 paper.☆56Updated 4 years ago
- Web site of the Computational Optimal Transport book☆367Updated 2 years ago
- Implementation of the PersLay layer for persistence diagrams☆82Updated last year
- A short tutorial on implementing Canonical Polyadic (CP) tensor decomposition in Python☆64Updated last year
- PyTorch-based library for Riemannian Manifold Hamiltonian Monte Carlo (RMHMC) and inference in Bayesian neural networks☆454Updated 11 months ago
- A set of jupyter notebooks for the practice of TDA with the python Gudhi library together with popular machine learning and data sciences…☆418Updated 4 months ago
- ☆151Updated 2 years ago
- Materials of the Nordic Probabilistic AI School 2022.☆181Updated 2 years ago
- Regression datasets from the UCI repository with standardized test-train splits.☆47Updated 3 years ago
- Implementation of random Fourier features for kernel method, like support vector machine and Gaussian process model