clementfarabet / manifold

A package to manipulate manifolds.
141 stars 31 forks source link

Added ITorch example of tSNE #7

Open adamist521 opened 9 years ago

soumith commented 9 years ago

that looks quite nice!

lvdmaaten commented 9 years ago

I am getting the following error when trying to open the notebook:

Unreadable Notebook: /Users/laurens/torch/src/manifold/demos/ITorchtSNE.ipynb Unsupported nbformat version 4

I am running version 2.3.1 of ipython, which is the stable version at the moment. It looks like this notebook was done with the development version 2.4. Perhaps it is better to make the notebook 2.3.1-compatible, as that is likely the version that a lot of people are still running?