Author: Gabriel Melo. License: GPL v3.
This repository contains a series of algorithms, most of it implemented in C++ and Python 3. Feel free to use, but read the license before.
* neural-nets -> Neural Nets, without training, just the algorithm.
* graphs -> Graph related algorithms.
* sorting -> array/vector sorting algorithms.
* cv -> Computer Vision using OpenCV.
Regards!