Skip to content
View rachitdhar's full-sized avatar
💭
Building stuff recreationally
💭
Building stuff recreationally

Block or report rachitdhar

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. autonomous-car-obstacle-avoidance autonomous-car-obstacle-avoidance Public

    Built a gym environment in python, for a deep reinforcement learning model of a car agent learning to navigate through an obstacle course, using Proximal Policy Optimization.

    Python

  2. snake-game snake-game Public

    A recreation of the classic snake game. Written purely in C.

    C

  3. diff-generator diff-generator Public

    Implementing file diff generation from scratch

    C

  4. baremetal-nn baremetal-nn Public

    A ground-up implementation of a neural network in C, from scratch, and without using any AI/ML libraries.

    C 1

  5. jpeg-to-pixel-art jpeg-to-pixel-art Public

    A site to convert jpeg images to a pixelized form

    JavaScript