G Roques

Results 4 repositories owned by G Roques

naive-bayes

36
Stars
27
Forks
Watchers

A Python implementation of Naive Bayes from scratch.

compiler

30
Stars
6
Forks
Watchers

A simple compiler written from scratch in C++ for an undergraduate course in program translation.

awesome-greek

15
Stars
0
Forks
Watchers

A curated repository of resources for learning Greek.

missionaries-and-cannibals

15
Stars
10
Forks
Watchers

Python program that solves the Missionaries and Cannibals problem, a toy problem in AI, with iterative deepening search.