Skip to content

Implemented a simple neural network using operating system primitives such as forks, mutexes, threads in Linux environment to ensure faster calculations. All implemented in C and C++.

Notifications You must be signed in to change notification settings

abdulmanan45/Neural-Network

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Neural-Network

Implemented a simple neural network using operating system primitives such as forks, mutexes, threads in Linux environment to ensure faster calculations. All implemented in C and C++.

About

Implemented a simple neural network using operating system primitives such as forks, mutexes, threads in Linux environment to ensure faster calculations. All implemented in C and C++.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages