Skip to content

Latest commit

 

History

12 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 

Repository files navigation

Action Chunking with Q-Learning on FrozenLake

This repository demonstrates the use of action chunking (macro actions) in a Q-learning agent trained on the FrozenLake-v1 environment from OpenAI Gym.

TODOs & Limitations

Scalability : Generating all combinations of macro actions is impractical for large action spaces.

Generalization : The current implementation only works with deterministic FrozenLake.

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages