8000 GitHub - kapilpokhrel/goNN: A tiny neural network written in go
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

kapilpokhrel/goNN

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

goNN

A tiny neural network library written in go.

Why?

I was learing neural nets and go. So, why not?

Examples

  • Learning XOR : Of course, it tries to learn XOR. Running it will try to run matplotlib to show decision boundry of network. So make sure matplotlib is installed.

  • Discrete Sequence Recall : Click for more information about it

About

A tiny neural network written in go

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

0