Step-by-step instructions on how to get the development environment running.
# Clone the repository
git clone https://github.com/TheSun00000/MLIR-RLTo train using the Hierarchical Policy Network:
python hierarchical_train.pyFor an interactive demonstration, run the notebook demo/demo_env.ipynb.
For running a random run of the RL enviroenement, run the following:
python demo/demo_env.pyFor a small tutorial of applying MLIR transformations, run the following:
python demo/demo_inference.pyNazim Bendib - jn_bendib@esi.dz