Highlights
- Pro
Lists (1)
Sort Name ascending (A-Z)
Stars
Collection of dotfiles that I use for development
Dynamically configure LLM prompts and chain the results together
The Suspicious Activity Detection System is a Python application that monitors a live video stream from a camera, detects suspicious activity using different types of classification model, and logs…
Collection of notebooks / code / datasets used during my 100 Days of Machine Learning Coding, as shown in https://github.com/Avik-Jain/100-Days-Of-ML-Code
ShouryaRSharma / ml.school
Forked from svpino/ml.schoolMachine Learning School
the first library to let you embed a developer agent in your own app!
Painter & SegGPT Series: Vision Foundation Models from BAAI
Open-source Monocular Python HawkEye for Tennis
A Natural Language Date Time Parser that Extract date and time from text with context and parse to the required format
A chatbot application developed with the DistilBERT transformer model for named entity recognition and a RoBERTa transformer model for intent classification to allow users to order food from a rest…
Collaborative code editor developed as part of the Discover Intern Hackathon. Allows for live editing from multiple users.
A chess bot trained using a dataset containing 5 million positions that were converted to binary for classification in terms of win / loss. Currently only takes into account 1 step ahead.