Skip to content

Releases: CompCogNeuro/sims

Update for MacOS 14: Sonoma

07 Oct 04:17
Compare
Choose a tag to compare

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.

Improved GUI experience with updated Vulkan device selection

15 Feb 12:11
Compare
Choose a tag to compare

Updated to latest GoGi and latest emergent version.

Update to new NetView with raster plot, separate weight update; Vulkan-based GUI

15 Sep 08:49
Compare
Choose a tag to compare

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

03 Sep 09:58
Compare
Choose a tag to compare

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

Misc GUI, ch9/sg update

30 Dec 11:42
Compare
Choose a tag to compare

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

24 Nov 03:10
Compare
Choose a tag to compare

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

18 Sep 12:58
Compare
Choose a tag to compare

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

22 Apr 01:52
Compare
Choose a tag to compare

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

30 Mar 13:28
Compare
Choose a tag to compare

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

16 Mar 02:23
Compare
Choose a tag to compare

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