Releases: CompCogNeuro/sims
Update for MacOS 14: Sonoma
Improved GUI experience with updated Vulkan device selection
Updated to latest GoGi and latest emergent version.
Update to new NetView with raster plot, separate weight update; Vulkan-based GUI
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
Updated with bug fixes, Windows support for python
Recommended for all users -- contains some important bug fixes, including latest ch3/cats_dogs crash bug fix.
Misc GUI, ch9/sg update
No major changes, just sg updated to use new deep predictive learning fixes and default params, and gui bugfixes.
Full set of Python conversions and PVLV model
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!
Updated for fall semester, has through ch4 python versions
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).
Version 1.0.4
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.
Updated GoGi with better dialog sizing
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
moved mat32 to separate repository
all code that includes mat32 needs to change goki/gi/mat32 -> goki/mat32