Additional resourcesΒΆ

  • Nengo documentation: If you are new to Nengo, you should start here.

  • NengoDL white paper: For a long-form introduction to NengoDL.

  • Nengo forums: To get help or ask questions about NengoDL, or Nengo in general.

  • GitHub issue tracker: To post bug reports or make feature requests.

  • TensorFlow documentation: Knowledge of TensorFlow is not required to use NengoDL; however, some familiarity will help take advantage of the advanced NengoDL features.

  • KerasSpiking: For a more minimal spiking neural network framework that can be used directly through the standard Keras API.