Skip to content

Latest commit

 

History

History
16 lines (10 loc) · 378 Bytes

README.md

File metadata and controls

16 lines (10 loc) · 378 Bytes

Cross Entropy Method (CEM)

This is an implementation of CEM algorithm.

Usage

Run the following command to start parallelized training:

python experiment.py

One could modify experiment.py to quickly set up different configurations.

Results