Skip to content

Latest commit

 

History

History
15 lines (9 loc) · 631 Bytes

File metadata and controls

15 lines (9 loc) · 631 Bytes

NeuralNetworkBuilder

A symbolic, object-oriented neural graph engine.

requires PyQT5

  • Load and save as json files
  • Support for dynamic, adaptive neural processes.
  • Multiple learning paradigms: unsupervised Hebbian learning, supervised backpropagation, neurogenesis.
  • Includes a suite of examples from classic logic problems to game AI and real-time webcam analysis.

THIS REPO IS NO LONGER BEING UPDATED, has instead evolved into the Dosidicus digital-pet brain: https://github.com/ViciousSquid/Dosidicus