Skip to content

ipython notebooks for Nervana's San Diego meetup

Notifications You must be signed in to change notification settings

gitter-badger/meetup-2

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

meetup

ipython notebooks for Nervana's San Diego meetup

Installation

The notebooks require neon and all its dependencies to be installed (See here for instructions). After activating the neon environment, (i.e. . .venv/bin/activate from the neon directory), install these additional packages:

pip install ipython jupyter matplotlib

And git clone this repository. Make sure you have the IMDB dataset (right click and download) in the meetup folder. Then cd to the meetup reository folder and run the notebook server

ipython notebook --ip 0.0.0.0

which should open a new browser window.

Usage

There are two notebooks, cifar_example.ipynb and imdb_example.ipynb to explore. For an intro to running notebooks, see the Jupyter documentation.

About

ipython notebooks for Nervana's San Diego meetup

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published