Skip to content

Catalyst 19.08

Compare
Choose a tag to compare
@Scitator Scitator released this 01 Aug 18:34
· 876 commits to master since this release
2775c15

Catalyst 19.07 -> 19.08

Overall

  • module import fix #240
  • TF projector fix #272
  • docs update #279

DL

  • updated InferMaskCallback #252
  • scientific notation #248
  • tracing tests #255
  • BaseExperiment update #269
  • BatchSamler support #271
  • metrics.json feature #266
  • auto accuracy args #274
  • lr linear scaling #273
  • BaseCheckpointCallback #276
  • SupervisedRunner update, new examples #278

RL

  • critic refactoring #253
  • host support for dbWrappers #254
  • RawObservationWrapper #247 and #261
  • distributional PPO PoC #257
  • PPO fix #258
  • RL tests: #259, #260, #262
  • RL epoch limit feature #263
  • additional policy heads support #264
  • Advantage & entropy regularization DQN support #265
  • mongo wrapper update #267, #268
  • atari example update #270
  • code saving #277