Skip to content

kaneda2004/ReinforcementLearningTextCompression

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

ReinforcementLearningTextCompression

A rudimentary implementation of DQN RL for the purpose of Text Compression. Currently 8 compression strategies are implemented.

Add your own text file to the mix, and give it a spin on your GPU.

Change out the file name on line 368 to the name of your text file in main.py

Launch main.py

Releases

No releases published

Packages

No packages published

Languages