hmcalister / Hopfield-Network-Go

An implementation of the Hopfield Network in Golang.
MIT License
2 stars 0 forks source link

Remove unneeded variables and calculations from thermal delta learnin… #321

Closed hmcalister closed 1 year ago

hmcalister commented 1 year ago

…g rules

Closes #318