-
Notifications
You must be signed in to change notification settings - Fork 25
Home
Randall O'Reilly edited this page Apr 27, 2020
·
27 revisions
Getting Started:
- Install -- how to install and first run the software.
- Email List: https://groups.google.com/forum/#!forum/emergent-users
End-user Help:
Coding Simulations:
- Design -- overall design notes.
- Naming -- naming conventions.
- Params -- the emer system for managing parameters.
- Env -- an interface to encapsulate environments.
- Weights -- saving and loading weight values: formats, etc
- Prjns -- all about projections -- types, how to access, etc
- VirtEnv -- notes on virtual environment plans
- DMem -- distributed memory computation (aka MPI)
- GUI -- misc gui tips for using GoGi
- Embed -- how to embed weights, etc in an executable
Misc:
test