Skip to content
View vivandoshi08's full-sized avatar

Highlights

  • Pro

Block or report vivandoshi08

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. Distracted-Driving-AI Distracted-Driving-AI Public

    This is the model for my distracted driving detector which uses the 100Driver dataset, augments the dataset, and trains using a teacher student based architecture along with Softmax loss. Allows fo…

    Python 2

  2. Self-Drive Self-Drive Public

    A self driving car agent in Carla built by training decision making through a bird eye view and training steer and power from visual input. Jan 2021-August 2021 ... Jun 2022-August 2022

    Python 2 1

  3. Liver-Tumor-Detector Liver-Tumor-Detector Public

    Developed a model to detect primary and secondary liver cancer using a self-supervised Siamese contrastive learning model with Inception, ResNet, and Xception networks, achieving ~86% accuracy,. Ju…

    Python 2

  4. Chess-AI Chess-AI Public

    Built a chess ai based off of Google AlphaZero's chess agent. Use CNN + Monte Carlo Tree Search + feature to let the ai train by playing against itself. June 2022 - July 2022

    Python

  5. Minecraft-mining-AI Minecraft-mining-AI Public

    A Minecraft Mining AI that trains the agent, through DQN Reinforcement Learning along with Resnet CNNs, to mine for diamonds. May 2022-Jun 2022

    Python