Skip to content

Commit

Permalink
Adding a requirements.txt file
Browse files Browse the repository at this point in the history
  • Loading branch information
elliottd committed Jan 29, 2016
1 parent abd28b0 commit 10bf3ad
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions requirements.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
# Install with pip install -r requirements.txt

numpy==1.9.1
scipy==0.15.1
keras==0.1.3
theano==0.7.0
h5py==2.5.0

0 comments on commit 10bf3ad

Please sign in to comment.