Pinned Repositories
60_Days_RL_Challenge
Learn Deep Reinforcement Learning in Depth in 60 days
Actor_CriticPointer_Network-TSP
Tensorflow implementation of an Actor Critic algorithm using a Pointer Network to solve the TSP (algorithm from Neural Combinatorial Optimization with Reinforcement Learning, Bello et al, 2016)
awesome-depth
A curated list of publication for depth estimation
Awesome-Graph-Neural-Networks
Paper Lists for Graph Neural Networks
awesome-multiple-object-tracking
Paper list for multiple object tracking
awesome-quantum-machine-learning
Here you can get all the Quantum Machine learning Basics, Algorithms ,Study Materials ,Projects and the descriptions of the projects around the web
awesome-rl
Reinforcement learning resources curated
baselines
OpenAI Baselines: high-quality implementations of reinforcement learning algorithms
reaver-pysc2
Reaver: StarCraft II Deep Reinforcement Learning Agent
JohnyFeng's Repositories
JohnyFeng/60_Days_RL_Challenge
Learn Deep Reinforcement Learning in Depth in 60 days
JohnyFeng/Awesome-Graph-Neural-Networks
Paper Lists for Graph Neural Networks
JohnyFeng/cnn_graph
Convolutional Neural Networks on Graphs with Fast Localized Spectral Filtering
JohnyFeng/coach
Reinforcement Learning Coach by Intel AI Lab enables easy experimentation with state of the art Reinforcement Learning algorithms
JohnyFeng/csim
simple combat simulator
JohnyFeng/cvpr2019
cvpr2019 papers,极市团队整理
JohnyFeng/DeepLearning_tutorials
The deeplearning algorithms implemented by tensorflow
JohnyFeng/deepMOT
Official implementation of DeepMOT: A Differentiable Framework for Training Multiple Object Trackers.
JohnyFeng/gcn
Implementation of Graph Convolutional Networks in TensorFlow
JohnyFeng/GMatch4py
A graph matching library for Python
JohnyFeng/GNNPapers
Must-read papers on graph neural networks (GNN)
JohnyFeng/Graph-neural-networks
JohnyFeng/graph_nets
Build Graph Nets in Tensorflow
JohnyFeng/Hierarchical-Actor-Critc-HAC-
This repository contains the code to implement the Hierarchical Actor-Critic (HAC) algorithm.
JohnyFeng/LastOrder
StarCraft AI bot
JohnyFeng/ModelRepo
reproduce some RL or Multi-Agent models
JohnyFeng/multi-object-tracking-paper-list
Paper list and source code for multi-object-tracking
JohnyFeng/powerful-gnns
How Powerful are Graph Neural Networks?
JohnyFeng/pymarl
Beta code release for Python Multi-Agent Reinforcement Learning framework
JohnyFeng/pysot
SenseTime Research platform for single object tracking, implementing algorithms like SiamRPN and SiamMask.
JohnyFeng/python-sc2
A StarCraft II bot api client library for Python 3
JohnyFeng/quantum-machine-learning
This repo is to contain material from the University of Toronto Quantum Machine Learning Course by Prof. Peter Wittek on edX
JohnyFeng/smac
SMAC: The StarCraft Multi-Agent Challenge
JohnyFeng/SST
Single Shot Tracker
JohnyFeng/temporal_abstraction
Option Critic with subgoal discovery by spectral decomposition of the Successor Features Matrix or clustering in Successor features space.
JohnyFeng/TorchCraftAI
A platform that lets you build agents to learn to play StarCraft: Brood War.
JohnyFeng/triplet-reid
Code for reproducing the results of our "In Defense of the Triplet Loss for Person Re-Identification" paper.
JohnyFeng/TStarBot1
JohnyFeng/TStarBot2
JohnyFeng/TStarBots