stevenji's repositories
Awesome-Bioinformatics
A curated list of awesome Bioinformatics libraries and software.
awesome-image-captioning
A curated list of image captioning and related area resources. :-)
BiGCN
Source Codes: Rumor Detection on Social Media with Bi-Directional Graph Convolutional Networks--AAAI 2020
CS-SE-Resource
Some learn software, computer, programming resources
Deep-Reinforcement-Learning-Algorithms-with-PyTorch
PyTorch implementations of deep reinforcement learning algorithms and environments
GraphEmbedding
Implementation and experiments of graph embedding algorithms.
IGMC
Inductive graph-based matrix completion (IGMC) from "M. Zhang and Y. Chen, Inductive Matrix Completion Based on Graph Neural Networks, ICLR 2020 spotlight".
jekyll-TeXt-theme
💎 🐳 A super customizable Jekyll theme for personal site, team site, blog, project, documentation, etc.
leeml-notes
李宏毅《机器学习》笔记,在线阅读地址:https://datawhalechina.github.io/leeml-notes
lihang-code
《统计学习方法》的代码实现
MachineLearningNotes
My personal notes
PlotNeuralNet
Latex code for making neural networks diagrams
PRML
PRML algorithms implemented in Python
Python-100-Days
Python - 100天从新手到大师
pytorch-a2c-ppo-acktr-gail
PyTorch implementation of Advantage Actor Critic (A2C), Proximal Policy Optimization (PPO), Scalable trust-region method for deep reinforcement learning using Kronecker-factored approximation (ACKTR) and Generative Adversarial Imitation Learning (GAIL).
PyTorch-VAE
A Collection of Variational Autoencoders (VAE) in PyTorch.
pytorch_geometric
Geometric Deep Learning Extension Library for PyTorch
PyTorchDocs
PyTorch 官方中文教程包含 60 分钟快速入门教程,强化教程,计算机视觉,自然语言处理,生成对抗网络,强化学习。欢迎 Star,Fork!
reinforcement-learning
Implementation of Reinforcement Learning Algorithms. Python, OpenAI Gym, Tensorflow. Exercises and Solutions to accompany Sutton's Book and David Silver's course.
Variational-Autoencoder-based-Anomaly-Detection
안녕하세요, 본 공간은 Variational Autoencoder based Anomaly Detection using Reconstruction Probability 논문을 Pytorch로 구현한 코드를 공유하기 위해 설립된 공간입니다.