Skip to content

Commit

Permalink
Modify README
Browse files Browse the repository at this point in the history
  • Loading branch information
sasagawa888 committed May 20, 2020
1 parent a44678f commit 35b3f3e
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,8 @@ Start with iex -S mix. mix compiles CUDA code automatically.
(4)download dataset
iex(1)> Deeppipe.download(:mnist)
Deeppipe will prepare MNIST dataset
Enter on iex.
(5)learning
iex(2)> Test.sgd(100,100).
Expand Down

0 comments on commit 35b3f3e

Please sign in to comment.