mwoodson1 / NeuroPhi

Neuro Phi: Parallelization of convolutional neural networks by use of FFT and other optimizations.

Home Page:https://mwoodson1.github.io/projectpost.html

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

NeuroPhi

Final project for 15-418 Parallel Computer Architecture and Programming. NeuroPhi is a framework for training convolutional neural networks on the Xeon Phi. We made use of the Fast Fourier Transform in performing the convolution and proposed several ways to improve memory efficiency. Also implemented parallel batch training and other tricks. Achieved state of the art training speeds at time of writing.

About

Neuro Phi: Parallelization of convolutional neural networks by use of FFT and other optimizations.

https://mwoodson1.github.io/projectpost.html


Languages

Language:Cuda 60.1%Language:C++ 21.4%Language:MATLAB 17.7%Language:C 0.4%Language:Makefile 0.3%Language:M 0.2%Language:Batchfile 0.0%