Skip to content

Creating a neural network for number recognition and comparing it's efficiency based on differing topologies and the number of processors it is being run on

Notifications You must be signed in to change notification settings

mylcaa/MultiProcessorSystems

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 

Repository files navigation

MULTIPROCESSOR SYSTEMS

Multilayer Perceptron

This project is meant as an introduction to multiprocessor systems. The idea is to write a multilayer perceptron from scratch in C/C++ and modify it in such a way that it can work on multiple processors or threads.

About

Creating a neural network for number recognition and comparing it's efficiency based on differing topologies and the number of processors it is being run on

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published