Stars
Master programming by recreating your favorite technologies from scratch.
This repository contains all the necessary material to implement a YOLOv3 object detection algorithm on the PYNQ-Z2 FPGA. There is a step-by-step tutorial associated so everyone can do it.
Here you will find a Notebook with examples of various Machine Learning algorithms (ML), more specifically, Supervised and Unsupervised Learning examples. All of the code is followed by explanation…
This repository hosts a Jupyter Notebook on which a Constraint Satisfaction Problem is used to solve a specific Scheduling Problem. Here the algorithm helps the used construct a school timetable ba…