| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| Major refactoring and bug fixes source code.tar.gz | 2016-06-06 | 11.8 MB | |
| Major refactoring and bug fixes source code.zip | 2016-06-06 | 11.8 MB | |
| README.md | 2016-06-06 | 585 Bytes | |
| Totals: 3 Items | 23.7 MB | 0 | |
This release contains a major refactoring around fundamental architecture of tiny-cnn and fixes many problems. We had the help of 20 comitters for this release. Thanks!
- Now we can handle non-sequential model as
network<graph>[#108] [#153] - Catch up the latest format of caffe's proto [#162]
- Improve the default behaviour of re-init weight [#136]
- Add more tests and documents [#73]
- Remove dependency of OpenCV in MNIST example
Some API have changed from the previous release. see change list