Pinned Repositories
Aircraft-Landing-Schedule
Gurobi based scheduling models for aircraft landings in static and dynamic case
amplifyapp
Amplify console CI/CD Demo
convexhull2d
Python based implementation of different algorithms for finding convex hull of a set of points in two dimensional space
elevatorSim
Simpy based elevator simulation
localfacilitylocation
A case study exploring capacity expansion options for a fulfillment style distribution system.
localsearchtsp
Python implementation of different algorithms for solving basic TSP.
quicluster
Quick algorithm to create clusters of nodes or forest of MST on graph
Stock-Forecasting
Hidden Markov Model (HMM) based stock forecasting
tabusearch-oas
Tabu Search algorithm for Order Acceptance and Scheduling (OAS)
Video-Encoder
Java implementation of an efficient video encoder
ayushjain1594's Repositories
ayushjain1594/Stock-Forecasting
Hidden Markov Model (HMM) based stock forecasting
ayushjain1594/localsearchtsp
Python implementation of different algorithms for solving basic TSP.
ayushjain1594/elevatorSim
Simpy based elevator simulation
ayushjain1594/Aircraft-Landing-Schedule
Gurobi based scheduling models for aircraft landings in static and dynamic case
ayushjain1594/localfacilitylocation
A case study exploring capacity expansion options for a fulfillment style distribution system.
ayushjain1594/convexhull2d
Python based implementation of different algorithms for finding convex hull of a set of points in two dimensional space
ayushjain1594/quicluster
Quick algorithm to create clusters of nodes or forest of MST on graph
ayushjain1594/tabusearch-oas
Tabu Search algorithm for Order Acceptance and Scheduling (OAS)
ayushjain1594/amplifyapp
Amplify console CI/CD Demo
ayushjain1594/Video-Encoder
Java implementation of an efficient video encoder
ayushjain1594/ayushjain1594.github.io
Personal Website
ayushjain1594/blogapp
Simple blog app using Flask
ayushjain1594/dash-sample-apps
Apps hosted in the Dash Gallery
ayushjain1594/simpleFlaskRestAPI
A simple rest API accessing stores, items and user authentication
ayushjain1594/sqlite-web
Web-based SQLite database browser written in Python