Skip to content

Online exploration of memory reduction strategies of a DRL agent trained to solve a navigation task on ViZDoom

Notifications You must be signed in to change notification settings

Theo-Jaunet/MemoryReduction

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

63 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MemoryReduction

Online exploration of memory reduction strategies of a DRL agent trained to solve a navigation task on ViZDoom.

This tool is accessible using the following link: https://theo-jaunet.github.io/MemoryReduction/.

The task consist of gathering 4 different items in the predefined order.

Green Armor -> Red Armor -> Health pack -> Soul-sphere.

For more information on this task please check this github repo.