Skip to content

dbonadiman/nnlab2016

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 

Repository files navigation

nnlab2016

Installation

Prerequisites:

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

Install Theano:

pip install theano

Install Keras:

pip install keras

Running the examples

Convolutional Neural Network example:

python scripts/cnn.py

Recurrent Neural Network example:

python scripts/rnn.py

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published