Skip to content

Znunu/ainet

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 

Repository files navigation

ainet

Vanilla neural network

Core.h

Defines structs for the network itself and implements backpropagation

Main.c

Defines structs for training data and implements gradient descent

Dependencies

A library for basic matrix and vector manipulation and multiplication is used

About

Vanilla neural network with backpropagation and gradient descent

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages