Skip to content

v1.0.0

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 30 Jan 16:13
· 5 commits to main since this release
aecf70f

It’s time to build—nnodely 1.0.0 is officially here!

The main functionalities of this first version are:

  1. 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.
  2. Build your neural controllers using Connect and CloseLoop operations.
  3. Load multiple datasets from different files.
  4. Train from a network's piece to the whole network, including loops and connections.
  5. Export your controller or your estimator in stand-alone Pytorch or Onnx.