Skip to content

Latest commit

 

History

History
27 lines (17 loc) · 354 Bytes

README.md

File metadata and controls

27 lines (17 loc) · 354 Bytes

blinding-ray

A blinding ray of light.

Installation

Dependencies will be pulled in automatically by pip.

To install this package run the following command within this directory:

pip install .

Usage

python scripts/train_mceirl_rbc.py

Uninstall

To uninstall the package:

pip uninstall blinding-ray