Skip to content
Randall O'Reilly edited this page Aug 9, 2020 · 27 revisions

Welcome to the emergent wiki!

Getting Started:

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
  • MPI -- Message Passing Interface distributed memory computation
  • GUI -- misc gui tips for using GoGi
  • Embed -- how to embed weights, etc in an executable
  • Tutorial: Building Projects -- Overview of Building Projects

Advanced:

  • Compartments -- how to treat different Prjns as separate neural compartments

Misc:

  • Rationale -- Narrative rationale for developing new version of emergent in Go.
  • History -- Historical info about previous versions of emergent.
  • Standards -- Notes on various neural network standards that we should consider interoperating with..

test

Clone this wiki locally