rbavishi / atlas

A Framework for Model-Backed Generators. Backend for AutoPandas (https://autopandas.io)
20 stars 7 forks source link

[Atlas] Misc update to models #8

Closed merrymercy closed 4 years ago

merrymercy commented 4 years ago
  1. Fix minor bugs
  2. Print batch number during training
  3. Add 'SelectFixed' and 'SequenceFixed' to random and dfs strategy
  4. Add more interfaces to IndependentOperatorModel to support continuous training from saved models.
merrymercy commented 4 years ago

@rbavishi please review. Then I can check in my code for numpy/parallel dfs/beam search.

rbavishi commented 4 years ago

Sorry for the delay. Also, some tests seem to be failing (https://travis-ci.org/rbavishi/atlas/builds/610808814), could you take a look?

merrymercy commented 4 years ago

Okay. Why the build report is not showed in this post? Do you miss some settings?