Skip to content

Commit 47535a8

Browse files
committed
docs: update readme
1 parent 65b5ced commit 47535a8

File tree

3 files changed

+2
-2
lines changed

3 files changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -270,9 +270,9 @@ model = Model.load('my_model.json')
270270

271271
![gui](resources/img/gui.gif)
272272

273-
### Here, I decided to print the first 10 predictions and their respective labels to see how the network is performing.
273+
### Here, I replaced Keras/Tensorflow with this library for my [Handigits](https://github.com/marcpinet/handigits) project...
274274

275-
![plot](resources/img/plot.png)
275+
![plot](resources/img/handigits.gif)
276276

277277
### Here is the generated dinosaur names using a simple RNN and a list of existing dinosaur names.
278278

resources/img/handigits.gif

7.1 MB
Loading

resources/img/plot.png

-26.3 KB
Binary file not shown.

0 commit comments

Comments
 (0)