An open API service providing package, version and dependency metadata of many open source software ecosystems and registries.

Top 2.7% on proxy.golang.org
Top 0.9% dependent packages on proxy.golang.org
Top 1.4% dependent repos on proxy.golang.org
Top 4.6% forks on proxy.golang.org

proxy.golang.org : github.com/emer/emergent

Package emergent is the overall repository for the emergent neural network simulation software, written in Go (golang) with Python wrappers. This top-level of the repository has no functional code -- everything is organized into the following sub-repositories: * emer: defines the primary structural interfaces for emergent, at the level of Network, Layer, and Prjn (projection). These contain no algorithm-specific code and are only about the overall structure of a network, sufficient to support general purpose tools such as the 3D NetView. It also houses widely-used support classes used in algorithm-specific code, including things like MinMax and AvgMax, and also the parameter-styling infrastructure (emer.Params, emer.ParamStyle, emer.ParamSet and emer.ParamSets). * erand has misc random-number generation support functionality, including erand.RndParams for parameterizing the type of random noise to add to a model, and easier support for making permuted random lists, etc. * netview provides the NetView interactive 3D network viewer, implemented in the GoGi 3D framework. * prjn is a separate package for defining patterns of connectivity between layers (i.e., the ProjectionSpecs from C++ emergent). This is done using a fully independent structure that *only* knows about the shapes of the two layers, and it returns a fully general bitmap representation of the pattern of connectivity between them. The leabra.Prjn code then uses these patterns to do all the nitty-gritty of connecting up neurons. This makes the projection code *much* simpler compared to the ProjectionSpec in C++ emergent, which was involved in both creating the pattern and also all the complexity of setting up the actual connections themselves. This should be the *last* time any of those projection patterns need to be written (having re-written this code too many times in the C++ version as the details of memory allocations changed). * patgen supports various pattern-generation algorithms, as implemented in taDataGen in C++ emergent (e.g., PermutedBinary and FlipBits). * timer is a simple interval timing struct, used for benchmarking / profiling etc. * python contains a template Makefile that uses [GoPy](https://github.com/goki/gopy) to generate python bindings to the entire emergent system. See the leabra package version to actually run an example.

Registry - Source - Documentation - JSON
purl: pkg:golang/github.com/emer/emergent
Keywords: 3d-graphics , cogent , cogent-core , cognitive-neuroscience , core , emergent , go , golang , leabra , neural-network , simulation-framework , visualization
License: BSD-3-Clause
Latest release: about 2 years ago
First release: over 6 years ago
Namespace: github.com/emer
Dependent packages: 28
Dependent repositories: 15
Stars: 206 on GitHub
Forks: 30 on GitHub
Total Commits: 951
Committers: 22
Average commits per author: 43.227
Development Distribution Score (DDS): 0.388
More commit stats: commits.ecosyste.ms
See more repository details: repos.ecosyste.ms
Last synced: 14 days ago

v1.4.31
Published: about 2 years ago
Registry - Documentation - Download
v1.4.30
Published: about 2 years ago
Registry - Documentation - Download
v1.4.29
Published: about 2 years ago
Registry - Documentation - Download
v1.4.28
Published: about 2 years ago
Registry - Documentation - Download
v1.4.27
Published: about 2 years ago
Registry - Documentation - Download
v1.4.26
Published: about 2 years ago
Registry - Documentation - Download
v1.4.25
Published: about 2 years ago
Registry - Documentation - Download
v1.4.24
Published: about 2 years ago
Registry - Documentation - Download
v1.4.23
Published: about 2 years ago
Registry - Documentation - Download
v1.4.22
Published: about 2 years ago
Registry - Documentation - Download
v1.4.21
Published: about 2 years ago
Registry - Documentation - Download
v1.4.20
Published: about 2 years ago
Registry - Documentation - Download
v1.4.19
Published: about 2 years ago
Registry - Documentation - Download
v1.4.18
Published: about 2 years ago
Registry - Documentation - Download
v1.4.17
Published: about 2 years ago
Registry - Documentation - Download
v1.4.16
Published: about 2 years ago
Registry - Documentation - Download
v1.4.15
Published: about 2 years ago
Registry - Documentation - Download
v1.4.14
Published: about 2 years ago
Registry - Documentation - Download
v1.4.13
Published: about 2 years ago
Registry - Documentation - Download
v1.4.12
Published: about 2 years ago
Registry - Documentation - Download
v1.4.11
Published: about 2 years ago
Registry - Documentation - Download
v1.4.10
Published: over 2 years ago
Registry - Documentation - Download
v1.4.9
Published: over 2 years ago
Registry - Documentation - Download
v1.4.8
Published: over 2 years ago
Registry - Documentation - Download
v1.4.7
Published: over 2 years ago
Registry - Documentation - Download
v1.4.6
Published: over 2 years ago
Registry - Documentation - Download
v1.4.5
Published: over 2 years ago
Registry - Documentation - Download
v1.4.4
Published: over 2 years ago
Registry - Documentation - Download
v1.4.3
Published: over 2 years ago
Registry - Documentation - Download
v1.4.2
Published: over 2 years ago
Registry - Documentation - Download
v1.4.1
Published: over 2 years ago
Registry - Documentation - Download
v1.4.0
Published: over 2 years ago
Registry - Documentation - Download
v1.3.53
Published: over 2 years ago
Registry - Documentation - Download
v1.3.52
Published: over 2 years ago
Registry - Documentation - Download
v1.3.51
Published: over 2 years ago
Registry - Documentation - Download
v1.3.50
Published: over 2 years ago
Registry - Documentation - Download
v1.3.49
Published: over 2 years ago
Registry - Documentation - Download
v1.3.48
Published: over 2 years ago
Registry - Documentation - Download
v1.3.47
Published: over 2 years ago
Registry - Documentation - Download
v1.3.46
Published: over 2 years ago
Registry - Documentation - Download
v1.3.45
Published: over 2 years ago
Registry - Documentation - Download
v1.3.44
Published: over 2 years ago
Registry - Documentation - Download
v1.3.43
Published: over 2 years ago
Registry - Documentation - Download
v1.3.42
Published: over 2 years ago
Registry - Documentation - Download
v1.3.41
Published: over 2 years ago
Registry - Documentation - Download
v1.3.40
Published: over 2 years ago
Registry - Documentation - Download
v1.3.39
Published: over 2 years ago
Registry - Documentation - Download
v1.3.38
Published: over 2 years ago
Registry - Documentation - Download
v1.3.37
Published: over 2 years ago
Registry - Documentation - Download
v1.3.36
Published: over 2 years ago
Registry - Documentation - Download
v1.3.35
Published: over 2 years ago
Registry - Documentation - Download
v1.3.34
Published: over 2 years ago
Registry - Documentation - Download
v1.3.33
Published: almost 3 years ago
Registry - Documentation - Download
v1.3.32
Published: almost 3 years ago
Registry - Documentation - Download
v1.3.31
Published: almost 3 years ago
Registry - Documentation - Download
v1.3.30
Published: almost 3 years ago
Registry - Documentation - Download
v1.3.29
Published: almost 3 years ago
Registry - Documentation - Download
v1.3.28
Published: almost 3 years ago
Registry - Documentation - Download
v1.3.27
Published: almost 3 years ago
Registry - Documentation - Download
v1.3.26
Published: almost 3 years ago
Registry - Documentation - Download
v1.3.25
Published: almost 3 years ago
Registry - Documentation - Download
v1.3.24
Published: almost 3 years ago
Registry - Documentation - Download
v1.3.23
Published: about 3 years ago
Registry - Documentation - Download
v1.3.22
Published: about 3 years ago
Registry - Documentation - Download
v1.3.21
Published: about 3 years ago
Registry - Documentation - Download
v1.3.20
Published: about 3 years ago
Registry - Documentation - Download
v1.3.19
Published: about 3 years ago
Registry - Documentation - Download
v1.3.18
Published: over 3 years ago
Registry - Documentation - Download
v1.3.17
Published: over 3 years ago
Registry - Documentation - Download
v1.3.16
Published: over 3 years ago
Registry - Documentation - Download
v1.3.15
Published: over 3 years ago
Registry - Documentation - Download
v1.3.14
Published: over 3 years ago
Registry - Documentation - Download
v1.3.13
Published: over 3 years ago
Registry - Documentation - Download
v1.3.12
Published: over 3 years ago
Registry - Documentation - Download
v1.3.11
Published: over 3 years ago
Registry - Documentation - Download
v1.3.10
Published: over 3 years ago
Registry - Documentation - Download
v1.3.9
Published: over 3 years ago
Registry - Documentation - Download
v1.3.8
Published: over 3 years ago
Registry - Documentation - Download
v1.3.7
Published: over 3 years ago
Registry - Documentation - Download
v1.3.6
Published: over 3 years ago
Registry - Documentation - Download
v1.3.5
Published: over 3 years ago
Registry - Documentation - Download
v1.3.4
Published: over 3 years ago
Registry - Documentation - Download
v1.3.3
Published: over 3 years ago
Registry - Documentation - Download
v1.3.2
Published: over 3 years ago
Registry - Documentation - Download
v1.3.1
Published: over 3 years ago
Registry - Documentation - Download
v1.3.0
Published: over 3 years ago
Registry - Documentation - Download
v1.2.7
Published: over 3 years ago
Registry - Documentation - Download
v1.2.6
Published: over 3 years ago
Registry - Documentation - Download
v1.2.5
Published: over 3 years ago
Registry - Documentation - Download
v1.2.4
Published: over 3 years ago
Registry - Documentation - Download
v1.2.3
Published: over 3 years ago
Registry - Documentation - Download
v1.2.2
Published: over 3 years ago
Registry - Documentation - Download
v1.2.1
Published: over 3 years ago
Registry - Documentation - Download
v1.1.59
Published: over 3 years ago
Registry - Documentation - Download
v1.1.58
Published: over 3 years ago
Registry - Documentation - Download
v1.1.57
Published: over 3 years ago
Registry - Documentation - Download
v1.1.56
Published: over 3 years ago
Registry - Documentation - Download
v1.1.55
Published: over 3 years ago
Registry - Documentation - Download
v1.1.54
Published: over 3 years ago
Registry - Documentation - Download
v1.1.53
Published: over 3 years ago
Registry - Documentation - Download