song970407's Stars
pytorch/pytorch
Tensors and Dynamic neural networks in Python with strong GPU acceleration
arogozhnikov/einops
Flexible and powerful tensor operations for readable and reliable code (for pytorch, jax, TF and others)
lucidrains/denoising-diffusion-pytorch
Implementation of Denoising Diffusion Probabilistic Model in Pytorch
ashleve/lightning-hydra-template
PyTorch Lightning + Hydra. A very user-friendly template for ML experimentation. ⚡🔥⚡
apexrl/Diff4RLSurvey
This repository contains a collection of resources and papers on Diffusion Models for RL, accompanying the paper "Diffusion Models for Reinforcement Learning: A Survey"
ai4co/rl4co
A PyTorch library for all things Reinforcement Learning (RL) for Combinatorial Optimization (CO)
dehoyosb/temporal_fusion_transformer_pytorch
ibpsa/project1-boptest
Building Optimization Performance Tests
Junyoungpark/ReinforcementLearningAtoZ
The official code repository of Fastcampus <Reinforcement Learning A-Z> (패스트 캠퍼스 강화학습 A-Z)
Junyoungpark/Pytorch-AWAC
A PyTorch implementation of Advantage weighted Actor-Critic (AWAC)
Junyoungpark/GNNAtoZ
Jaewoopudding/GTA
Official codebase for GTA: Generative Trajectory Augmentation with Guidance for Offline Reinforcement Learning.
fedebotu/good-night-ml
Send good night messages just before your loved ones go to sleep by predicting the time with PyTorch and the Telegram timestamp data
fedebotu/mpc.pytorch
A fast and differentiable model predictive control (MPC) solver for PyTorch.