Home > neural-net-openmp

neural-net-openmp

Neural-net-openmp is a project mainly written in C++ and C, it's free.

An implementation of a neural net in C++, along with a test framework to evaluate OpenMP.

An implementation of a neural net in C++. Also includes training data and test setup. I barely remember what I was testing here, it looks like maybe trying out OpenMP? It probably works, maybe. =)