KO
|
EN
gitlite — search
Search
#javascript
#python
#hacktoberfest
#react
#ai
#typescript
#llm
#go
#golang
#android
#machine-learning
#rust
#deep-learning
#linux
imagenet-tSNE
★ 9
Open GitHub ↗
python port of karpathy t-SNE code
Download README (.md)
Explore Similar Repositories
blockchain-sync
:
No description available.
Tunable-White-LED
:
Wifi connected IOT smart LED ligth with high CRI and adjustable color temperature
platform-spec
:
Discussion of the broader Webrecorder platform spec
silty_family_dash
:
Raspberry pi fullscreen monitor.
rubik_research
:
Experiments with using neural nets to solve a Rubik's Cube - read README first
// repository documentation
Was this content helpful?
★ 0
(0 ratings)
Select Rating:
★
★
★
★
★
Submit Feedback
Recent Feedback
×
Download README
Do you want to download the
README.md
file for
imagenet-tSNE
?
Download (.md)
# imagenet-tSNE python port of karpathy t-SNE code for visualization of Imagenet See http://cs.stanford.edu/people/karpathy/cnnembed/ To run, download the scripts here, the files imagenet_val_embed.mat, val_imgs_med.txt from above (link at bottom of page), and the imagenet 2012 validation data from www.image-net.org. In resize_imagenet_small.py, set IMAGE_ROOT to path to imagenet validation data put all files (except original imagenet validation data) in one directory. ./run.sh