Skip to content

vrinek/goku

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Build Status

Goku

(name was chosen for no reason other than "starts with Go-")

This is a toy neural network project. I'm learning Go and wanted something interesting to play around with.

The "logic gate tests" were pulled straight from Stanford's Machine Learning course on Coursera.

TODO

  • Simplify creating a network
    • neuron.Layer for simple layer-based NN setup
  • Maybe introduce a Bias node
  • Add some proper documentation
  • Rename some packages/types
  • Training!

About

Toy neural network in Go

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages