airport-simulation
There are 26 repositories under airport-simulation topic.
ElementMo/Unity-AirportSimulationSystem
Simple Airport Scene
heronyang/airport-simulation
Airport Surface Simulator and Evaluation Tool 2
nasa/ML-airport-taxi-out
The ML-airport-taxi-out software is developed to provide a reference implementation to serve as a research example how to train and register Machine Learning (ML) models intended for four distinct use cases: 1) unimpeded AMA taxi out, 2) unimpeded ramp taxi out, 3) impeded AMA taxi out, and 4) impeded ramp taxi out. The software is designed to point to databases which are not provided as part of the software release and thus this software is only intended to serve as an example of best practices. The software is built in python and leverages open-source libraries kedro, scikitlearn, MLFlow, and others. The software provides examples how to build three distinct pipelines for data query and save, data engineering, and data science. These pipelines enable scalable, repeatable, and maintainable development of ML models.
nasa-airport/airport-simulation
Airport Surface Simulator and Evaluation Tool 2
nasa/ML-airport-configuration
The ML-airport-configuration software is developed to provide a reference implementation to serve as a research example how to train and register Machine Learning (ML) models intended for predicting airport configuration as a time series. The software is designed to point to databases which are not provided as part of the software release and thus this software is only intended to serve as an example of best practices. The software is built in python and leverages open-source libraries kedro, scikitlearn, MLFlow, and others. The software provides examples how to build three distinct pipelines for data query and save, data engineering, and data science. These pipelines enable scalable, repeatable, and maintainable development of ML models.
Bombbird2001/Terminal-Control
A realistic ATC simulation game
nasa/ML-airport-arrival-runway
The ML-airport-arrival-runway software is developed to provide a reference implementation to serve as a research example how to train and register Machine Learning (ML) models intended for predicting arrival runway assignments. The software is designed to point to databases which are not provided as part of the software release and thus this software is only intended to serve as an example of best practices. The software is built in python and leverages open-source libraries kedro, scikitlearn, MLFlow, and others. The software provides examples how to build three distinct pipelines for data query and save, data engineering, and data science. These pipelines enable scalable, repeatable, and maintainable development of ML models.
nasa/ML-airport-departure-runway
The ML-airport-departure-runway software is developed to provide a reference implementation to serve as a research example how to train and register Machine Learning (ML) models intended for predicting departure runway assignments. The software is designed to point to databases which are not provided as part of the software release and thus this software is only intended to serve as an example of best practices. The software is built in python and leverages open-source libraries kedro, scikitlearn, MLFlow, and others. The software provides examples how to build three distinct pipelines for data query and save, data engineering, and data science. These pipelines enable scalable, repeatable, and maintainable development of ML models.
Bombbird2001/Terminal-Control-2
A new remake of the realistic ATC simulation game Terminal Control
nasa/ML-airport-taxi-in
The ML-airport-taxi-in software is developed to provide a reference implementation to serve as a research example how to train and register Machine Learning (ML) models intended for four distinct use cases: 1) unimpeded AMA taxi in, 2) unimpeded ramp taxi in, 3) impeded AMA taxi in, and 4) impeded ramp taxi in. The software is designed to point to databases which are not provided as part of the software release and thus this software is only intended to serve as an example of best practices. The software is built in python and leverages open-source libraries kedro, scikitlearn, MLFlow, and others. The software provides examples how to build three distinct pipelines for data query and save, data engineering, and data science. These pipelines enable scalable, repeatable, and maintainable development of ML models.
GabDug/AirportTrafficControl
Airport Traffic Simulator. Third C project of the first year @ Efrei Paris, French engineering school.
jordankzf/concurrent-airport
A multithreaded airport simulated in Java using BlockingQueue.
julian-rosas/weather-consultant
Weather Consultant Web Service
abarichello/airport-simulator
Assignment for INE5410
abdullahtariq1171/Airport-Simulation
initial commit
DevDHera/Airport-Path-Simulation
Algorithmic fun 🤗 with Airport Paths ✈️
helbertgs/SBBR
Presidente Juscelino Kubitsch Airport for Microsoft Flight Simulator 2020
prs98/Bag_runner_optimization_in_an_airport_operation
A heuristic goal programming, binary LP built using Gurobi/Python that picks best gate route from pareto solution pool to reduce flight delay due to baggage delivery at finite number of departure gates by a baggage handling vehicle which tows finite number of carts in an airport operation.
gabri-aero/airport-control-panel
Simulation of the control panel of an airport getting data from a txt file
marcusaasjensen/airport-network-epidemic
Old school project about modeling an epidemic in the context of the COVID-19 situation. I choose to simulate an epidemic inside an airport network.
MinhQNguyen86/Flight_Route_Optimizer
A program that finds the shortest connection travel time between airports; uses an adjacency list structure for storing graphs.
nerstak/L1-Airport
Program in C that simulate an airport
ShreevathsaBK/Two-runway-airport-simulator
Simulating a two runway airport using C
ZePaiva/AirportRhapsody
Airport arrival rhapsody implementaiton in a java multithreaded environment
sourceduty/Airport_Simulator
✈️ Simulate managing the operations of international airports.
VictorRutskin/Flight-Simulator-Manager
This project is a web API developed using Angular, ASP.NET, and MSSQL, which simulates planes arriving and flying in and out of an airport. The project includes features such as music, a console, UI, and button controllers to interact with the simulation. The main components of the project are the FlightsController and the Plane class.