Skip to content
View b-d-e's full-sized avatar

Highlights

  • Pro

Block or report b-d-e

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

Popular repositories Loading

  1. rustacean rustacean Public

    🦀 Learning rust, from the Rust Book and Rustlings

    Rust 2

  2. ml-from-first-principles ml-from-first-principles Public

    🧱 Implementing a simple deep network from first principles, without relying on external libraries.

    Python 1

  3. wgan-gp wgan-gp Public

    🖌️ An implementation of a Wasserstein Generative Adversarial Network with Gradient Penalty, to generate images similar to those in the STL-10 dataset.

    Jupyter Notebook

  4. learning-to-run learning-to-run Public

    🤖 An implementation of the Twin-Delayed Deep Deterministic Policy Gradient algorithm to train the OpenAI bipedal walker v3 to run.

    Jupyter Notebook

  5. tube tube Public

    🚇 Data science on underground data.

    Jupyter Notebook

  6. lightning-gpt lightning-gpt Public

    ⚡️ Refactoring Karpathy's Nano-GPT to train with PyTorch Lightning.

    Python