Skip to content

Latest commit

 

History

History
29 lines (24 loc) · 732 Bytes

File metadata and controls

29 lines (24 loc) · 732 Bytes

Introduction

Thesis: Hardware implementation of low-area ANN use Stochasic computing, apply

on handwritten-digit recognition

Features

File-directory tree:

  • README.md : instruction
  • ann_core : main source code
  • doc : documents
  • src_simul : another source code for ANN simulation

Run source code

  • Go to ./ann_core/sim/
  • Run: make (or make $option)