项目作者: OscarTHZhang

项目描述 :
Convolutional Neural Network Optimization using Intel AVX and OpenMP
高级语言: C
项目地址: git://github.com/OscarTHZhang/cnn-optimization.git
创建时间: 2020-06-02T00:09:17Z
项目社区:https://github.com/OscarTHZhang/cnn-optimization

开源协议:

下载


CNN Optimization

Author

Oscar Zhang

Description

Improving a framework of Convolutional Neural Networks for imaging classification

Final result: 16x time speedup (100%)

Run

  1. make benchmark

Comments

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