Cognitive Go is a machine learning framework leveraging hebbian
associative learning. Hebbian learning differs from traditional
back-propagation and gradient descent in its capacity for real-time
learning. However, hebbian learning suffers from inaccuracies
and scale limitations that traditional machine learning has
overcome.
Getting Started
Once you've successfully set up Go tools for your development environment,
install the CogGo dependency via go install.