ago109/active-neural-generative-coding
Implementation/simulation of active neural generative coding (ANGC) for training neurobiologically-plausible active inference agent models.
This project helps researchers and cognitive scientists simulate and study how a neurobiologically-plausible agent learns to solve control problems without needing dense rewards. It takes in basic experimental parameters and outputs numerical arrays of episodic rewards, epistemic signals, and agent positions, along with visual plots of these metrics. This is for computational neuroscientists or AI researchers exploring alternative learning mechanisms in agents.
No commits in the last 6 months.
Use this if you are a researcher interested in simulating biologically-plausible, backpropagation-free learning for active inference agents in simple control environments with sparse rewards.
Not ideal if you are looking for a robust, production-ready reinforcement learning algorithm for complex, real-world engineering problems.
Stars
22
Forks
2
Language
Python
License
BSD-3-Clause
Category
Last pushed
Feb 19, 2024
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ml-frameworks/ago109/active-neural-generative-coding"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
enactic/openarm
A fully open-source humanoid arm for physical AI research and deployment in contact-rich environments.
Shuijing725/awesome-robot-social-navigation
A curated list of robot social navigation.
thomashiemstra/fred
This my 3d printed robot arm project
jstmn/ikflow
Open source implementation to the paper "IKFlow: Generating Diverse Inverse Kinematics Solutions"
sizhe-li/neural-jacobian-field
Controlling diverse robots by inferring jacobian fields with deep networks! Let's make robots...