Skip to content

BIT-aerial-robotics/AquaML

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

43 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.