yunqu / PYNQ-DecisionTree

C4.5 decision tree overlay for machine learning algorithms on PYNQ

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

PYNQ-DecisionTree

PYNQ decision tree overlay can be used for many machine learning applications. A Vivado IP is provided to users; many parameters can be configured by users.

Getting Started

On the latest PYNQ image, use the following command in a terminal.

sudo pip3 install --upgrade git+https://github.com/yunqu/PYNQ-DecisionTree.git

About

C4.5 decision tree overlay for machine learning algorithms on PYNQ

License:MIT License


Languages

Language:Tcl 46.9%Language:Verilog 24.8%Language:Jupyter Notebook 15.0%Language:Python 5.5%Language:SystemVerilog 4.5%Language:C 2.7%Language:Makefile 0.6%