Major refactoring and bug fixes
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