agentos-project / agentos

The Python Component System (PCS) is an API and CLI for building, running, and sharing Python code. AgentOS is a set of libraries built on top of PCS that make it easy to build, run, and share agents that use Reinforcement Learning.
https://agentos.org
Apache License 2.0
13 stars 4 forks source link

Add Rao predictive coding example agent #57

Open andyk opened 3 years ago

andyk commented 3 years ago

Add predictive coding example agent (based on Rao "Predictive Coding in the Visual Cortex")

andyk commented 3 years ago

Working branch is https://github.com/andyk/agentos/tree/rao_visual_cortex