/AquaML

Primary LanguagePythonApache License 2.0Apache-2.0

AquaML

Change logs

Please use branch 2.1.11

v1.1

  1. unify MPIRuner API.
  2. Add com package, it contains all base class.
  3. save_data and load_data are created for supervised learning and expert learning.
  4. Gradully convert our framework to next gen like HPC-v0.1.
  5. The following algos just use DataCollector(support all type of algo) instead of DataManeger.