Skip to content

guhaishuo/tutorials-active-inference

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Free Energy Principle and Active Inference tutorials for newbies and also experts :)

Assistant Professor Cognitive AI. Donders Institute for Brain, Cognition and Behaviour. The Netherlands.

This set of exercises was created and adapted for different venues, such as the Active Self Summer school and the NeurIPS course at the department of Artificial Intelligence, Radboud University.

If you use any of the codes, please cite the corresponding citation described in each of the jupyter notebooks.

Exercises added - folder exercises

In exercises you can find notebooks with the description of the problem and gaps in the code that you have to fill in.

  1. The sensing wheel. Perception as an inference process: predictive processing. (difficulty: Low)
  2. Pixel predictive processing. Deep learning + Free energy optimization on the MINST dataset. (difficulty: Medium)
  3. TODO Braitemberg vehicles. Model the attraction behaviour of vehicles to light sources (difficulty: High)
  4. Rubber-hand illusion. Model the proprioceptive drift and involuntary movements under FEP. (difficulty: High)

Solutions - folder solutions

In solutions you can find the problem solved so you can check whether you code is correct.

  1. The sensing wheel. Perception as an inference process: predictive processing. (difficulty: Low)
  2. Pixel predictive processing. Deep learning + Free energy optimization on the MINST dataset. (difficulty: Medium)
  3. Braitemberg vehicles. Model the attraction behaviour of vehicles to light sources (difficulty: High)
  4. Rubber-hand illusion. Model the proprioceptive drift and involuntary movements under FEP. (difficulty: High)

In preparation

  1. The thermostat
  2. Pixel Active Inference

About

Free Energy Principle and Active Inference tutorials for newbies

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Jupyter Notebook 100.0%