Skip to content

AlexanderArbuzov/Simple-Neural-Network-in-Go

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Simple-Neural-Network-in-Go

This is a project of a simple fully connected neural network with one hidden layer, so there are only three layers in the neural network. Sigmoid is used as the activation function. You can easily run the code in any suitable editor.

Releases

No releases published

Packages

No packages published

Languages