Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
benjaminkreis authored Oct 27, 2017
1 parent 3b2c3c2 commit 7b114cc
Showing 1 changed file with 2 additions and 5 deletions.
7 changes: 2 additions & 5 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,18 +1,15 @@
# hls-fpga-machine-learning

A package for creating firmware implementations of machine learning algorithms using high level synthesis language (HLS).
We translate traditional machine learning package models into HLS that can be configured for your use-case!
A package for creating firmware implementations of machine learning algorithms using high level synthesis language (HLS). We translate traditional machine learning package models into HLS that can be configured for your use-case!

The project is currently in development, so please let us know your experiences and if you would like new features to be added.

contact: HLS-FML@gmail.com
contact: tbd

## dependencies

_numpy,h5py_: required for the translation of keras model files

http://www.numpy.org

http://www.h5py.org

_Xilinx license_: required for the simulation and synthesis of the HLS
Expand Down

0 comments on commit 7b114cc

Please sign in to comment.