Skip to content

Commit

Permalink
install tensorflow
Browse files Browse the repository at this point in the history
  • Loading branch information
kidzik authored Mar 2, 2018
1 parent b0ecc5e commit aa27613
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions scripts/train.arm.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,7 @@
" git clone https://github.com/stanfordnmbl/osim-rl.git\n",
" conda install keras -c conda-forge\n",
" pip install git+https://github.com/matthiasplappert/keras-rl.git\n",
" pip install tensorflow\n",
" cd osim-rl\n",
" conda install jupyter\n",
"follow the instructions and once jupyter is installed and type\n",
Expand Down

0 comments on commit aa27613

Please sign in to comment.