Skip to content

Major refactoring and bug fixes

Compare
Choose a tag to compare
@nyanp nyanp released this 06 Jun 15:29
· 450 commits to master since this release

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