Skip to content
View henribonamy's full-sized avatar

Block or report henribonamy

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 7.9k 759

  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