Skip to content
View SXV357's full-sized avatar
🎯
Focusing
🎯
Focusing

Highlights

  • Pro

Block or report SXV357

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
SXV357/README.md
Shreyas Viswanathan

Pinned Loading

  1. RL-Autonomous-Driving-Agent RL-Autonomous-Driving-Agent Public

    Reinforcement learning agent with autonomous driving capabilities

    Jupyter Notebook 3

  2. DL-Object-Detection-System DL-Object-Detection-System Public

    This project utilizes YOLO via transfer learning to predict bounding boxes and confidence scores along an autonomous vehicle's path.

    Jupyter Notebook 2

  3. Online-Product-Marketplace Online-Product-Marketplace Public

    A food marketplace application where sellers can list products and customers can purchase them.

    Java 1

  4. Quizz.It Quizz.It Public

    A full-stack educational productivity application submitted as part of Purdue's BoilerMake XI Hackathon

    JavaScript 2

  5. open-build/BabbleBeaver open-build/BabbleBeaver Public

    Micro AI for multiple LLM switching, preparing datasets, training models, and deploying them in isolated environments using Docker

    Python 5 6

  6. x86-64-HashTable x86-64-HashTable Public

    Implements a hash table in x86-64 Assembly using the chaining collision handling mechanism

    C