Skip to content

Commit

Permalink
add performance specs
Browse files Browse the repository at this point in the history
  • Loading branch information
mateogianolio committed Jun 3, 2015
1 parent 87cee18 commit 7d0ce5d
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,8 @@ var character = String.fromCharCode(parseInt(output.join(''), 2));

## Performance

All runs below were performed with an i5 MacBook Air 13" Mid 2012 with 4GB RAM.

### [MNIST [0-9]](https://yann.lecun.com/exdb/mnist/)

To test with the MNIST dataset: click on the title above, download the 4 data files and put them in a folder called ```mnist``` in the root directory of this repository.
Expand Down

0 comments on commit 7d0ce5d

Please sign in to comment.