Skip to content

Maximum Entropy Reinforcement Learning via Energy-Based Normalizing Flow

License

Notifications You must be signed in to change notification settings

ChienFeng-hub/meow

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Maximum Entropy Reinforcement Learning via Energy-Based Normalizing Flow

arXiv

This repository contains the code implementation of the experiments presented in the paper Maximum Entropy Reinforcement Learning via Energy-Based Normalizing Flow.


Directory Structure

  • Use the code in meow/toy to reproduce the experimental results presented in Section 4.1 of our paper.
  • Use the code in meow/cleanrl to reproduce the experimental results presented in Section 4.2 of our paper.
  • Use the code in meow/skrl to reproduce the experimental results presented in Section 4.3 of our paper.
  • Use the code in meow/plot to reproduce the figures presented in our paper.

License

To maintain reproducibility, we freezed the released versions of following repositories and list their licenses as follows:

Further changes based on the repository above are licensed under the MIT License.


Cite this Repository

If you find this repository useful, please consider citing our paper:

@misc{chao2024maximum,
      title={{Maximum Entropy Reinforcement Learning via Energy-Based Normalizing Flow}}, 
      author={Chen-Hao Chao and Chien Feng and Wei-Fang Sun and Cheng-Kuang Lee and Simon See and Chun-Yi Lee},
      year={2024},
      eprint={2405.13629},
      archivePrefix={arXiv},
      primaryClass={cs.LG}
}

Contributors of the Code Implementation

meow meow meow

Visit our GitHub pages by clicking the images above.