Pinned Repositories
123
123
15-minute-apps
15 minute (small) desktop apps built with PyQt
A2C_TrafficControl
use of A2C an algo of reinforcement learning on traffic signal adaptive timing control
car_detection_yolo_faster_rcnn_uvsc2019
This repo contains all the source code and dataset used in the paper Car Detection using Unmanned Aerial Vehicles: Comparison between Faster R-CNN and YOLOv3
CTM_GUI
It’s GUI of a traffic simulation model which includes Cell-based traffic messo simulation model and genetic algorithm optimization. It is created by Qt frameworks.
DDPDQN_CycleControl
NoisyNet + Double + Dueling + Prioritized Experience Replay + DQN (NP3DQN) on traffic signal timing plan optimization
GA_T
normal and sequential genetic optimization of evolutionary algorithm in C++ through multithreading in traffic signal
PSO
Particle Swarm Optimization (PSO) is an optimization method whereas multiple particles as possible candidate searching in the solution space based on their own global and local best known positions.
Real-Time-vehicles-counting-and-object-detection
VISSIM_SERVERS
Vissim distributed computing microservices architecture, distributed across multiple on-premises and AWS EC2 instances, reducing computational time and easing horizontal scaling
roycekeung's Repositories
roycekeung/DDPDQN_CycleControl
NoisyNet + Double + Dueling + Prioritized Experience Replay + DQN (NP3DQN) on traffic signal timing plan optimization
roycekeung/A2C_TrafficControl
use of A2C an algo of reinforcement learning on traffic signal adaptive timing control
roycekeung/GA_T
normal and sequential genetic optimization of evolutionary algorithm in C++ through multithreading in traffic signal
roycekeung/PSO
Particle Swarm Optimization (PSO) is an optimization method whereas multiple particles as possible candidate searching in the solution space based on their own global and local best known positions.
roycekeung/Real-Time-vehicles-counting-and-object-detection
roycekeung/123
123
roycekeung/15-minute-apps
15 minute (small) desktop apps built with PyQt
roycekeung/car_detection_yolo_faster_rcnn_uvsc2019
This repo contains all the source code and dataset used in the paper Car Detection using Unmanned Aerial Vehicles: Comparison between Faster R-CNN and YOLOv3
roycekeung/CTM_GUI
It’s GUI of a traffic simulation model which includes Cell-based traffic messo simulation model and genetic algorithm optimization. It is created by Qt frameworks.
roycekeung/VISSIM_SERVERS
Vissim distributed computing microservices architecture, distributed across multiple on-premises and AWS EC2 instances, reducing computational time and easing horizontal scaling
roycekeung/carla
Open-source simulator for autonomous driving research.
roycekeung/Deep-Learning-and-Neural-Networks
roycekeung/examples
Learn to create a desktop app with Python and Qt
roycekeung/GPy
Gaussian processes framework in python
roycekeung/haarcascade-negatives
Haar cascade negative sample images
roycekeung/PyQt5-BaiduMapCrawler
一个百度地图兴趣点采集工具,可根据关键词搜索指定区域的兴趣点,并导出为excel文件
roycekeung/python-packages
roycekeung/Reinforcement-learning-with-tensorflow
Simple Reinforcement learning tutorials, 莫烦Python 中文AI教学
roycekeung/TensorFlow-Examples
TensorFlow Tutorial and Examples for Beginners (support TF v1 & v2)