probabilistic-algorithms
There are 10 repositories under probabilistic-algorithms topic.
Universidade-Livre/rinha-de-algoritmos
Na Rinha de Algoritmos você deve utilizar suas habilidades para a criação de algoritmos eficientes para resolver problemas!
ansegura7/Algorithms
Free hands-on course with the implementation (in Python) and description of several computational, mathematical and statistical algorithms.
erichson/rSVD
Randomized Matrix Decompositions using R
aronszanto/Dynamic-Size-Bloom-Filter
Go implementation of probabilistic high-performance data structure allowing for unknown-size data or stream input.
jtejido/basset-ir
Basset IR - An Information Retrieval library.
scott-fisk/Self-Driving-Car-Engineering-Projects-Lane_finding
This repository contains a collection of projects focused on the development of self-driving car technology. The work demonstrates practical applications of key concepts in autonomous systems.
EnesBaserr/Knight-s-Tour-Las-Vegas-Algorithm
Knight's Tour Las Vegas Algorithm with different approaches.
FilipeLopesPires/LargeText-WordCount
Large Text Word Count: a study on exact and approximate occurrences counters.