Skip to content

Implementation of TriMap dimensionality reduction in PyTorch

License

Notifications You must be signed in to change notification settings

KellerJordan/TriMap-PyTorch

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TriMap-PyTorch

Implementation of TriMap dimensionality reduction in PyTorch

Making .gif animations requires imagemagick.

cd data
python3 mnist_np.py
cd ..
python3 main.py --dataset=mnist70k --num_iters=1500 --save_fig --animate --verbose

Animations of training (see tSNE-Animation for the equivalent animations with t-SNE):

batch gradient descent with momentum

linear annealing

Authors

Keller Jordan, Ehsan Amid

About

Implementation of TriMap dimensionality reduction in PyTorch

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages