Skip to content

implementing a Recurrent Neural Network with binarized weight format on FPGA

License

Notifications You must be signed in to change notification settings

moonbeam87/rnn-fpga

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

30 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

The codes implement LSTM, GRU RNN models with two rounding methods, including Binarization and Ternarization on FPGA.

About

implementing a Recurrent Neural Network with binarized weight format on FPGA

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C 76.3%
  • C++ 20.1%
  • Python 1.5%
  • Makefile 0.9%
  • Tcl 0.5%
  • CMake 0.5%
  • Other 0.2%