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

Frances255/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)

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages

  • Jupyter Notebook 65.8%
  • Python 34.2%