ogmacorp / EOgmaNeo

Ogma - EOgmaNeo https://ogma.ai/
Other
111 stars 20 forks source link

Merging latest reinforcement learning code #21

Closed 222464 closed 6 years ago

222464 commented 6 years ago

This latest RL code is based off of a (previously experimental) branch in 222464/EOgmaNeo called FiniteHorizon, which was then merged into RL.

Includes a new encoder based on a new masked Hebbian competitive learning algorithm, which outperforms all others on reinforcement learning tasks so far.

Other changes include improved thread pool and a large performance improvement to the ImageEncoder (it now outputs far more fluid SDRs without forgetting).