Pinned Repositories
baselines
OpenAI Baselines: high-quality implementations of reinforcement learning algorithms
cogdl
CogDL: An Extensive Research Toolkit for Graphs
CogVLM
a state-of-the-art-level open visual language model | 多模态预训练模型
desktop-subtitle
桌面字幕——实时语音识别。
dino
PyTorch code for Vision Transformers training with the Self-Supervised learning method DINO
dmcontrol-generalization-benchmark
DMControl Generalization Benchmark
DQN-pytorch
A PyTorch implementation of Human-Level Control through Deep Reinforcement Learning
enhancing-transformers
An unofficial implementation of both ViT-VQGAN and RQ-VAE in Pytorch
flowencrypt
the code of paper 《Secure Data Sharing With Flow Model》
FSQ-pytorch
A Pytorch Implementation of Finite Scalar Quantization
duchenzhuang's Repositories
duchenzhuang/FSQ-pytorch
A Pytorch Implementation of Finite Scalar Quantization
duchenzhuang/flowencrypt
the code of paper 《Secure Data Sharing With Flow Model》
duchenzhuang/CogVLM
a state-of-the-art-level open visual language model | 多模态预训练模型
duchenzhuang/baselines
OpenAI Baselines: high-quality implementations of reinforcement learning algorithms
duchenzhuang/cogdl
CogDL: An Extensive Research Toolkit for Graphs
duchenzhuang/dino
PyTorch code for Vision Transformers training with the Self-Supervised learning method DINO
duchenzhuang/dmcontrol-generalization-benchmark
DMControl Generalization Benchmark
duchenzhuang/enhancing-transformers
An unofficial implementation of both ViT-VQGAN and RQ-VAE in Pytorch
duchenzhuang/gpupool
gpu pool k8s configurations
duchenzhuang/gym-carla
An OpenAI gym wrapper for CARLA simulator
duchenzhuang/introRL
Intro to Reinforcement Learning (强化学习纲要)
duchenzhuang/LLaVA
Large Language-and-Vision Assistant built towards multimodal GPT-4 level capabilities.
duchenzhuang/macad-gym
Multi-Agent Connected Autonomous Driving (MACAD) Gym environments for Deep RL. Code for the paper presented in the Machine Learning for Autonomous Driving Workshop at NeurIPS 2019:
duchenzhuang/maddpg-pytorch
This is pytorch version of maddpg.
duchenzhuang/MADRL
Repo containing code for multi-agent deep reinforcement learning (MADRL).
duchenzhuang/minGPT
A minimal PyTorch re-implementation of the OpenAI GPT (Generative Pretrained Transformer) training
duchenzhuang/MultiBench
[NeurIPS 2021] Multiscale Benchmarks for Multimodal Representation Learning
duchenzhuang/muse-maskgit-pytorch
Implementation of Muse: Text-to-Image Generation via Masked Generative Transformers, in Pytorch
duchenzhuang/oatomobile
A research framework for autonomous driving
duchenzhuang/policy-adaptation-during-deployment
Training code and evaluation benchmarks for the "Self-Supervised Policy Adaptation during Deployment" paper.
duchenzhuang/PPO-PyTorch
Minimal implementation of clipped objective Proximal Policy Optimization (PPO) in PyTorch
duchenzhuang/PPO-pytorch-Mujoco
Implement PPO algorithm on mujoco environment,such as Ant-v2, Humanoid-v2, Hopper-v2, Halfcheeth-v2.
duchenzhuang/python-opengl-tutorial
Python opengl-tutorial base on PyOpenGL.
duchenzhuang/pytorch_sac_ae
PyTorch implementation of Soft Actor-Critic + Autoencoder(SAC+AE)
duchenzhuang/rad
RAD: Reinforcement Learning with Augmented Data
duchenzhuang/ray
A fast and simple framework for building and running distributed applications. Ray is packaged with RLlib, a scalable reinforcement learning library, and Tune, a scalable hyperparameter tuning library.
duchenzhuang/rlpyt
Reinforcement Learning in PyTorch
duchenzhuang/SMARTS
Scalable Multi-Agent RL Training School for Autonomous Driving
duchenzhuang/spinningup
An educational resource to help anyone learn deep reinforcement learning.
duchenzhuang/tianshou
An elegant, flexible, and superfast PyTorch deep reinforcement learning platform. (For previewed features, please checkout the "dev" branch)