Skip to content
View Chris-hughes10's full-sized avatar

Block or report Chris-hughes10

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. pytorch-accelerated pytorch-accelerated Public

    A lightweight library designed to accelerate the process of training PyTorch models by providing a minimal, but extensible training loop which is flexible enough to handle the majority of use cases…

    Python 174 21

  2. Yolov7-training Yolov7-training Public

    A clean, modular implementation of the Yolov7 model family, which uses the official pretrained weights, with utilities for training the model on custom (non-COCO) tasks.

    Jupyter Notebook 116 35

  3. func-to-script func-to-script Public

    A lightweight and convenient tool which can be used to turn a Python function into a command line script, with minimal boilerplate! A thin wrapper around argparse, with are no additional dependencies!

    Python 2

  4. simple-ppo simple-ppo Public

    A clean, modular implementation of the Proximal Policy Optimization (PPO) algorithm in PyTorch, written with a strong focus on readability and educational value, as well as performance.

    Python 2