zsbeta's Stars
HenryLHH/fusion
This is the source code of FUSION, a safety-aware causal representation for generalizable driving agents.
Showmax/kinetics-downloader
Download DeepMind's Kinetics dataset.
metadriverse/metadrive
MetaDrive: Lightweight driving simulator for everyone
mitmedialab/nmi-ai-2023
A repository for the paper "Beliefs about AI influence human-AI interaction and can be manipulated to increase perceived trustworthiness, empathy, and effectiveness" Nature Machine Intelligence 2023.
johnMinelli/carla-gym
Multi-agent reinforcement learning interface for CARLA Autonomous Driving simulator compatible with PettingZoo
mlajtos/moniel
Interactive Notation for Computational Graphs
helblazer811/ManimML
ManimML is a project focused on providing animations and visualizations of common machine learning concepts with the Manim Community Library.
JeanElsner/panda-py
Python bindings for real-time control of Franka Emika robots.
wgrathwohl/JEM
Project site for "Your Classifier is Secretly an Energy-Based Model and You Should Treat it Like One"
YBCheung/Safe_Learning
t-vi/pytorch-tvmisc
Totally Versatile Miscellanea for Pytorch
connorlee77/pytorch-mutual-information
Mutual Information in Pytorch
chrku/TF2-Energy-Based-Models
TF2 Implementation of "Energy Based Models" (Du and Mordatch) and Joint-Energy Models (Grathwohl et al.)
fregu856/ebms_regression
Official implementation of "Energy-Based Models for Deep Probabilistic Regression" (ECCV 2020) and "How to Train Your Energy-Based Model for Regression" (BMVC 2020).
zihangdai/cegan_iclr2017
Code release for the paper "Calibrating Energy-based Generative Adversarial Networks"
zilongzheng/CoopNets
Cooperative Learning of Energy-Based Model and Latent Variable Model via MCMC Teaching
ritheshkumar95/energy_based_generative_models
PyTorch code accompanying our paper on Maximum Entropy Generators for Energy-Based Models
rafaelpossas/bayes_sim
NVlabs/bayes-sim-ig
BayesSimIG: Scalable Parameter Inference for Adaptive Domain Randomization with Isaac Gym
KaosEngineer/PriorNetworks
FangchenLiu/SAIL
Code for Paper "State Alignment-based Imitation Learning". Under maintenance
facebookresearch/SingleModelUncertainty
Learning error bars for neural network predictions
justagist/panda_robot
A ROS python interface for using the franka robot (requires franka_ros_interface). Simplified control and management API.
Atcold/pytorch-PPUU
Code for Prediction and Planning Under Uncertainty (PPUU)
lucastheis/model-evaluation
Code for Figures 1 and 2 in http://arxiv.org/abs/1511.01844
eriklindernoren/PyTorch-GAN
PyTorch implementations of Generative Adversarial Networks.
arpan-kusari/Naturalistic-SUMO-Gym
We provide an open source software package for AV based simulation and testing running a docker container
LucasAlegre/sumo-rl
Reinforcement Learning environments for Traffic Signal Control with SUMO. Compatible with Gymnasium, PettingZoo, and popular RL libraries.
fjp/frenet
Transform Frenet (s,d) to local Cartesian (x,y) coordinates.
probml/pyprobml
Python code for "Probabilistic Machine learning" book by Kevin Murphy