Stars
This project aims to implement the Fuzzy C-Means algorithm from scratch and apply it to medical image segmentation.
This repo is a walk through the Forward-Forward Algorithm introduced recently by Geoffrey Hinton..
This repo contains a Django API that shows how one can wrap Rust code inside Python code in order to benefit from the speed of the former and the power of the latter.