Skip to content

baranee-18/Implementation-of-Neural-Networks-in-parallel-in-python---mpi

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 

Repository files navigation

This project clearly implements a multi layer perceptron in message passing paradigm for better usage of parallel platform. This also helps to overcome the delay of processing tedious jobs in a single processor and shares it with a number of processors.It is achieved through a framework of Federated average.We are working on it.

Releases

No releases published

Packages

No packages published