zzjun725
MSE Robotics & Computer and Information Science, Penn '24 | BS in ME, SJTU '21
University of PennsylvaniaPhiladelphia, Pennsylvania
zzjun725's Stars
haotian-liu/LLaVA
[NeurIPS'23 Oral] Visual Instruction Tuning (LLaVA) built towards GPT-4V level capabilities and beyond.
openai/spinningup
An educational resource to help anyone learn deep reinforcement learning.
vwxyzjn/cleanrl
High-quality single file implementation of Deep Reinforcement Learning algorithms with research-friendly features (PPO, DQN, C51, DDPG, TD3, SAC, PPG)
facebookresearch/Pearl
A Production-ready Reinforcement Learning AI Agent Library brought by the Applied Reinforcement Learning team at Meta.
pytorch/rl
A modular, primitive-first, python-first PyTorch library for Reinforcement Learning.
astooke/rlpyt
Reinforcement Learning in PyTorch
Denys88/rl_games
RL implementations
opendilab/awesome-model-based-RL
A curated list of awesome model based RL resources (continually updated)
NM512/dreamerv3-torch
Implementation of Dreamer v3 in pytorch.
locuslab/differentiable-mpc
TUMFTM/GraphBasedLocalTrajectoryPlanner
Local trajectory planner based on a multilayer graph framework for autonomous race vehicles.
fjp/frenet
Transform Frenet (s,d) to local Cartesian (x,y) coordinates.
wangz10/contrastive_loss
Experiments with supervised contrastive learning methods with different loss functions
TUMFTM/trajectory_planning_helpers
Useful functions used for path and trajectory planning at TUM/FTM
TUMFTM/NeuralNetwork_for_VehicleDynamicsModeling
cagatayyildiz/ODE2VAE
ODE2VAE: Deep generative second order ODEs with Bayesian neural networks
ForzaETH/race_stack
The autonomous racing stack for the ForzaETH team at PBL
seohongpark/HILP
Foundation Policies with Hilbert Representations (ICML 2024)
gwthomas/Safe-MBPO
Code for the NeurIPS 2021 paper "Safe Reinforcement Learning by Imagining the Near Future"
BDEvan5/f1tenth_benchmarks
Implementations of common F1Tenth autonomous racing algorithms with benchmark results.
proroklab/adversarial_comms
f1tenth/f1tenth_planning
Central repo for all motion planners created for F1TENTH.
jatan12/DiffProj
End-to-End Learning of Behavioural Inputs for Autonomous Driving in Dense Traffic
smorad/graph-conv-memory-paper
Graph convolutional memory for reinforcement learning
xjsong99/LipsNet
LipsNet: A Smooth and Robust Neural Network with Adaptive Lipschitz Constant for High Accuracy Optimal Control (ICML 2023)
luigiberducci/learning_adaptive_safety
Repository of the work "Learning Adaptive Safety for Multi-agent Systems"
bowen-upenn/Multi-Agent-VQA
[CVPR 2024 CVinW] Multi-Agent VQA: Exploring Multi-Agent Foundation Models on Zero-Shot Visual Question Answering
JZ76/Training-Overtaking-Algorithm
This repository has code of how to train a RNN that can perform overtaking in F1TENTH simulator as well as a dataset I have created
nandantumu/PIT
Physics-informed toolbox
zzangupenn/f1tenth_racetracks
This repository contains maps from over 20 real race tracks (mainly F1 and DTM) downscaled for the usage in the F1TENTH Gym and F1TENTH Simulator.