jangyicheng's Stars
jannerm/diffuser
Code for the paper "Planning with Diffusion for Flexible Behavior Synthesis"
dick20/MCM-ICM
2004-2020美赛O奖论文
HITLittleZheng/HITCS
哈尔滨工业大学计算机课程资料与实验HITCS课程资料交流群:824815970
miracleyoo/pytorch-lightning-template
An easy/swift-to-adapt PyTorch-Lighting template. 套壳模板,简单易用,稍改原来Pytorch代码,即可适配Lightning。You can translate your previous Pytorch code much easier using this template, and keep your freedom to edit all the functions as well. Big-project-friendly as well. No need to rewrite your config in hydra.
mit-pdos/xv6-riscv
Xv6 for RISC-V
mbreuss/diffusion-literature-for-robotics
Summary of key papers and blogs about diffusion models to learn about the topic. Detailed list of all published diffusion robotics papers.
HITSZ-OpenCS/HITSZ-OpenCS
哈尔滨工业大学(深圳)计算机专业课程攻略 | Guidance for courses in Department of Computer Science, Harbin Institute of Technology (Shenzhen)
GT-RIPL/Awesome-LLM-Robotics
A comprehensive list of papers using large language/multi-modal models for Robotics/RL, including papers, codes, and related websites
opendilab/GenerativeRL
Python library for solving reinforcement learning (RL) problems using generative models (e.g. Diffusion Models).
opendilab/DI-engine
OpenDILab Decision AI Engine. The Most Comprehensive Reinforcement Learning Framework B.P.
openai/guided-diffusion
opendilab/awesome-diffusion-model-in-rl
A curated list of Diffusion Model in RL resources (continually updated)
weijiaheng/Advances-in-Label-Noise-Learning
A curated (most recent) list of resources for Learning with Noisy Labels
DLR-RM/stable-baselines3
PyTorch version of Stable Baselines, reliable implementations of reinforcement learning algorithms.
HITSZ-OpenAuto/HITSZ-OpenAuto
哈工大(深圳)自动化本科开源计划
microsoft/LoRA
Code for loralib, an implementation of "LoRA: Low-Rank Adaptation of Large Language Models"
geekan/MetaGPT
🌟 The Multi-Agent Framework: First AI Software Company, Towards Natural Language Programming
ciweiandmao/HIT-RUC-rucbase-lab-
这里是答案同志们
datawhalechina/easy-rl
强化学习中文教程(蘑菇书🍄),在线阅读地址:https://datawhalechina.github.io/easy-rl/
PKUFlyingPig/cs-self-learning
计算机自学指南
YounG-0516/xv6-6.S081
xv6 是 MIT 开发的一个教学用的完整的类 Unix 操作系统,并且在 MIT 的操作系统课程 6.828 中使用
MorvanZhou/Reinforcement-learning-with-tensorflow
Simple Reinforcement learning tutorials, 莫烦Python 中文AI教学
lucidrains/denoising-diffusion-pytorch
Implementation of Denoising Diffusion Probabilistic Model in Pytorch
labmlai/annotated_deep_learning_paper_implementations
🧑🏫 60+ Implementations/tutorials of deep learning papers with side-by-side notes 📝; including transformers (original, xl, switch, feedback, vit, ...), optimizers (adam, adabelief, sophia, ...), gans(cyclegan, stylegan2, ...), 🎮 reinforcement learning (ppo, dqn), capsnet, distillation, ... 🧠
hindupuravinash/the-gan-zoo
A list of all named GANs!
openai/glow
Code for reproducing results in "Glow: Generative Flow with Invertible 1x1 Convolutions"
microsoft/Swin-Transformer
This is an official implementation for "Swin Transformer: Hierarchical Vision Transformer using Shifted Windows".
facebookresearch/detr
End-to-End Object Detection with Transformers
kimiyoung/transformer-xl
pytorch/vision
Datasets, Transforms and Models specific to Computer Vision