SHITIANYU (SHITIANYU-hue)

SHITIANYU-hue

Geek Repo

Company:University of Toronto

Location:Toronto, Canada

Home Page:https://shitianyu-hue.github.io/

Github PK Tool:Github PK Tool

SHITIANYU's repositories

Data-driven-control

A reliable controller is critical for execution of safe and smooth maneuvers of an autonomous vehicle. The controller must be robust to external disturbances, such as road surface, weather, wind conditions, and so on. It also needs to deal with internal variations of vehicle sub-systems, including powertrain inefficiency, measurement errors, time delay, etc. These factors introduce issues in controller performance. In this paper, a feed-forward compensator is designed via a data-driven method to model and optimize the controller’s performance. Principal Component Analysis (PCA) is applied for extracting influential features, after which a Time Delay Neural Network is adopted to predict control errors over a future time horizon. Based on the predicted error, a feedforward compensator is then designed to improve control performance. Simulation results in different scenarios show that, with the help of with the proposed feedforward compensator, the maximum path tracking error and the steering wheel angle oscillation are improved by 44.4% and 26.7%, respectively.

multiagent-particle-envs

Code for a multi-agent particle environment used in the paper "Multi-Agent Actor-Critic for Mixed Cooperative-Competitive Environments"

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

Algorithmic-Thinking

Part of the Fundamentals of Computing Specialization, Rice, Coursera

Language:PythonStargazers:0Issues:1Issues:0

ASTGCN

Attention Based Spatial-Temporal Graph Convolutional Networks for Traffic Flow Forecasting (ASTGCN) AAAI 2019

Language:PythonStargazers:0Issues:1Issues:0
Stargazers:0Issues:1Issues:0

coursera-algorithms-part1

📖Coursera Princeton Algorithms Part 1

Language:JavaStargazers:0Issues:1Issues:0

Coursera-Data-Mining

Data Mining - University of Illinois at Urbana-Champaign

Language:HTMLLicense:GPL-3.0Stargazers:0Issues:1Issues:0

Graph_Convolutional_LSTM

Traffic Graph Convolutional Recurrent Neural Network

License:MITStargazers:0Issues:0Issues:0
Language:C++License:MITStargazers:0Issues:1Issues:0
Language:PythonStargazers:0Issues:0Issues:0

hindsight-experience-replay

This is the pytorch implementation of Hindsight Experience Replay (HER) - Experiment on all fetch robotic environments.

License:MITStargazers:0Issues:0Issues:0
Stargazers:0Issues:0Issues:0

maddpg

Code for the MADDPG algorithm from the paper "Multi-Agent Actor-Critic for Mixed Cooperative-Competitive Environments"

License:MITStargazers:0Issues:0Issues:0

marl_transfer

Code for paper 'Learning transferable cooperative behaviors in multi-agent teams' (ICML 2019)

Language:PythonLicense:MITStargazers:0Issues:2Issues:0
Language:TeXLicense:MITStargazers:0Issues:1Issues:0
Stargazers:0Issues:0Issues:0

traffic_assignment_all_or_nothing

It is an all-or-nothing algorithm for traffic assignment.

Stargazers:0Issues:0Issues:0

vime

Code for the paper "Curiosity-driven Exploration in Deep Reinforcement Learning via Bayesian Neural Networks"

Language:PythonStargazers:0Issues:1Issues:0