It’s time to build—nnodely 1.0.0 is officially here!
The main functionalities of this first version are:
- Build your forward neural models using the basic building blocks: Activation Trigonometric and Aritmetic functions, Linear and Fir layers, Fuzzy layers and Local Models, and custom Parametric Function.
- Build your neural controllers using Connect and CloseLoop operations.
- Load multiple datasets from different files.
- Train from a network's piece to the whole network, including loops and connections.
- Export your controller or your estimator in stand-alone Pytorch or Onnx.