Thanks to visit codestin.com
Credit goes to github.com

Skip to content
View henribonamy's full-sized avatar

Block or report henribonamy

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.

Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

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

Report abuse

Pinned Loading

  1. huggingface/ml-intern huggingface/ml-intern Public

    🤗 ml-intern: an open-source ML engineer that reads papers, trains models, and ships ML models

    Python 3k 264

  2. MolGAN MolGAN Public

    Replicating the MolGAN paper. WGAN-GP architecture to generate graph-represented molecules.

    Python 2

  3. Chess-Puzzle-Transformer Chess-Puzzle-Transformer Public

    Trained an auto-regressive transformer, then fine tuned and applied PPO to generate counter-intuitive chess puzzles. Based on DeepMind research.

    Python 2

  4. AI-Neural-Cellular-Automata AI-Neural-Cellular-Automata Public

    Deep Network for Cellular Automata. Grow a self-healing pattern from cell-based rules.

    Python 2

  5. OrderBook OrderBook Public

    Quant Orderbook simulation with live order matching, market orders, limit orders, and ms updates.

    C++

  6. DDPM-Lorenz DDPM-Lorenz Public

    DDPM (Diffusion Model) from scratch. Used to model Lorenz Attractor (ODE-defined).

    Python