pikapika (wangshuo1994)

wangshuo1994

Geek Repo

Company:the University of Tokyo

Location:Tokyo

Github PK Tool:Github PK Tool

pikapika's repositories

Stargazers:0Issues:1Issues:0

auto-features-extraction-for-RL

Features Extraction using Autoencoders for Reinforcement Learning Tasks

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

CompositionalKoopmanOperators

[ICLR 2020] Learning Compositional Koopman Operators for Model-Based Control

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

DRL

Deep Reinforcement Learning

License:NOASSERTIONStargazers:0Issues:0Issues:0

DRL-code-pytorch

Concise pytorch implements of DRL algorithms, including REINFORCE, A2C, DQN, PPO(discrete and continuous), DDPG, TD3, SAC.

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

DRL_GCN_CVRP

An implementation for CVRP problem with A3C+Attention mechanism and GCN

Language:PythonStargazers:0Issues:0Issues:0

Dynamic-Mode-Decompositions

Codes to run some Dynamic Mode Decompositions (DMD) algorithms on multiple time-series data with some prebuilt choices of observables and example simulation models in python modules. The one step and N step options refer only to the predictions using the dynamics matrix rather than its estimation itself. Used research at University of California Santa Barbara (UCSB).

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

flow-1

Computational framework for reinforcement learning in traffic control

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

GCQ_source

GCN CAV

Language:Jupyter NotebookStargazers:0Issues:0Issues:0

Graph_Convolutional_LSTM

Traffic Graph Convolutional Recurrent Neural Network

License:MITStargazers:0Issues:0Issues:0

hierarchical_IL_RL

Code for hierarchical imitation learning and reinforcement learning

Stargazers:0Issues:0Issues:0

keras-rl

Deep Reinforcement Learning for Keras.

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

Koopman-RL

Data-driven Koopman control theory applied to reinforcement learning!

Language:PythonStargazers:0Issues:0Issues:0

liif

Learning Continuous Image Representation with Local Implicit Image Function, in CVPR 2021 (Oral)

License:BSD-3-ClauseStargazers:0Issues:0Issues:0

MADPL

Task-oriented Dialog Policy Learning with Multi-Agent Reinforcement Learning

Language:PythonStargazers:0Issues:0Issues:0

nlp_multi_task_learning_pytorch

A multitask learning architecture for Natural Language Processing of Pytorch implementation

Stargazers:0Issues:0Issues:0

PyKrige

Kriging Toolkit for Python

License:BSD-3-ClauseStargazers:0Issues:0Issues:0

pymarl

Python Multi-Agent Reinforcement Learning framework

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

pytorch-DRL

PyTorch implementations of various Deep Reinforcement Learning (DRL) algorithms for both single agent and multi-agent.

License:MITStargazers:0Issues:0Issues:0

RL-MPC-LaneMerging

Combining Reinforcement Learning with Model Predictive Control for On-Ramp Merging

Stargazers:0Issues:0Issues:0

Scale_Net

Model for SCALE-Net: Scalable Vehicle Trajectory Prediction Network under Random Number of Interacting Vehicles via Edge-enhanced Graph Convolutional Neural Network

Language:PythonStargazers:0Issues:0Issues:0

spektral

Graph Neural Networks with Keras and Tensorflow 2.

License:MITStargazers:0Issues:0Issues:0

stellargraph

StellarGraph - Machine Learning on Graphs

License:Apache-2.0Stargazers:0Issues:0Issues:0

STGCN_IJCAI-18

Spatio-Temporal Graph Convolutional Networks

Stargazers:0Issues:0Issues:0

stockpredictionai

In this noteboook I will create a complete process for predicting stock price movements. Follow along and we will achieve some pretty good results. For that purpose we will use a Generative Adversarial Network (GAN) with LSTM, a type of Recurrent Neural Network, as generator, and a Convolutional Neural Network, CNN, as a discriminator. We use LSTM for the obvious reason that we are trying to predict time series data. Why we use GAN and specifically CNN as a discriminator? That is a good question: there are special sections on that later.

Stargazers:0Issues:0Issues:0

T-GCN

Temporal Graph Convolutional Network for Urban Traffic Flow Prediction Method

Language:PythonStargazers:0Issues:0Issues:0

Variational-Recurrent-Models

Codes for the study "Variational Recurrent Models for Solving Partially Observable Control Tasks", published as a conference paper at ICLR 2020 (https://openreview.net/forum?id=r1lL4a4tDB)

License:MITStargazers:0Issues:0Issues:0