Skip to content

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)

Notifications You must be signed in to change notification settings

ZhouJiaLinmumu/Actor_CriticPointer_Network-TSP

 
 

Repository files navigation

Actor_CriticPointer_Network-TSP

Tensorflow implementation of an Actor Critic algorithm using a Pointer Network to solve the TSP, from Bello et al. 2016

About

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)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Jupyter Notebook 65.8%
  • Python 34.2%