/ofxNNabla

Neural Network Libraries for openFrameworks.

Primary LanguageC++Apache License 2.0Apache-2.0

ofxNNabla

Neural Network Libraries for openFrameworks.

Description

Neural Network Libraries is a deep learning framework by Sony Corp.

Todo

  • Develop nnabla wrapper class for openFrameworks

  • Add example projects

    • mnist(CNN+Affine)
    • resnet
    • autoencoder
    • variational auto encoder
    • u-net
    • generative adversarial networks
    • elman net
    • lstm
  • Update library

    • v1.12

Update

  • [11/03] update to V1.12 and add example-mnist
  • [11/08] bugfix and add example-resnet
  • [11/11] update addon config