Skip to content
View fabien-brulport's full-sized avatar

Block or report fabien-brulport

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Pinned Loading

  1. FlappyBirdDQN FlappyBirdDQN Public

    DQN implementation for the FlappyBird game

    Python

  2. RNN-Sound-classification RNN-Sound-classification Public

    RNN implementation with Tensorflow (LSTM) to classify variable length sound sequences

    Python 22 8

  3. ant-colony ant-colony Public

    Ant colony optimization applied to the traveling salesman problem, with a cool Streamlit visualisation.

    Python 3 2

  4. advent-of-code advent-of-code Public

    Solutions of the Advents of Code [2020, 2021, 2022], with Python or Rust.

    Python 1

  5. dotfiles dotfiles Public

    Configuration files for Alacritty, Tmux, Neovim and Starship

    Lua 2 1

  6. tictactoe-mcts tictactoe-mcts Public

    Monte Carlo Tree Search implementation for the Tic-Tac-Toe game.

    C++