thousandbrainsproject / tbp.monty

Monty is a sensorimotor learning framework based on the thousand brains theory of the neocortex.
https://thousandbrainsproject.readme.io
MIT License
107 stars 27 forks source link

Add vectorized figures #53

Open nielsleadholm opened 1 day ago

nielsleadholm commented 1 day ago

Updates several of the core figures with vectorized versions, and addresses low resolutions in several of them. Some small fixes to different figures (e.g. feature representations, new labels).

Also updates the color scheme of figures based on a new approach which combines the TBP colors with a more color-blind friendly mix. I will open a separate PR that adds this scheme to the style guide, as well as gives a high level "Legend" for our figures.

Note that despite the resolutions, all the figures are around 300-600kb, with the largest are around 1-1.5MB (e.g. the Monty Overview diagram - same as before), so shouldn't give any performance issues.