Documentation of Neural Network Framework (release 2.0.0)

Introduction

This is a Neural Network Framework for creating, simulating and analyze any neural network you can image !!

Todo:
  • Add resetInnerStatus function to both Updatable and OutputFunction classes (virtual function, implementation in base classes does nothing). When saving something (cluster, linker or outputfunction), the whole status is saved. This means that the resetInnerStatus should be called also after reloading the network from file to have a resetted network