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

Block or report neel-suthar

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 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. agent_builder agent_builder Public

    Agent Builder is a framework for creating AI agents using Pydantic AI. It provides a structured approach to building fully functional agents by leveraging the power of Pydantic AI's type-safe and m…

    Python

  2. object_detection_CSE6363 object_detection_CSE6363 Public

    Implemented object detection project using YOLOv3. Used darknet53 algorithm for Keras model training. Used OpenCV for object detection on live webcam feed.

    Jupyter Notebook

  3. covid19_cases_global covid19_cases_global Public

    Simple web app made using Spring Boot which tracks covid cases as of today and displays the change in the number of cases compared to yesterday. Powered by -- https://github.com/CSSEGISandData/COVI…

    Java

  4. movie_recomm_system movie_recomm_system Public

    Built the movie recommendation system using my own implementation of the KNN algorithm along with the distance metric used to find similarity and preprocessing steps on a data.

    Jupyter Notebook

  5. daily_stars daily_stars Public

    Simple react web app which displays the astronomy picture of the day and some description. Made with NASA🚀 API.

    JavaScript

  6. fullyconnected_neural_network_from_scratch fullyconnected_neural_network_from_scratch Public

    Developed a fully connected neural network using NumPy only on the CIFAR10 dataset. Also, developed the network 2nd time using PyTorch.

    Jupyter Notebook