Skip to content

Latest commit

 

History

3 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 

Repository files navigation

BasicNNDemo

A basic neural network written in C that mimics the behaviour of an XOR logic function.

This neural network is a dense neural network which uses a sigmoid activation function. It takes two inputs and has one output.

About

A basic neural network written in C that mimics the behavior of an XOR logic function.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages