/nnlab2017

Primary LanguageJupyter Notebook

nnlab2017

Installation

Prerequisites:

  • python 2.7+
  • pip (If you dont have it installed; follow this guide )

Install Tensorflow:

pip install tensorflow

Install Keras:

pip install keras

pip install jupyter

pip install gensim==0.13.2