Skip to content

construct neural network architectures node by node, connect them, and observe their behaviour in real-time.

License

Notifications You must be signed in to change notification settings

ViciousSquid/NeuralNetworkBuilder

Repository files navigation

NeuralNetworkBuilder

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

About

construct neural network architectures node by node, connect them, and observe their behaviour in real-time.

Resources

License

Stars

Watchers

Forks

Languages