Pinned Repositories
awesome-rl
Reinforcement learning resources curated
belief-propagation
blooskyntattoo.com
brax
Massively parallel rigidbody physics simulation on accelerator hardware.
cblearn
Implementation of classic Machine Learning algorithms. Inspired by Scikit-Learn library.
clementbonnet.com
Personal website hosted on GitHub, information about my projects, achievements and CV.
cpp-py-lib
Dummy package to compare speeds of c++ and Python implementations of the same functions.
edge-detection
Project for the Introduction to Computer Vision course at CentraleSupélec, taught by Prof. Maria Vakalopoulou.
jumanji
A suite of diverse and challenging RL environments in JAX
rl-sample-efficiency
Implementation of Reinforcement Learning algorithms in Python
clement-bonnet's Repositories
clement-bonnet/rl-sample-efficiency
Implementation of Reinforcement Learning algorithms in Python
clement-bonnet/belief-propagation
clement-bonnet/awesome-rl
Reinforcement learning resources curated
clement-bonnet/blooskyntattoo.com
clement-bonnet/brax
Massively parallel rigidbody physics simulation on accelerator hardware.
clement-bonnet/cblearn
Implementation of classic Machine Learning algorithms. Inspired by Scikit-Learn library.
clement-bonnet/clementbonnet.com
Personal website hosted on GitHub, information about my projects, achievements and CV.
clement-bonnet/cpp-py-lib
Dummy package to compare speeds of c++ and Python implementations of the same functions.
clement-bonnet/edge-detection
Project for the Introduction to Computer Vision course at CentraleSupélec, taught by Prof. Maria Vakalopoulou.
clement-bonnet/gymnax
RL Environments in JAX 🌍
clement-bonnet/jumanji
A suite of diverse and challenging RL environments in JAX
clement-bonnet/hebbian
clement-bonnet/lab-works
Lab works for different graduate modules taken at CentraleSupélec
clement-bonnet/Lazimpa
Code for the paper LazImpa: Lazy and Impatient neural agents learn to communicate efficiently. Mathieu Rita, Rahma Chaabouni and Emmanuel Dupoux (CoNLL 2020)
clement-bonnet/leabra-project
Experiments with the LEABRA algorithm from O'Reilly
clement-bonnet/leabra7
A Python package for simulating recurrent, biologically-realistic neural networks
clement-bonnet/learning-analytics
Learning Analytics - challenge Education NeurIPS 2020
clement-bonnet/medium-first-package
Used for my Medium article on how to upload a Python module to PyPi
clement-bonnet/medium-python-extensions
Used for my Medium article on different ways to create Python extensions
clement-bonnet/pgx
A collection of highly-parallel RL game environments written in JAX
clement-bonnet/plumberduck
Game where a plumber duck has to rotate pipes to get the correct flow of water. Written in Java
clement-bonnet/PracticalSessions2020
Repository for tutorial sessions at EEML2020
clement-bonnet/text-to-pose
clement-bonnet/web_app
Template of a web application written with Flask