Skip to content

horiken4/gopfield

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

A Hopfield networks implementation by Go

Neuron update process is done by goroutine associated to each neuron. Namely one neuron is regarded as one goroutine. A connection (axon) between neurons is described by channel.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages