Pinned Repositories
AES_256-Python
An AES-256 file encryption tool written in Python 3
ChessAnalyzer
An in-depth chess game analyzer written with Python 3 using Stockfish engine
L2RPN-2022_PPO-Baseline
This repository contains the code to train the baseline agent provided in the 2022 edition of Learning to Run a Power Network and to recreate the experiments (as well as the figures) of the paper Reinforcement learning for Energies of the future and carbon neutrality: a Challenge Design.
Lean-Formalization
Formalization of some mathematical results using Lean 4 and Mathlib.
Lean-LIPO
Lean formalization of the proof on the upper bound of the probability for LIPO to reject a candidate.
LeanCal
This is a simple calendar manager written in Lean that sends notification using `notify-send` whenever an event is due. Compatible with Waybar.
pyGKLS
pyGKLS is a Python wrapper for the GKLS generator of global optimization test functions (Giavano et al., 2003).
SBS-Proofs
Lean 4 proofs associated with the paper "Stein Boltzmann Sampling" by G. Serré, A. Kalogeratos, and N. Vayatis.
Stochastic-Global-Optimization
Implementation on several global optimization algorithms.
ViCTORIA
ViCTORIA is a UCI chess engine built from scratch using C++ 20.
gaetanserre's Repositories
gaetanserre/grid2gif
gaetanserre/ray
A fork of the Ray framework that aims to implements two-players AlphaZero algorithm.
gaetanserre/Kawa
Compilateur du langage objet Kawa vers l'assembleur MIPS en OCaml.
gaetanserre/Variational-Auto-Encoder
This repository aims to implement a Variational Auto Encoder to generate images that could belong to the MNIST dataset.
gaetanserre/L2RPN-NEURIPS-2020
This my participation to the challenge L2RPN NEURIPS 2020 - Adaptability Track.
gaetanserre/ViCTORIA
ViCTORIA is a UCI chess engine built from scratch using C++ 20.
gaetanserre/Formal-Language-Algorithms
Algorithms for formal language written with Python 3 with nltk
gaetanserre/ChessAnalyzer
An in-depth chess game analyzer written with Python 3 using Stockfish engine
gaetanserre/AES-Electron
File encryption and PDF digital signature software made with Electron.