Skip to content

phplego/perceptron-go

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

perceptron-go

Neural network library

It is Golang version of https://github.com/phplego/perceptron (C++)

Buld and run

go build
./perceptron-go

Example errors per sample chart:

image

Activation functions:

image

About

Neural network library

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published