Pinned Repositories
Baseball-Stats-Analysis
The following is a python script which would allow a user to run sql queries against a database that was fetched from an API. The user would be able to search multiple times against the database. If the database is not there, it will automatically created given the API is correct.
Binary-search-tree
clock
clock with html, css and js
ContactDetection-NFL
ECE6524 final project
CoreDiff-2D
Training CoreDiff model on our 2D dataset
Crossword-Pygame
Crossword puzzle made using pygame
Face-Recognition
GMMR
website using Django, summer 2021
market-trading
real-time market data analysis and automated trading system using C++. This system processes live market data, applies quantitative trading strategies, and executes trades with minimal latency. Additionally, it monitors trading risks to ensure compliance with predefined risk parameters.
Voice-Assistant-AssemblyAI
This is a real time VA, the user can talk to the program, ask questions and expect answers in the output as text.
mukund-13's Repositories
mukund-13/market-trading
real-time market data analysis and automated trading system using C++. This system processes live market data, applies quantitative trading strategies, and executes trades with minimal latency. Additionally, it monitors trading risks to ensure compliance with predefined risk parameters.
mukund-13/Voice-Assistant-AssemblyAI
This is a real time VA, the user can talk to the program, ask questions and expect answers in the output as text.
mukund-13/Baseball-Stats-Analysis
The following is a python script which would allow a user to run sql queries against a database that was fetched from an API. The user would be able to search multiple times against the database. If the database is not there, it will automatically created given the API is correct.
mukund-13/Binary-search-tree
mukund-13/clock
clock with html, css and js
mukund-13/ContactDetection-NFL
ECE6524 final project
mukund-13/CoreDiff-2D
Training CoreDiff model on our 2D dataset
mukund-13/Crossword-Pygame
Crossword puzzle made using pygame
mukund-13/Face-Recognition
mukund-13/GMMR
website using Django, summer 2021
mukund-13/House-Value-Predictor
Used RandomForestRegressor to predict price of homes given some training data
mukund-13/IAC-Sensor_V2
IIOT energy saving device, capstone project 2021-2022
mukund-13/MNIST-Digit-Recognition
using logistic regression, recognize a digit from the MNIST database
mukund-13/nqueens
csci362 projcet 1
mukund-13/mukund-yadav
mukund-13/RED-CNN-2D
Training RED-CNN model on our 2D dataset
mukund-13/Snake-Hamilton-Solver
Solving the snake game using Hamitlon cycles
mukund-13/Stock-prediction
mukund-13/Team-Vyadh
ROS, GCS and Arduino codes for Team Vyadh's rover, 2020
mukund-13/tic-tac-toe
game made in html, css and js
mukund-13/VA
VA using nn and json