Releases: ogmacorp/OgmaNeo
Releases · ogmacorp/OgmaNeo
Release v1.4.3
Release v1.4.2
- Fix for GCC 6+ system include handling
- Pass CMake build type to FlatBuffers building
Release v1.4.1
- Correct a few README issues
Release v1.4
- Merged Python and Java(JNI) bindings
- Add C# language bindings
Release v1.3
- Implementation of exponential memory
- New distance encoder layer
- Removal of Scalar Encoder, replaced with use of distance encoder
- Removal of superseeded Delay, ReLU, and STDP encoders
- Removal and rewrite of w.i.p. reinforcement learning within the hierarchy
- Improved temporal striding
- Seperation of hierachy activation and learning
Release v1.2.1
- Projection fix in Kernel
- Chunk encoder uses distance metric
- Better default parameters
Release v1.2
- New ReLU encoders
- Updates to WIP swarming agent
- Architect fix for reloading a hierarchy
- Extra internal state accessors
Release v1.1.1
- Release fixes
- Option to choose an OpenCL device
- Install and uninstall CMake changes
Release v1.1
- Improved agent and hierarchy API
- New encoders; Chunk, Delay, and STDP
Release v1.0.1
- Travis CI integration
- Kernel code changes for Intel OpenCL SDK and POCL driver
- Apple Mac OSX support
- Raspberry Pi3 support