Skip to content

ViciousSquid/NeuralNetworkBuilder

Repository files navigation

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

About

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

Resources

License

Stars

Watchers

Forks

Contributors

Languages