sungsoo / sungsoo.github.io

Sung-Soo Kim's Blog
30 stars 8 forks source link

feat: TrainDB-ML training status watching #11

Open sungsoo opened 2 years ago

sungsoo commented 2 years ago

feat: TrainDB-ML training status watching

Problem

Once TrainDB invoke a model training, caller can get status of a model.

Solution

We can exploit observer pattern for this problem.