Skip to content

This project forms a comparative analysis of three MLNN implementations.

Notifications You must be signed in to change notification settings

jIdle/Parallel-Multi-Layer-Neural-Networks

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 

Repository files navigation

Parallel Multi-Layer Neural Networks

This project forms a comparative analysis of three different MLNN implementations:

  1. Sequential Numpy/Python
  2. Parallel OpenMP/C++
  3. Parallel Eigen/C++

All programs were written by me for the CS445: Machine Learning final project. Accompanying datasets were not included due to Github size restrictions.

About

This project forms a comparative analysis of three MLNN implementations.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published