Skip to content

v3.3.0

Choose a tag to compare

@DanRuta DanRuta released this 19 Mar 19:23
· 21 commits to master since this release
77109da

Misc Improvements

Network

  • Added confusion matrix
  • Made it possible to pass volume (3D array) input data
  • Added callback interval config to .train()
  • Added collectErrors config to .train() and .test()

InputLayer

  • Added InputLayer class

Examples

  • Added MNIST dev enviromnment example