Skip to content
View Ansheel9's full-sized avatar
🛠️
Building
🛠️
Building

Highlights

  • Pro

Block or report Ansheel9

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. Adaptive-State-of-Charge-Estimation Adaptive-State-of-Charge-Estimation Public

    Python 4 3

  2. End-to-End-Self-Driving-Car End-to-End-Self-Driving-Car Public

    End-to-end autonomous vehicle capable of sensing, perception, planning & control.

    Python 12 5

  3. P3-Collabration-Competition-DeepRL P3-Collabration-Competition-DeepRL Public

    Trained a pair of agents to play tennis. Reinforcement Learning methods were used along with various Deep Learning algorithms.

    Jupyter Notebook

  4. P2-Continous-Control-DeepRL P2-Continous-Control-DeepRL Public

    Group of double-jointed Robotic Arm were trained to follow a target location. The goal of the agents were to maintain its position at the target location.

    Jupyter Notebook

  5. GANs GANs Public

    Reimplementation of research papers on Generative Adversarial Networks and cyclic Generative Adversarial Networks.

    Jupyter Notebook 1

  6. Path-Planning Path-Planning Public

    Path planner that is able to create smooth, safe paths for the car to follow along a 3 lane highway with traffic. The path planner is able to keep inside its lane, avoid hitting other cars, and pas…

    C++