Skip to content

Commit

Permalink
fix: spelling
Browse files Browse the repository at this point in the history
  • Loading branch information
ritchieng committed Oct 29, 2016
1 parent 2b170a8 commit d081fc4
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -22,10 +22,10 @@ I would like to give credits to [Hao Dong](https://github.com/zsdonghao/tensorla
I have included two files.

1. cifar_wide_resnet_tl.py
- This allows you to run each iteration manually with an external call.
- It illustrates how TensorLayer allows for more complex use.
- It runs for 10 iterations, you can easily increase the number of iterations.
- This allows you to run each iteration manually with an external call.
- It illustrates how TensorLayer allows for more complex use.
- It runs for 10 iterations, you can easily increase the number of iterations.
2. cifar_wide_resnet_keras.py
- This is a similar implementation with Keras.
- However extending this further is challenging.
- This is a similar implementation with Keras.
- However extending this further is challenging.

0 comments on commit d081fc4

Please sign in to comment.