OscarTHZhang / cnn-optimization

Convolutional Neural Network Optimization using Intel AVX and OpenMP

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

CNN Optimization

Author

Oscar Zhang

Description

Improving a framework of Convolutional Neural Networks for imaging classification
Final result: 16x time speedup (100%)

Run

make benchmark

Comments

Best project I have ever had. Relates architecture concepts with machine learning.

About

Convolutional Neural Network Optimization using Intel AVX and OpenMP


Languages

Language:C 91.0%Language:Shell 3.9%Language:Python 3.2%Language:Makefile 1.8%