tiny-cnn v0.1.0 Release Notes

Release Date: 2016-06-06 // almost 8 years ago
  • ๐Ÿš€ 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