interpreting-rl-behavior / interpreting-rl-behavior.github.io

Code for the site https://interpreting-rl-behavior.github.io/
Creative Commons Attribution 4.0 International
0 stars 0 forks source link

Get MDP animation to loop #19

Closed danbraunai closed 2 years ago

danbraunai commented 2 years ago

"Easy" solution:

Hard solution:

I vote for the easy option in the first "product", and then decide if we want to do the hard solution after release. I've assigned to Nix for now since he might know what's going on with these JS package compatibility issues.

danbraunai commented 2 years ago

Also, we may want to match the colors to those used in the architecture diagram. In particular, avoid red and green together (for color-blind people). Current architecture image below: image

danbraunai commented 2 years ago

Just changed assignee to me for this. I'd like to try and work out how to do it in d3.