Skip to content

GeoVizNow/nn-from-scratch-from-dennybritz

Repository files navigation

Please read the blog post that goes with this code!

iPython notebook setup

# Create and activate new virtual environment (optional)
virtualenv venv
source venv/bin/activate
# Install requirements
pip install -r requirements.txt
# Start the notebook server
jupyter notebook

About

copied frim dennybritz

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published