Skip to content

NicoDelle/NN

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Neural Network in C

Here's my first attempt at creating a rudimental neural network in C I'm just trying to comprehend how a neural network works, i'm no expert by any means

About the project

It's a model of images recognition, I've chosen this dataset at this link among many others I have also converted it to plain text.

The libraries

I'm making use of two other libraries i've written, they are located in the lib subfolder (Here's the repo of the matrices' one). Instruction to correctly compile a c file including those libraries are located in the mak.txt file

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages