Skip to content

g-dendiev/gym_TSP

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 

Repository files navigation

gym-TSP

The goal of this environnement is to simulate the Travelling Salesman Problem in gym. After that we could expect DQN to help solving this problem fast for real applications.

Installation

cd gym-TSP
pip install -e .

Releases

No releases published

Packages

No packages published

Languages