Skip to content
View nveshaan's full-sized avatar
🏄
Reflecting
🏄
Reflecting

Highlights

  • Pro

Block or report nveshaan

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.

Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
nveshaan/README.md

🔭 The following repos contain several AI algorithms which I have implemented from scratch. The main motive is to understand the fundamentals and inner workings of AI. Feel free to take a look at my notebooks:

  • 📊 ml_scratch — Decision Trees, Gaussian Mixture Models, SVM, PCA, etc.
  • 🧠 dl_scratch — Neural Networks, Attention, SSL, GenAI, etc.
  • 🎮 rl_scratch — Value Based, Policy Gradients, Actor-Critic, World Models, etc.

🌐 Get to know more at nveshaan.github.io

Pinned Loading

  1. marl_f1 marl_f1 Public

    experiments on cooperative and competitive marl agents in f1

    Jupyter Notebook

  2. offroad_navigation offroad_navigation Public

    deep autonomous driving agent in offroad conditions

    Python 2

  3. multi_car_racing multi_car_racing Public

    Gymnasium environment for multi-agent car racing based on Gym's original car racing environment.

    Python 1

  4. ros_docker ros_docker Public

    docker container for ros:humble which includes colcon, gazebo, display

    Dockerfile