hrbigelow / bogacz-tutorial-vis

Interactive Visualization of Rafal Bogacz Predictive Coding Tutorial paper

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Interactive Visualization of Predictive Coding Model

This is an interactive visualization of the Predictive Coding model from the paper

A tutorial on the free-energy framework for modelling perception and learning
Journal of Mathematical Psychology 76(2017) 198-211
by Rafal Bogacz
https://pubmed.ncbi.nlm.nih.gov/28298703/

It is a web application using Svelte + SVG

Installation

git clone https://github.com/hrbigelow/bogacz-tutorial-vis.git
cd bogacz-tutorial-vis
npm install
npm run dev
# alternatively
npm run build
http-server dist

About

Interactive Visualization of Rafal Bogacz Predictive Coding Tutorial paper


Languages

Language:JavaScript 59.5%Language:Svelte 26.9%Language:CSS 10.4%Language:HTML 3.1%