From 35b3f3eb6662a5f3a5557e11f683bbfdee9c011c Mon Sep 17 00:00:00 2001 From: sasagawa888 Date: Wed, 20 May 2020 15:24:55 +0900 Subject: [PATCH] Modify README --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index a63a707..164264d 100644 --- a/README.md +++ b/README.md @@ -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).