YimingShu-teay
Mphil Candidate at The University of HongKong (HKU), Graduated with a Bachelor's degree from HIT(WH).
YimingShu-teay's Stars
stepankonev/waymo-motion-prediction-challenge-2022-multipath-plus-plus
Solution for Waymo Motion Prediction Challenge 2022. Our implementation of MultiPath++
MCZhi/GameFormer-Planner
[ICCV & CVPR Workshop] Learning-enabled Interactive Prediction and Planning Framework for Autonomous Vehicles
locuslab/mpc.pytorch
A fast and differentiable model predictive control (MPC) solver for PyTorch.
Bharath2/iLQR
iterative Linear Quadratic Regulator with constraints.
pparmesh/Constrained_ILQR
MCZhi/DIPP
[TNNLS] Differentiable Integrated Prediction and Planning Framework for Urban Autonomous Driving
waymo-research/waymax
A JAX-based simulator for autonomous driving research.
langchain-ai/langchain
🦜🔗 Build context-aware reasoning applications
tobegit3hub/ml_implementation
Implementation of Machine Learning Algorithms
Svalorzen/AI-Toolbox
A C++ framework for MDPs and POMDPs with Python bindings
YimingShu-teay/Car-Following
These codes were written a long time ago,which is simple for car following. The car in front can be in IDM mode or constant speed mode. It uses the car following dynamic model and MPC-DCBF controller(NLP problem solved by ipopt) to control the follower.
YimingShu-teay/utils-for-NGSIM-data-process
This code was written quite some time ago for the purpose of processing the NGSIM dataset. While it might not be the epitome of organization or efficiency, it should serve as a valuable starting point for those venturing into data processing.
icsl-Jeon/traj_gen-matlab
Optimal trajectory generation
icsl-Jeon/traj_gen
Optimal trajectory generation library given equality and inequality constraints (C++/Matlab)
imoneoi/autonomous_driving_mpc
Model Predictive Controller for Autonomous Driving implemented using ROS and C++
jainachin/bayesrace
Learning based control for autonomous racing
AtsushiSakai/PythonRobotics
Python sample codes and textbook for robotics algorithms.