CompCogNeuro Sims Versions Save

simulations for the Computational Cognitive Neuroscience textbook

v1.3.5

7 months ago

This uses an updated version of GoGi and Vulkan that works on MacOS 14. See the 1.3.3 release for all other built release executables.

v1.3.3

1 year ago

Updated to latest GoGi and latest emergent version.

v1.3.2

1 year ago

The NetView now supports a raster plot of values over time within the layers, and a separate method to update the synaptic-level values, which is called right after DWt to capture those values prior to resetting. These required minor changes to the sim programs.

In addition, the GoGi gui has been updated to a new Vulkan-based rendering system, which is much faster and more reliable. However, it requires a new dependency to be installed on mac -- see GoGi Install for details -- install the SDK package version 1.3.211.0 from here: https://vulkan.lunarg.com/sdk/home

v1.3.1

2 years ago

Recommended for all users -- contains some important bug fixes, including latest ch3/cats_dogs crash bug fix.

v1.2.3

3 years ago

No major changes, just sg updated to use new deep predictive learning fixes and default params, and gui bugfixes.

v1.2.2

3 years ago

All of the simulations are now runnable via Python, and the Ch7/PVLV model has been added, courtesy of tremendous work by Randy Gobbel and Tom Hazy!

v1.1.1

3 years ago

Has a number of bug fixes and improvements, fixed wording in some questions, etc.

Major new feature is initial support for python versions -- see py distribution files and instructions (forthcoming).

v1.0.4

4 years ago

Fixes issue with cluster plot windows not opening on Windows for ch3/face_categ, and adds a few other optional features to sims in ch2 & 3.

v1.0.3

4 years ago

No major functional changes to simulations -- just infrastructure updates in the gui.

Tue Mar 31, 11:54pm PT: Updated mac.zip should now definitely work on older macs, at least Mojave

v1.0.2

4 years ago

all code that includes mat32 needs to change goki/gi/mat32 -> goki/mat32