thinker310's repositories

awesome-transit

Community list of transit APIs, apps, datasets, research, and software :bus::star2::train::star2::steam_locomotive:

License:CC0-1.0Stargazers:1Issues:0Issues:0

awesome-transportation-network-data

A list of transportation network data

Stargazers:1Issues:0Issues:0

Python

All Algorithms implemented in Python

Language:PythonLicense:MITStargazers:1Issues:0Issues:0

algorithms

Minimal examples of data structures and algorithms in Python

Language:PythonLicense:MITStargazers:0Issues:0Issues:0

awesome-optimal-transport

A list of awesome papers and cool resources on optimal transport and its applications in general! As you will notice, this list is currently mostly focused on optimal transport for machine learning topics.

License:MITStargazers:0Issues:0Issues:0

awesome-traffic-related-dataset

Traffic related dataset collection

Stargazers:0Issues:0Issues:0

Deep-Learning-on-Traffic-Prediction

Repository for Deep Learning on Traffic Prediction: Methods, Analysis and Future Directions<https://ieeexplore.ieee.org/stamp/stamp.jsp?tp=&arnumber=9352246>

License:MITStargazers:0Issues:0Issues:0

deeprl_signal_control

multi-agent deep reinforcement learning for large-scale traffic signal control.

Language:PythonLicense:MITStargazers:0Issues:0Issues:0

Kalman-and-Bayesian-Filters-in-Python

Kalman Filter book using Jupyter Notebook. Focuses on building intuition and experience, not formal proofs. Includes Kalman filters,extended Kalman filters, unscented Kalman filters, particle filters, and more. All exercises include solutions.

Language:Jupyter NotebookLicense:NOASSERTIONStargazers:0Issues:0Issues:0
Language:PythonStargazers:0Issues:0Issues:0

papers-we-love

Papers from the computer science community to read and discuss.

Stargazers:0Issues:0Issues:0

RL-for-Transportation

Paper list of Reinforcement Learning (RL) applied on transportation

License:MITStargazers:0Issues:0Issues:0

SUMO-TraCI_OSM

This repository contains a Python Script and a SUMO configuration (.sumocfg) file. On running the Python Script, you are asked to input any location name (better keep it specific like - New York City, Carnegie Mellon University). This geographic location is converted into coordinates using geocoder library. Then using Selenium library, a map of the given location in .osm format is downloaded into your default downloads folder. This file is then moved into your working directory (for which you will have to change the variable 'destination' in the python script). After the map.osm file is moved to the working directory, the network from this map is extracted into .net.xml format. Using randomTrips.py, random routes are generated in the network. In the .sumocfg file, the network file, route file and output files are declared. Now, in the Python Script, TraCI is used to simulate the .sumocfg file and the output is stored in .out.xml format file.

Stargazers:0Issues:0Issues:0

sumo_latest

SUMO开发者版本,保持最新nightly

License:EPL-2.0Stargazers:0Issues:0Issues:0

traffic_control

根据毫米波雷达和视频融合数据,基于决策树算法,计算交叉口的相序和配时参数

Stargazers:0Issues:0Issues:0

Traffic_Signal_Optimization

Traffic Signal Timings Optimization Based on Genetic Algorithm and Gradient Descent

Stargazers:0Issues:0Issues:0

TrafficAssign

Frank-Wolf algorithm for solving traffic assignment problem

Stargazers:0Issues:0Issues:0