• Stars
    star
    145
  • Rank 253,181 (Top 6 %)
  • Language Verilog
  • License
    MIT License
  • Created almost 7 years ago
  • Updated almost 7 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

Deep Learning Accelerator (Convolution Neural Networks)

clacc

Deep Learning Accelerator (Convolution Neural Networks)

This is an implementation of MIT Eyeriss-like deep learning accelerator in Verilog

Note: clacc stands for convolutional layer accelerator

Background

This is originally a course project of Deep Learning Hardware Accelerator Design at National Tsing Hua University, lectured by Prof. Youn-Long Lin. The course is an equivalent of CS231n from stanford.

Architecture Overview

Usage

Functional Simulation

RTL Synthesis

References

  1. The Eyeriss project: http://eyeriss.mit.edu/
  2. Y.-H. Chen, T. Krishna, J. Emer, V. Sze, "Eyeriss: An Energy-Efficient Reconfigurable Accelerator for Deep Convolutional Neural Networks," IEEE Journal of Solid State Circuits (JSSC), ISSCC Special Issue, Vol. 52, No. 1, pp. 127-138, January 2017.
  3. Y.-H. Chen, J. Emer, V. Sze, "Eyeriss: A Spatial Architecture for Energy-Efficient Dataflow for Convolutional Neural Networks," International Symposium on Computer Architecture (ISCA), pp. 367-379, June 2016.
  4. Y.-H. Chen, T. Krishna, J. Emer, V. Sze, "Eyeriss: An Energy-Efficient Reconfigurable Accelerator for Deep Convolutional Neural Networks," IEEE International Conference on Solid-State Circuits (ISSCC), pp. 262-264, February 2016.
  5. Suyog Gupta, Ankur Agrawal, Kailash Gopalakrishnan, and Pritish Narayanan. 2015. Deep learning with limited numerical precision. In Proceedings of the 32nd International Conference on International Conference on Machine Learning - Volume 37 (ICML'15), Francis Bach and David Blei (Eds.), Vol. 37. JMLR.org 1737-1746.

License

MIT License

Copyright (c) 2017 Michael (Tao-Yi) Lee

Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

More Repositories

1

Keras_MedicalImgAI

Python
23
star
2

pyECG

Python ECG Toolkit
Python
13
star
3

pcell

pcells for various magnetic passive devices (GPL v3)
PHP
9
star
4

PCB_LIB

Cadence Allegro PCB editor footprints
9
star
5

pyPDA

A Pythonic toolkit to generate synthetic blood pressure waveforms based on principle of pulse decomposition analysis (PDA)
Python
8
star
6

CEM_David

The files in this directory are MATLAB scripts as outlined in Appendix F, D.B.Davidson, "Computational Electromagnetics for RF and Microwave Engineering", 2011. See the readme files (where relevant) in the sub-directories, and the headers in the invididual files for details.
MATLAB
5
star
7

HFSS_API

The HFSS MATLAB API
MATLAB
5
star
8

beagle_bone_blue_data_acq

Real Time Beagle Bone Blue IoT Sensor Data Acquisition (MPU9250, AK8963 and BMP280)
Python
4
star
9

bp_demo

A Tck/Tk GUI to plot continuous blood pressure waveforms
Tcl
3
star
10

HFSS_UDP

HFSS_UDP
C++
3
star
11

DRG_BTPPG

Dutt Research Group's Samsung Gear Fit 2 Pro Bluetooth Enabled PPG Logger
C
3
star
12

Taiko-Time-Series-Analytics

Taiko Time Series Analytics
Python
2
star
13

mock_ram

Mocking RAM/ROM Generator
Verilog
2
star
14

hacktech2019

Explain Your Heart
Jupyter Notebook
2
star
15

nlp_project

Python
1
star
16

EMSA

Jupyter Notebook
1
star
17

video_extraction

Python Video Extraction
Python
1
star
18

mnist_data_processor

MNIST IDX Data Processing Kit
Python
1
star
19

USB-Video-Class-Capture

A Python pacakge for machine learning-ready usb video capture.
Python
1
star
20

PyLaTeXIDE

A Python Qt LaTeX IDE
1
star
21

ml_final_project

Machine Learning Final Project on SVHN dataset
Python
1
star
22

mltools

This is my pesonal fork of mltools developed by Prof Ihler
Python
1
star
23

ml-hackathon

Jupyter Notebook
1
star
24

LPDDR_model

LPDDR2 Model
Verilog
1
star
25

gem5

C++
1
star
26

DE0_SHR_CTRL

Verilog
1
star
27

CTG-Database-Preprocessing

Open access intrapartum CTG database Preprocessing Script
Python
1
star
28

tf_to_tflite

Python
1
star
29

OMP_BRM-OMP_TD

Revisit Christopher Painter-Wakefield et. al., "Greedy Algorithms for Sparse Reinforcement Learning"
Python
1
star