Skip to content

Latest commit

 

History

6 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 

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

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages