diff --git a/Trainer/index.html b/Trainer/index.html index 13680474..bda45df9 100644 --- a/Trainer/index.html +++ b/Trainer/index.html @@ -548,7 +548,7 @@ trainer.fit(model)
  • Force disable early stop
  • Gradient Clipping
  • Hooks
  • -
  • Learning rate scheduling
  • +
  • Learning rate scheduling
  • Use multiple optimizers (like GANs)
  • Set how much of the training set to check (1-100%)
  • diff --git a/index.html b/index.html index 28dab10d..8dfd4eb6 100644 --- a/index.html +++ b/index.html @@ -727,7 +727,7 @@ one could be a seq-2-seq model, both (optionally) ran by the same trainer file.<
  • Force disable early stop
  • Gradient Clipping
  • Hooks
  • -
  • Learning rate scheduling
  • +
  • Learning rate scheduling
  • Use multiple optimizers (like GANs)
  • Set how much of the training set to check (1-100%)
  • diff --git a/sitemap.xml.gz b/sitemap.xml.gz index d8b013cd..45caa749 100644 Binary files a/sitemap.xml.gz and b/sitemap.xml.gz differ