Skip to content

Nerlnet - Vasopressin

Compare
Choose a tag to compare
@leondavi leondavi released this 14 Jan 21:45
· 665 commits to master since this release
60303fb

Nerlnet version 1.3.0 - Vasopressin.
Introduces NerlPlanner, an advanced UI to generated architecture, connections map and experiment flow JSONs. It allows researchers to create experiment on scale.

  • Fix bugs and improve stability.
  • NerlnetPlanner UI, first version 1.0.0
  • Introduce DC files and deprecation of ARCH files
  • Improved Json parsing (Erlang implementation)
  • Improved statistics views in API-Server
  • API Server severe issues were fixed.
  • Fix source sending frequency - Actual frequency is added
  • Improved logs.
  • Add epochs support to Source and Worker.
  • Add probability layers support
  • Add scaling/unscaling support to all layers
  • Add Pooling support to all layers
  • OpenNN v6.0.4 (Cpp14)
  • Introduce NerlWorker/NerlLayer generic classes of infra
  • Training strategy instance is saved between source-batches.
  • Routers are based on lookup table (Thanks @galhilu)
  • Communication of entities is based on Routers LUT solely