Pinned Repositories
ai-mx-docs
automatic-curriculum
Algorithms for curriculum learning. The code of the "Mastering Rate based Curriculum Learning" paper.
claim-boosted-frequency
cpge-statistics-generator
Code for generating statistics from CPGE admission results.
L3-mini-ada-compiler
An OCaml compiler (lexer, parser, typer and compiler) for the Mini-ADA language
MVA-RL-project
Implementation and comparison of 5 algorithms: EWF, Exp3, Exp3.P, CFR and CFR+
python-brick-breaker
A simple and funny Python Brick Breaker with an easy level-maker
python-MNIST-classifier
A Python handwritten digit classifier trained on MNIST with a UI for using it
rl-starter-files
RL starter files in order to immediately train, visualize and evaluate an agent without writing any line of code
torch-ac
Recurrent and multi-process PyTorch implementation of deep reinforcement Actor-Critic algorithms A2C and PPO
lcswillems's Repositories
lcswillems/python-brick-breaker
A simple and funny Python Brick Breaker with an easy level-maker
lcswillems/L3-mini-ada-compiler
An OCaml compiler (lexer, parser, typer and compiler) for the Mini-ADA language
lcswillems/cpge-statistics-generator
Code for generating statistics from CPGE admission results.
lcswillems/L3-sys-dig-project
A simple microprocessor (written in netlist) and its assembly in order to execute the program of a clock
lcswillems/coins-on-chessboard
An interface to test a game of "coins on a chessboard" invented by Maxim Kontsevich
lcswillems/L3-automatas-minimization-presentation
The report and slides of my presentation on the minimization of automatas
lcswillems/L3-internship-presentation
The report and slides of my last-year bachelor internship
lcswillems/L3-picture-in-picture
A Picture-in-Picture code that might use 3 different implementations of Kahn networks
lcswillems/project-euler-solutions
A list of codes used to solve Project Euler problems
lcswillems/tipe
The report, slides and the code of my TIPE on the equidistribution of sequences