Pinned Repositories
Botcraft
Botcraft is a cross-platform C++ library to create bots that connect and interact with Minecraft servers with (optional) integrated OpenGL renderer
caffe-char-rnn
Multi-layer Recurrent Neural Networks (with LSTM) for character-level language models in Caffe
Caffe_AlphaZero
Implementation of Deepmind's AlphaZero algorithm with Caffe and C++
Caffe_BEGAN
Caffe/C++ implementation of Boundary Equilibrium Generative Adversarial Networks paper for face generation
Caffe_CycleGAN
A Caffe/C++ implementation of Unpaired Image-to-Image Translation using Cycle-Consistent Adversarial Networks
Caffe_DDPG
A Caffe/C++ implementation of Deep Deterministic Policy Gradient
ficsit-companion
Node-based production planner for the game Satisfactory
SniffCraft
C++ program to capture and display all traffic between a client and a server in minecraft
TheMachine
TheMachine is a C++ implementation of YoloV5 using LibTorch (no jit) with a nice UI inspired by the TV Show "Person of Interest".
torchRL
TorchRL is a C++ reinforcement library using PyTorch C++ backend LibTorch
adepierre's Repositories
adepierre/Botcraft
Botcraft is a cross-platform C++ library to create bots that connect and interact with Minecraft servers with (optional) integrated OpenGL renderer
adepierre/SniffCraft
C++ program to capture and display all traffic between a client and a server in minecraft
adepierre/ficsit-companion
Node-based production planner for the game Satisfactory
adepierre/Caffe_CycleGAN
A Caffe/C++ implementation of Unpaired Image-to-Image Translation using Cycle-Consistent Adversarial Networks
adepierre/caffe-char-rnn
Multi-layer Recurrent Neural Networks (with LSTM) for character-level language models in Caffe
adepierre/Caffe_BEGAN
Caffe/C++ implementation of Boundary Equilibrium Generative Adversarial Networks paper for face generation
adepierre/Caffe_AlphaZero
Implementation of Deepmind's AlphaZero algorithm with Caffe and C++
adepierre/Caffe_DDPG
A Caffe/C++ implementation of Deep Deterministic Policy Gradient
adepierre/torchRL
TorchRL is a C++ reinforcement library using PyTorch C++ backend LibTorch
adepierre/TheMachine
TheMachine is a C++ implementation of YoloV5 using LibTorch (no jit) with a nice UI inspired by the TV Show "Person of Interest".
adepierre/protocolcraft-plugin
Extending protocolcraft custom payload packet parsing with plugin
adepierre/enum_stringifyer
Simple C++17 header only library to convert enum to string
adepierre/Nature_Atari
Implementation of Deepmind's paper "Human-level control through deep reinforcement learning" with Caffe
adepierre/FlashDiscord
Simple proof of concept showing how to build and use an AIR Native Extension, applied to the Discord SDK C library