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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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)


Languages

Language:Jupyter Notebook 65.8%Language:Python 34.2%