Pinned Repositories
Atari
1-step Q Learning from the paper "Asynchronous Methods for Deep Reinforcement Learning"
awesome-deep-rl
This project is for learning and researching on Deep RL. Maintained by University AI researchers.
CarND-Advanced-Lane-Lines
deep-q-learning
Minimal Deep Q Learning (DQN & DDQN) implementations in Keras
DEye
Keep an Eye on Defects Inspection.
examples
A set of examples around pytorch in Vision, Text, Reinforcement Learning, etc.
Faster-RCNN-TensorFlow-Python3.5
Tensorflow Faster R-CNN for Windows and Python 3.5
MTPDSD
Multi-Type Pavement Distress Segmentation Dataset
sumo-doc
My own notes about SUMO
sumo-web3d
Web-based 3D visualization of SUMO microsimulations using TraCI and three.js.
FwDeng's Repositories
FwDeng/sumo-doc
My own notes about SUMO
FwDeng/MTPDSD
Multi-Type Pavement Distress Segmentation Dataset
FwDeng/sumo-web3d
Web-based 3D visualization of SUMO microsimulations using TraCI and three.js.
FwDeng/Atari
1-step Q Learning from the paper "Asynchronous Methods for Deep Reinforcement Learning"
FwDeng/awesome-deep-rl
This project is for learning and researching on Deep RL. Maintained by University AI researchers.
FwDeng/CarND-Advanced-Lane-Lines
FwDeng/deep-q-learning
Minimal Deep Q Learning (DQN & DDQN) implementations in Keras
FwDeng/DEye
Keep an Eye on Defects Inspection.
FwDeng/examples
A set of examples around pytorch in Vision, Text, Reinforcement Learning, etc.
FwDeng/Faster-RCNN-TensorFlow-Python3.5
Tensorflow Faster R-CNN for Windows and Python 3.5
FwDeng/flow
Computational framework for reinforcement learning in traffic control
FwDeng/from-python-to-numpy
An open-access book on numpy vectorization techniques, Nicolas P. Rougier, 2017
FwDeng/FwDeng.github.io
FwDeng/G6_Save_SVG
Save G6 graphs as SVG files.
FwDeng/github
FwDeng/gpsproj
A customized GPS receiver based on Raspberry Pi.
FwDeng/keras-rl
Deep Reinforcement Learning for Keras.
FwDeng/lightnet
🌓 Bringing pjreddie's DarkNet out of the shadows #yolo
FwDeng/Occlusion_Net
Occlusion-Net: 2D/3D Occluded Keypoint Localization Using Graph Networks
FwDeng/ODPFM
FwDeng/Reinforce
Codes and notes about reinforcement learning.
FwDeng/Reinforcement-learning-with-tensorflow
Simple Reinforcement learning tutorials
FwDeng/rllab
rllab is a framework for developing and evaluating reinforcement learning algorithms, fully compatible with OpenAI Gym.
FwDeng/self-driving-car
Udacity Self-Driving Car Engineer Nanodegree projects.
FwDeng/sumo
SUMO is an open source, highly portable, microscopic and continuous road traffic simulation package designed to handle large road networks. It allows for intermodal simulation including pedestrians and comes with a large set of tools for scenario creation.
FwDeng/TrafficAssignment.jl
Julia package for finding traffic user equilibrium flow
FwDeng/TransportationNetworks
Transportation Networks for Research
FwDeng/UFSTC
FwDeng/YOLOv3_PyTorch
Full implementation of YOLOv3 in PyTorch