fr001001's Stars
LYuhang/GNN_Review
GNN综述阅读报告
xiaochus/TrafficFlowPrediction
Traffic Flow Prediction with Neural Networks(SAEs、LSTM、GRU).
Davidham3/ASTGCN-2019-mxnet
⚠️[Deprecated] no longer maintained, please use the code in https://github.com/guoshnBJTU/ASTGCN-r-pytorch
Rintarooo/VRP_DRL_MHA
"Attention, Learn to Solve Routing Problems!"[Kool+, 2019], Capacitated Vehicle Routing Problem solver
JinleiZhangBJTU/Transportation_with_Machine_Learning
交通·未来系列线上公益学术活动PPT
huang-xx/TrafficPredict
Pytorch implementation for "TrafficPredict: Trajectory Prediction for Heterogeneous Traffic-Agents"
ZhengLi95/User-Equilibrium-Solution
Program for obtaining the user equilibrium solution with Frank-Wolfe Algorithm in urban traffic assignment
suprobe/AT-Conv-LSTM
A Hybrid Deep Learning Model with Attention based ConvLSTM Networks for Short-Term Traffic Flow Prediction
deligentfool/dqn_zoo
The implement of all kinds of dqn reinforcement learning with Pytorch
bobbychovip/TrafficFlowPrediction
LCTFP: A freeway traffic flow prediction model based on CNN and LSTM
DrKeHan/DTA
This repository documents MATLAB implementation of a dynamic user equilibrium solver, including a dynamic network loading sub-routine
mingqian000/TrGNN
Traffic Flow Prediction with Vehicle Trajectories
Mikubill/GAN-ConvLSTM
GAN based ConvLSTM in precipitation prediction (Trial Version)
pktparticle/gaussianPlume
Plotting dispersion of dust particles emerging from chimney stacks using Gaussian Plume Dispersion Model
YanivHacker/RLTrafficManager
This is a Machine Learning project made by myself, containing several algorithms from the Reinforcement Learning world (DQN, A2C, PPO) with Single and Multi-Agent approaches, to try and minimize waiting time for cars in the SUMO traffic simulator.
prustyp/Traffic-and-Weather-data-mining-and-modeling-for-Accident-prediction
Road safety is one of the top most priority of every government and individual. Government spends billions of dollars on making great roadway infrastructure and safety certification of the vehicles, so that the lives of the people on the road will be safer. However, there are still a large number of fatal accidents occurring on the road. In the year 2018 alone, the number of fatalities on the road has increased upto 1.28 million [1]. Predicting accidents have thus become one of the widely researched topics which could be used by different agencies for optimizing traffic conditions (e.g. adding more lanes in one direction and reversing it when the condition changes), provide a dynamic route to riders using GPS and improving overall transportation infrastructure. There are a variety of dataset publicly available for this cause such as accident data, traffic event data and weather data. These datasets could be used to prepare useful classification models to predict whether a particular condition is more prone to accidents and drivers must drive with precaution.
nkrgit/Fleet-Scheduling-using-MADDPG-Multi-Agent-RL
Developed a Multi-Agent DDPG to solve Vehicle Scheduling problem.
elifriedman/TrafficQLearning
Find the user equilibrium in a traffic network by modelling each driver as an independent agent who uses Q Learning to minimize its own travel time.
longfly04/Traffic-flow-forecast
Using GAT with temporal attention to forecast urban traffic flow.
EricaEgg/Route_Dynamics
For battery-electric bus fleets
zaNCEPU/CASA
AirtrafficAnalysisGroup/graph_tools_networkx
Dataset containing quarterly employment and air traffic data for years 1993-2015, and a set of tools to edit it, retrieve data from it and add more data to it.
JHaertl/traffic-simulation
Agent based, space continuous, time discrete traffic simulation.
NGSSistemas/BDSP
Bus Driver Scheduling Problem
richa1711/Bus-Driver-Scheduling-Problem
The project's focus was on devising an algorithmic approach that could systematically assign trips to drivers in a way that reduces expenses related to driving and operational inefficiencies.
lilybhattacharjee5/traffic
Modeling traffic flow in multi-agent grid games that learn to avoid collisions and optimize travel time, resource usage, etc.
vanduc103/gcn2020_project
Graph Neural Network Class (year 2020) - Final Project
kevincroesch/Evacuation_route_optimizer
Miami Traffic Prediciton and Evacuation
PooryaSharifi/online-traffics
predict average speed of all roads in a city from gps tracking data of users usning ConvLSTM2D