-
Anshumaan-Chauhan02.github.io Public
Forked from niklasbuschmann/contrast -
-
-
langchain-agents Public
Hands on experience with LangChain - Prompts, Memory Buffers, Agents
Jupyter Notebook UpdatedMay 18, 2025 -
-
apache-airflow-docker Public
Containerized Airflow and MySQL setup with Docker to retrieve data via API call and save it to an S3 bucket.
Python MIT License UpdatedMay 23, 2024 -
SmallLMReasoning Public
Forked from Dornavineeth/SmallLMReasoningEnhancing reasoning capabilities in small LMs
Python UpdatedMay 19, 2024 -
Dockerize-ML Public
Containerizing a Machine Learning (ML) application
Python MIT License UpdatedJan 15, 2024 -
Guided-Flow-Matching Public
Utilized attention incorporated UNet model for conditional image generation using Flow Matching with Conditional Optimal Transport Objective
-
PatientTrackerSystem Public
Forked from pratyushdubey29/PatientTrackerSystemSoftware application for efficiently manage patient information, doctor details, appointments, and medical cases
-
PatientTrackerSystem-UI Public
Forked from Varun9198/PatientTrackerSystem-UIPatient tracking system UI in Angular
TypeScript UpdatedDec 18, 2023 -
RL-Project Public
Applied various Reinforcement Learning (RL) algorithms to determine the optimal policy for diverse Markov Decision Processes (MDPs) specified within the OpenAI Gym library
-
-
ie1-basic-stats Public
Forked from LASER-UMASS/basic-statsToy implementation for CS520/620
Java UpdatedOct 2, 2023 -
Sentiment_Analysis Public
Performance analysis of several Machine Learning Models on the task of Sentiment Analysis
-
VST Public
Story Generation along with Visuals
-
Checking the scalability of a data pipeline involving MySQL, Spark and Machine Learning Models using Latency.
Python MIT License UpdatedJul 10, 2023 -
CheMapBERT Public
External Knowledge Infusion using INCIDecoder into BERT for Chemical Mapping
-
Recipe-Infusion Public
Persona Styled Recipes are generated given a list of ingredients
-
Leetcode-Problems Public
Solutions to some of the LeetCode coding problems
Python MIT License UpdatedMay 28, 2023 -
VisionNet Public
Investigating the affect of Brain-Inspired features on CNNs (for the task of Image Classification)
-
Sudoku_Solver Public
Solving Sudoku using Backtracking with Inferences - AC3, Naked Pairs and Hidden Pairs
Python MIT License UpdatedApr 20, 2023 -
HumanVsAI-Sarcasm-Detection Public
Large Language Model performing a binary classification task of detecting whether a sarcastic sentence was by a Human or an AI
Jupyter Notebook MIT License UpdatedApr 1, 2023 -
A_star_TSP_MST Public
A* star search algorithm implemented in Python to solve Travelling Salesman Problem using MST Heurisitcs
python astar-algorithm heuristic-search-algorithms travelling-salesman-problem minimal-spanning-treePython UpdatedApr 1, 2023 -
NLPtoAADLArch Public
Continuation of NaturalLanguage-To-AADL project. Incorporated more features to make the conversion more robust
-
NaturalLanguage-To-AADL Public
NLP and Compiler Construction for the task of converting English language specifications to AADL Model
-
Compiler-Construction Public
A compiler to convert C into a language inspired by Java
-
Online_Voting_System Public
Voting System allowing the voters to cast their vote for respective candidate in an online fashion
-
Implemented a flight booking system with GUI consisting of inbuilt flight dataset
Java MIT License UpdatedFeb 4, 2023 -
DQNAS Public
Neural Architecture Search for Convolutional Neural Networks using Reinforcement Learning