Pinned Repositories
-VRPTW-Python-
实现高升论文《基于电动汽车的带时间窗的路径优化问题研究》中的算法部分。
1d_cutting
adaptive-large-neighbourhood-search
ALNS header-only library (loosely) based on the original implementation by Stefan Ropke.
AdiaQC
Adiabatic quantum computation solver for Ising spin-glass or QUBO problems (several test problems included).
AirSim
Open source simulator based on Unreal Engine for autonomous vehicles from Microsoft AI & Research
Algorithm
:art:冒泡排序;直接插入排序;希尔排序;快速排序;堆排序;归并排序;基数排序
Awesome-Graph-Neural-Networks
Paper Lists for Graph Neural Networks
job-shop-scheduling-2
This is a program to solve the job shop scheduling problem by using the parallel genetic algorithm
jobshop-scheduling
Implementation of previous job-shop scheduling theses
python-ga-VRPTW-master
ScorpJD's Repositories
ScorpJD/Awesome-Graph-Neural-Networks
Paper Lists for Graph Neural Networks
ScorpJD/ALNS
Adaptive large neighbourhood search.
ScorpJD/COLGE
ScorpJD/collaboration-competition-MADDPG
My solution to Collaboration and Competition using MADDPG algorithm, Udacity 3rd project of Deep RL Nanodegree from the paper "Multi-Agent Actor-Critic for Mixed Cooperative-Competitive Environments"
ScorpJD/contrastive-predictive-coding
Keras implementation of Representation Learning with Contrastive Predictive Coding
ScorpJD/deep-reinforcement-learning
Repo for the Deep Reinforcement Learning Nanodegree program
ScorpJD/Deep-Reinforcement-Learning-Hands-On
Hands-on Deep Reinforcement Learning, published by Packt
ScorpJD/deeplift
Public facing deeplift repo
ScorpJD/gcn
Implementation of Graph Convolutional Networks in TensorFlow
ScorpJD/gdrl
Code to go along with the Grokking Deep Reinforcement Learning book
ScorpJD/graph-pointer-network
ScorpJD/graph_comb_opt
Implementation of "Learning Combinatorial Optimization Algorithms over Graphs"
ScorpJD/HEP-ML-Resources
Listing of useful learning resources for machine learning applications in high energy physics (HEPML)
ScorpJD/HRL-for-combinatorial-optimization
Hierarchical deep reinforcement learning for combinatorial optimization problem
ScorpJD/jssp-solver
Job Shop Scheduling Problem Solver
ScorpJD/lime
Lime: Explaining the predictions of any machine learning classifier
ScorpJD/MADDPG
Pytorch implementation of the MARL algorithm, MADDPG, which correspondings to the paper "Multi-Agent Actor-Critic for Mixed Cooperative-Competitive Environments".
ScorpJD/miniqmc-coscheduled-jastrow
Forked miniQMC app, with Jastrow factor kernels of diffusion Quantum Monte Carlo coscheduled using the StarPU dynamic heterogeneous scheduling library
ScorpJD/multiagent-particle-envs
Code for a multi-agent particle environment used in the paper "Multi-Agent Actor-Critic for Mixed Cooperative-Competitive Environments"
ScorpJD/neural-rewriter
Learning to Perform Local Rewriting for Combinatorial Optimization
ScorpJD/PySCIPOpt
Python interface for the SCIP Optimization Suite
ScorpJD/QMC
#quantum-annealing #qunatum-computing #TSP #quantum-montecarlo
ScorpJD/quantum_tsp
ScorpJD/Rosetta
ScorpJD/STGCN-IJCAI-18
Spatio-Temporal Graph Convolutional Networks
ScorpJD/STGCN_IJCAI-18
Spatio-Temporal Graph Convolutional Networks
ScorpJD/sustainable-energy-transitions
Code behind the Sustainable Energy Transitions (SET) model + Project Website
ScorpJD/tensorflow_practice
tensorflow实战练习,包括强化学习、推荐系统、nlp等
ScorpJD/VirtualTaobao
Virtual-Taobao simulators with OpenAI Gym interface
ScorpJD/vrp_solver
Code for solving Vehicle Routing Problem