An open API service indexing awesome lists of open source software.

https://github.com/dbeley/manifold-learning


https://github.com/dbeley/manifold-learning

Last synced: 4 days ago
JSON representation

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