Skip to content

jacobeturpin/delivery-route-rl

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

delivery-route-rl

Reinforcement learning for optimizing transit to a delivery destination

Summary

The purpose of this project is to create a reinforcement learning model capable of solving a simulated environment where an agent needs to traverse a delivery route.

Environment Diagram Diagram of the environment -- where S represents the starting point of the delivery route and F respresents the destination

Setup

conda env install -f environment.yml

About

Reinforcement learning for optimizing transit to a delivery destination

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages