Organization data from Github https://github.com/emer
Biologically based neural network simulations of the brain written in Go with a 3D GUI powered by Cogent Core.
Location:University of California Davis
Home Page:https://emersim.org
GitHub:@emer
Data table structure in Go, now developed at https://github.com/cogentcore/core/tree/main/tensor
Go implementation of Leabra algorithm for biologically-based models of cognition, based on emergent framework (with Python interface)
Axon is a spiking, biologically-based neural model driven by predictive error-driven learning, for systems-level models of the brain
emergent GUI and other support for pytorch networks: provides a NetView for torch networks
Neural network auditory processing code in Go focused on filtering speech wav files via mel filters
Original C++ version of emergent: originally hosted under svn at https://grey.colorado.edu/svn/emergent
3D physics engine in Go, now developed at https://github.com/cogentcore/core/tree/main/xyz/physics
Neural network visual processing packages in Go, including standard Gabor filtering
Go as a shader language, now developed at https://github.com/cogentcore/lab/tree/main/gosl
MPI message passing interface for distributed memory computation, now developed at https://github.com/cogentcore/core/tree/main/tensor/tensormpi
A port of gnuspeech to Go
V1 level visual filtering algorithms, including contributions of the thalamus
Emergent website
python wrappers of emergent sim packages
Environments for simulations; provides various examples that can be adapted
Older version of the core tensor code, used by the current version of Leabra until it gets updated
git-based run tool: python scripts that automate running jobs on a cluster
A tail command for looking at data files in a terminal, now developed at https://github.com/cogentcore/core/tree/main/tensor/cmd/ttail
Interviews toolkit used in the original PDP++ neural network simulation software
Python interface to leabra
PDP++ simulator circa 2005, written in C++ using the iv (InterViews) toolkit, precursor to cemer