cgc / rnd

half-baked projects and ideas!
3 stars 0 forks source link

Minimally-Cognitive Behavior #3

Closed cgc closed 6 years ago

cgc commented 7 years ago

This code is a web-based implementation of a neural network-based agent in a simple environment based on 1996 and 2003 papers by Randall Beer. While his networks are trained using an evolutionary method, these networks are trained using a simple reinforcement learning scheme with discrete actions.

Some extensions I'm interested in: