# Create a new virtual environment (optional)
virtualenv venv
# Install requirements
pip install -r requirements.txt
# Start the notebook server
jupyter notebook .
forked from dennybritz/nn-from-scratch
-
Notifications
You must be signed in to change notification settings - Fork 0
jiehaohuang/nn-from-scratch
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
Implementing a Neural Network from Scratch
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published
Languages
- Jupyter Notebook 97.7%
- Python 2.3%