Jianpei WEN (jianpei-w)

jianpei-w

Geek Repo

Location:Beijing, China

Github PK Tool:Github PK Tool

Jianpei WEN's repositories

AI-for-Time-Series-Papers-Tutorials-Surveys

A professional list of Papers, Tutorials, and Surveys on AI for Time Series in top AI conferences and journals.

License:MITStargazers:0Issues:0Issues:0

awesome-offline-rl

An index of algorithms for offline reinforcement learning (offline-rl)

Stargazers:0Issues:0Issues:0

Awesome-pytorch-list

A comprehensive list of pytorch related content on github,such as different models,implementations,helper libraries,tutorials etc.

Stargazers:0Issues:0Issues:0

Bayesian-Soft-Actor-Critic--BSAC

Adopting reasonable strategies is challenging but crucial for an intelligent agent with limited resources working in hazardous, unstructured, and dynamic environments to improve the system utility, decrease the overall cost, and increase mission success probability. Deep Reinforcement Learning (DRL) helps organize agents' behaviors and actions based on their state and represents complex strategies (composition of actions). This research introduces a novel hierarchical strategy decomposition approach based on Bayesian chaining to separate an intricate policy into several simple sub-policies and organize their relationships as Bayesian strategy networks (BSN).

Language:PythonLicense:MITStargazers:0Issues:0Issues:0

bsac

Bayesian Soft Actor Critic

Language:PythonStargazers:0Issues:0Issues:0

CQL

PyTorch implementation of the Offline Reinforcement Learning algorithm CQL. Includes the versions DQN-CQL and SAC-CQL for discrete and continuous action spaces.

Language:PythonStargazers:0Issues:0Issues:0

d3rlpy

An offline deep reinforcement learning library

Language:PythonLicense:MITStargazers:0Issues:0Issues:0

daisyRec

A developing recommender system in pytorch. Algorithm: KNN, LFM, SLIM, NeuMF, FM, DeepFM, VAE and so on, which aims to fair comparison for recommender system benchmarks

Language:PythonLicense:Apache-2.0Stargazers:0Issues:0Issues:0

darts

A python library for easy manipulation and forecasting of time series.

Language:PythonLicense:Apache-2.0Stargazers:0Issues:0Issues:0

DeepCTR-Torch

【PyTorch】Easy-to-use,Modular and Extendible package of deep-learning based CTR models.

Language:PythonLicense:Apache-2.0Stargazers:0Issues:0Issues:0

easy-rl

强化学习中文教程(蘑菇书),在线阅读地址:https://datawhalechina.github.io/easy-rl/

Language:PythonLicense:NOASSERTIONStargazers:0Issues:0Issues:0

examples

A set of examples around pytorch in Vision, Text, Reinforcement Learning, etc.

Language:PythonLicense:BSD-3-ClauseStargazers:0Issues:0Issues:0
Language:PythonLicense:NOASSERTIONStargazers:0Issues:0Issues:0

Informer2020

The GitHub repository for the paper "Informer" accepted by AAAI 2021.

Language:PythonLicense:Apache-2.0Stargazers:0Issues:0Issues:0

LTSF-Linear

This is the official implementation for AAAI-23 Oral paper "Are Transformers Effective for Time Series Forecasting?"

Language:PythonLicense:Apache-2.0Stargazers:0Issues:0Issues:0

M5-methods

Data, Benchmarks, and methods submitted to the M5 forecasting competition

Language:Jupyter NotebookStargazers:0Issues:0Issues:0
Language:PythonLicense:NOASSERTIONStargazers:0Issues:0Issues:0

neuralforecast

Scalable and user friendly neural :brain: forecasting algorithms.

Language:PythonLicense:NOASSERTIONStargazers:0Issues:0Issues:0

OfflineRL

A collection of offline reinforcement learning algorithms. This is a mirror repo from https://agit.ai/Polixir/OfflineRL

Language:PythonLicense:Apache-2.0Stargazers:0Issues:0Issues:0
Language:PythonLicense:MITStargazers:0Issues:0Issues:0

pytorch-book

PyTorch tutorials and fun projects including neural talk, neural style, poem writing, anime generation (《深度学习框架PyTorch:入门与实战》)

Language:Jupyter NotebookLicense:MITStargazers:0Issues:0Issues:0

pytorch-soft-actor-critic

PyTorch implementation of soft actor critic

Language:PythonLicense:MITStargazers:0Issues:0Issues:0

pytorch-tutorial

PyTorch Tutorial for Deep Learning Researchers

Language:PythonLicense:MITStargazers:0Issues:0Issues:0

PyTorch-Tutorial-1

Build your neural network easy and fast

Language:Jupyter NotebookLicense:MITStargazers:0Issues:0Issues:0

ReAgent

A platform for Reasoning systems (Reinforcement Learning, Contextual Bandits, etc.)

Language:PythonLicense:BSD-3-ClauseStargazers:0Issues:0Issues:0

Renewables_Scenario_Gen_GAN

The implementation of scenario generation for renewables production process

Language:PythonStargazers:0Issues:0Issues:0
Stargazers:0Issues:0Issues:0

stable-baselines3

PyTorch version of Stable Baselines, reliable implementations of reinforcement learning algorithms.

Language:PythonLicense:MITStargazers:0Issues:0Issues:0

tianshou

An elegant PyTorch deep reinforcement learning library.

Language:PythonLicense:MITStargazers:0Issues:0Issues:0

transformer

Implementation of "Attention Is All You Need" using pytorch

Language:PythonStargazers:0Issues:0Issues:0