Siddharth Jain
Siddharthj2002
Languages
Repos
27
Stars
10
Forks
1
Top Language
Java
Loading contributions...
Top Repositories
The project implements a futuristic automated emergency room (ER) triage system. The system receives data in the form of patient and injury pairs over time and automatically assign patients to doctors as the resources become available depending on the severity of the patient’s injury.
This project is designed for a sample company named DroneDeliv. It is a company that deploys drones to deliver life essentials in a post-apocalypse world, where everyone stays home because of biohazards outside. The drones are assigned to different districts, each with a pre-calculated route to visit all households. In order to provide fast and responsive customer services, the drone will update the route to skip those with no active order.
AI-Powered Alert Triage Assistant
Improving the performance on text classification by generating augmented text using LLMs for under-represented categories
BINGO is intended to be a simple search engine to find the most related text files possible amongst other files in a certain directory.
Repositories
27AI-Powered Alert Triage Assistant
The project implements a futuristic automated emergency room (ER) triage system. The system receives data in the form of patient and injury pairs over time and automatically assign patients to doctors as the resources become available depending on the severity of the patient’s injury.
No description provided.
No description provided.
Improving the performance on text classification by generating augmented text using LLMs for under-represented categories
No description provided.
No description provided.
Running large language models on a single GPU for throughput-oriented scenarios.
Implementation of basic ML algorithms from scratch in python...
No description provided.
No description provided.
BINGO is intended to be a simple search engine to find the most related text files possible amongst other files in a certain directory.
No description provided.
No description provided.
No description provided.
No description provided.
Toy implementation for CS520/620
IBM - Data Science Course Demo Repo
No description provided.
No description provided.
This project is designed for a sample company named DroneDeliv. It is a company that deploys drones to deliver life essentials in a post-apocalypse world, where everyone stays home because of biohazards outside. The drones are assigned to different districts, each with a pre-calculated route to visit all households. In order to provide fast and responsive customer services, the drone will update the route to skip those with no active order.
The game program called Stick, Water, Fire - is a version of the game Rock, Paper, Scissors. The user plays against the computer. The program uses conditional expressions in several ways in this project. Using Java’s Randomclass the program generates random outcomes that are then used in the game as the computer’s choice. The Random class can be seeded so that development and testing can be more easily done. Another aspect of this project is the use of a private method in a class.
An evaluator for postfix expressions. The evaluator is stack-based, and capable of evaluating correctly formed but otherwise arbitrary arithmetic expressions on integers. The implementation of the stack is done using linked lists.
The project focuses on the implementation of a simpler, but still reasonably effective form of a self-balancing tree: the scapegoat tree. The project consists of a codebase for binary search trees along with the implementation of several additional methods for binary search trees.
No description provided.
No description provided.
Config files for my GitHub profile.