- Operations for selections of nodes/nodespaces
- Test infrastructure for nodenets and native modules
- Gradient descent native modules built-in
- Nodenet/native module data structure changed
- Faster sensors for theano
- Configurable worlds
- New timeseries world
- Netapi console if serving for localhost only
- Changed the nodenet data protocol to only transfer diffs while stepping
- Windows compatibility & instructions
- Made the theano engine the non-experimental default
- Made partitions configurable
- Introduced LSTMs
- Introduced Visualization API
- Introduced dashboard
- Improved monitor and logging UI
- Introduced runner conditions
- Introduced netapi fragment generation
- Introduced concept of "Partitions"
-
Introduced Comment nodes
-
Introduced global modulators and Doernerian emotional model
-
Introduced por/ret link decay
-
Introduced recipes: python scripts that can be run from the nodenet editor and have netapi access
-
Copy & paste functionality in nodenet editor
-
Snap to grid in nodenet editor
-
Nodenet editor setting for rendering links: always, for currently selected nodes, or never
-
Nodenet editor can link multiple selected nodes at once
-
Improved nodenet editor user experience when zoomed out
-
Additional monitor types, including link weight monitors
-
Display origin-gate & target-slot in link-sidebar
-
Introduced theano_engine, an engine for running nodenets on top of numpy/theano (requires additional configuration)
-
Introduced Minecraft connectivity (requires additional configuration)
First alpha release