tiny-cnn v1.0.0.a Release Notes

Release Date: 2016-09-14 // over 7 years ago
  • ๐Ÿ›  ๐ŸŽ‰ This release contains a major refactoring & many bugfixes. Thanks a lot for all great contributors! ๐ŸŽ‰

    ๐Ÿš€ This release is alpha version. We need more helps and feedbacks toward v1.0.0. Please submit your bug-report at Github issue. Many thanks :)

    โšก๏ธ Major updates

    These features are still experimental, so PRs and bug reports are very welcome!

    - Model serialization by @nyanp

    Minor bug fix

    - Suppress compiler warnings #297 by @syoyo

    Other

    some APIs are changed from v0.1.1 .

    • changed its namespace from tiny_cnn to tiny_dnn
    • changed API header from tiny_cnn.h to tiny_dnn.h