Skip to content

Latest commit

 

History

History
6 lines (5 loc) · 286 Bytes

README.md

File metadata and controls

6 lines (5 loc) · 286 Bytes

Predictive Coding Robot

Neurally plausible predictive coding on a Mindstorms EV3 robot. Code implements 3 different models for different amounts of sensors.

  • 1 sensor model in robot_brain1sensor.py
  • 1 sensor model in robot_brain1sensor.py
  • 3 sensor model in robot_brain3sensor.py