Skip to content

Distributed Deep Learning framework based on Tensorflow2

Notifications You must be signed in to change notification settings

yangtao121/AquaML

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

41 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

AquaML

Change logs

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.

Packages

No packages published

Languages

  • Jupyter Notebook 85.3%
  • Python 14.7%