Stars
Official implementation of the paper "FilterNet: Harnessing Frequency Filters for Time Series Forecasting"
Implementation of RLHF (Reinforcement Learning with Human Feedback) on top of the PaLM architecture. Basically ChatGPT but with PaLM
PeiZhangNEU / DI-engine
Forked from opendilab/DI-engineOpenDILab Decision AI Engine
Chapter 15 AlphaZero in book Deep Reinforcement Learning: code example of AlphaZero solving Gomoku game.
Deep Learning and Reinforcement Learning Library for Scientists and Engineers
Revisiting Light Field Rendering with Deep Anti-Aliasing Neural Network
[TPAMI 2023] DistgDisp: Disentangling Mechanism for Light Field Disparity Estimation
Source codes for the book "Reinforcement Learning: Theory and Python Implementation"
Learn Deep Reinforcement Learning in 60 days! Lectures & Code in Python. Reinforcement Learning + Deep Learning
A Pytorch implement of DA-RNN (Dual-Stage Attention-Based Recurrent Neural Net for Time Series Prediction)
A dual stage attention LSTM network for time series prediction
A Tensorflow Implementation of Dual-Stage Attention-Based Recurrent Neural Network for Time Series Prediction
A Dual-Stage Attention-Based Recurrent Neural Network for Time Series Prediction
PyTorch implementation of DQN, AC, ACER, A2C, A3C, PG, DDPG, TRPO, PPO, SAC, TD3 and ....
A PyTorch implementation of the Transformer model in "Attention is All You Need".
PeiZhangNEU / ML-notes
Forked from Sakura-gh/ML-notesnotes about machine learning
DeepRL algorithms implementation easy for understanding and reading with Pytorch and Tensorflow 2(DQN, REINFORCE, VPG, A2C, TRPO, PPO, DDPG, TD3, SAC)
studywolf / mujoco-py
Forked from openai/mujoco-pyMuJoCo is a physics engine for detailed, efficient rigid body simulations with contacts. mujoco-py allows using MuJoCo from Python 3.