Pinned Repositories
3y
3y原创技术文章导航
Adaptive-Traffic-Signal-Control-Using-Reinforcement-Learning
This is an application exploiting principles of Deep Reinforcement Learning. The Deep Neural Network is trained to approximate the Bellman Equation (Q-Learning).
Advanced-Deep-Learning-with-Keras
Advanced Deep Learning with Keras, published by Packt
Analysis
awesome-lane-detection
lane detection
BayesianRecurrentNN
Implementation of Bayesian Recurrent Neural Networks by Fortunato et. al
Camera-motion-classification-in-a-video-file
Classification of the video file into one of the 5 classes (Static, Pan, Tilt, Zoom, Motion-Still) based on the camera/object motion in the video
Machine-Learning-Projects
Machine Learning Experiments and Work
RL_GAN_SQL
uploading...
test
日常代码管理
478731807's Repositories
478731807/test
日常代码管理
478731807/BayesianRecurrentNN
Implementation of Bayesian Recurrent Neural Networks by Fortunato et. al
478731807/RL_GAN_SQL
uploading...
478731807/3y
3y原创技术文章导航
478731807/Adaptive-Traffic-Signal-Control-Using-Reinforcement-Learning
This is an application exploiting principles of Deep Reinforcement Learning. The Deep Neural Network is trained to approximate the Bellman Equation (Q-Learning).
478731807/Advanced-Deep-Learning-with-Keras
Advanced Deep Learning with Keras, published by Packt
478731807/awesome-lane-detection
lane detection
478731807/Camera-motion-classification-in-a-video-file
Classification of the video file into one of the 5 classes (Static, Pan, Tilt, Zoom, Motion-Still) based on the camera/object motion in the video
478731807/Data-Science-Competitions
Goal of this repo is to provide solutions of all Data Science Competitions(Kaggle, Data Hack, Machine Hack, Driven Data etc...).
478731807/Deep-QLearning-Agent-for-Traffic-Signal-Control
A framework where a deep Q-Learning Reinforcement Learning agent tries to choose the correct traffic light phase at an intersection to maximize the traffic efficiency.
478731807/Deep_Learning_Autonomous_Car
Links related to Deep learning and Autonomous Cars
478731807/driving_behaviour_classification
LSTM for driving behaviour classification
478731807/face2face-demo
pix2pix demo that learns from facial landmarks and translates this into a face
478731807/head-pose-estimation
Head pose estimation by TensorFlow and OpenCV
478731807/highD-dataset
478731807/lanenet-lane-detection
Implemention of lanenet model for real time lane detection using deep neural network model https://maybeshewill-cv.github.io/lanenet-lane-detection/
478731807/Multivariate-Time-Series-Imputation-with-Generative-Adversarial-Networks
NIPS2018 paper
478731807/opencv_tutorial
基于OpenCV4.0 C++/Python SDK的案例代码演示程序与效果图像
478731807/OUCML
478731807/pomegranate
Fast, flexible and easy to use probabilistic modelling in Python.
478731807/pyannote-video
Face detection, tracking and clustering in videos
478731807/Python
My Python Examples
478731807/pytorch-GAN-timeseries
GANs for time series generation in pytorch
478731807/recent-learning
first repository
478731807/Smart-Traffic-Signals-in-India-using-Deep-Reinforcement-Learning-and-Advanced-Computer-Vision
We have used Deep Reinforcement Learning and Advanced Computer Vision techniques to for the creation of Smart Traffic Signals for Indian Roads. We have created the scripts for using SUMO as our environment for deploying all our RL models.
478731807/sumo-rl
A simple interface to instantiate Reinforcement Learning environments with SUMO for Traffic Signal Control. Compatible with Gym Env from OpenAI and MultiAgentEnv from RLlib.
478731807/Tencent2019_Preliminary_Rank1st
The code for 2019 Tencent College Algorithm Contest, and the online result ranks 1st in the preliminary.
478731807/Tensorflow-Tutorial
Tensorflow tutorial from basic to hard
478731807/TensorFlow_Engineering_Implementation
The source code and dataset about <Deep Learning - Best Practices on TensorFlow Engineering Implementation>
478731807/traffic-lights
Keras+Tensorflow reinforcement learning on SUMO traffic light systems