Skip to content

Commit

Permalink
fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
mateogianolio committed Mar 23, 2015
1 parent a356662 commit 4bbbb13
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ var character = String.fromCharCode(parseInt(output.join(''), 2));

* **Neurons**
* ```400``` input
* ```40``` hidden
* ```160``` hidden
* ```4``` output
* **Learning rate:** ```0.03```
* **Training set:** ```60000``` digits
Expand Down

0 comments on commit 4bbbb13

Please sign in to comment.