https://github.com/dbeley/manifold-learning
https://github.com/dbeley/manifold-learning
Last synced: 4 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/dbeley/manifold-learning
- Owner: dbeley
- Created: 2019-01-09T14:45:53.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2019-01-16T19:38:56.000Z (over 7 years ago)
- Last Synced: 2025-02-27T15:45:55.014Z (over 1 year ago)
- Language: R
- Size: 4.42 MB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Manifold Learning
## Fichiers présents
- acp.R : script pour l'ACP
- estimation_mnist.R : script pour les données MNIST (avec toutes les méthodes)
- indicateurs.R : fonctions de calcul d'indicateurs
- isomap.R : script pour Isomap
- lle.R : script pour LLE
- simulation.R : création des jeux de données
- tsne.R : script pour t-SNE
## Bibliothèques requises
- tictoc
- FactoMineR
- factoextra
- kernlab
- vegan
- lle
- Rtsne
- rgl
- plot3D
## Données
Le script estimation_mnist.R nécessite le jeu de données mnist, composée de deux fichiers :
- data.txt
- labels.txt