Pinned Repositories
AttentionWalk
A PyTorch Implementation of "Watch Your Step: Learning Node Embeddings via Graph Attention" (NeurIPS 2018).
coolweather
This is my first project.
Deep-Reinforcement-Learning-Algorithms-with-PyTorch
PyTorch implementations of deep reinforcement learning algorithms and environments
EEGLearn-Pytorch
MyNote
NeuRec
Next RecSys Library
qmkl_web
期末考啦网页版本
QmklAndroid
RecSystem
Shifting-Bottleneck-Procedure-Python
An implementation of the shifting bottleneck procedure, presented by Adams (1988), in Python 3.7.
Iamfxz's Repositories
Iamfxz/qmkl_web
期末考啦网页版本
Iamfxz/Shifting-Bottleneck-Procedure-Python
An implementation of the shifting bottleneck procedure, presented by Adams (1988), in Python 3.7.
Iamfxz/AttentionWalk
A PyTorch Implementation of "Watch Your Step: Learning Node Embeddings via Graph Attention" (NeurIPS 2018).
Iamfxz/coolweather
This is my first project.
Iamfxz/Deep-Reinforcement-Learning-Algorithms-with-PyTorch
PyTorch implementations of deep reinforcement learning algorithms and environments
Iamfxz/EEGLearn-Pytorch
Iamfxz/MyNote
Iamfxz/NeuRec
Next RecSys Library
Iamfxz/QmklAndroid
Iamfxz/RecSystem
Iamfxz/draw
Iamfxz/easy-rl
强化学习中文教程(蘑菇书),在线阅读地址:https://datawhalechina.github.io/easy-rl/
Iamfxz/g-mlp-pytorch
Implementation of gMLP, an all-MLP replacement for Transformers, in Pytorch
Iamfxz/GA_PSO_BP
Iamfxz/Gymjsp
Share a benchmark that can easily apply reinforcement learning in Job-shop-scheduling
Iamfxz/HowToTrainYourMAMLPytorch
The original code for the paper "How to train your MAML" along with a replication of the original "Model Agnostic Meta Learning" (MAML) paper in Pytorch.
Iamfxz/Iamfxz
github个人主页
Iamfxz/mvts-ano-eval
A repository for code accompanying the manuscript 'An Evaluation of Anomaly Detection and Diagnosis in Multivariate Time Series' (published at TNNLS)
Iamfxz/picRepos
github图床存储自己的图片
Iamfxz/pyGAT
Pytorch implementation of the Graph Attention Network model by Veličković et. al (2017, https://arxiv.org/abs/1710.10903)
Iamfxz/pytorch_DGN
The pytorch implementation of DGN on grid world and Starcraft
Iamfxz/RL-Job-Shop-Scheduling
Reinforcement learning approach for job shop scheduling
Iamfxz/rlcbm
Reinfocement Learning based Condition-oriented Maintenance Scheduling for Flow Line Systems
Iamfxz/single-machine-scheduling
Solve single machine scheduling problem with Carlier and Schrage algorithms
Iamfxz/spinningup
An educational resource to help anyone learn deep reinforcement learning.