/touchy-feely

Primary LanguageJupyter Notebook

Touchy Feely Emotion Classifier

To run in virtualenv

source /home/cs231n/myVE35/bin/activate       # Activate the virtual environment
jupyter-notebook --no-browser --port=7000     # Start notebook
deactivate                                    # Exit the virtual environment