Darwin Neuroevolution Framework
Namespace List
Here is a list of all documented namespaces with brief descriptions:
[detail level 12]
 NannArtificial Neural Networks (ANN) building blocks
 NcgpCartesian Genetic Programming (CGP)
 NcneConventional Neuroevolution (CNE) populations
 NfeedforwardFeedforward ANN
 Nfull_rnnRecurent ANN (full layer recurrence)
 NlstmLSTM ANN
 Nlstm_liteA drastically simplified LSTM variation
 NrnnRecurent ANN (local node recurrence only)
 NcoreGeneric utilities
 Ncore_uiReusable components for building UIs
 NdarwinKey Darwin Neuroevolution Framework interfaces
 NpythonPython bindings
 NdbLow level database utilities
 NmathNumerical types and helpers
 NneatNeuroEvolution of Augmenting Topologies (NEAT)
 NpalPlatform Abstraction Layer
 NppParallel Processing primitives
 NregistrySupport for registering populations and domains
 Nregistry_uiSupport for registering domain UIs
 Ntest_populationA dummy population implementation, used for testing and/or as a baseline
 NtournamentReusable tournament implementations