Skip to content

Commit

Permalink
keras
Browse files Browse the repository at this point in the history
  • Loading branch information
emilwallner committed Jan 8, 2018
1 parent 93a7f24 commit e93f33f
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 10 deletions.
10 changes: 0 additions & 10 deletions floydhub/HTML/HTML.ipynb
@@ -1,15 +1,5 @@
{
"cells": [
{
"cell_type": "code",
"execution_count": null,
"metadata": {},
"outputs": [],
"source": [
"# Install the latest Keras version by running this line, then remove it and then click Kernel > Restart\n",
"!git clone https://github.com/fchollet/keras.git && cd keras && python setup.py install --user"
]
},
{
"cell_type": "code",
"execution_count": null,
Expand Down
1 change: 1 addition & 0 deletions floydhub/floyd_requirements.txt
@@ -0,0 +1 @@
keras==2.1.2

0 comments on commit e93f33f

Please sign in to comment.