diff --git a/Trainer/index.html b/Trainer/index.html index ade3998b..f81d00b4 100644 --- a/Trainer/index.html +++ b/Trainer/index.html @@ -549,7 +549,7 @@ trainer.fit(model)
  • Gradient Clipping
  • Hooks
  • Learning rate scheduling
  • -
  • Use multiple optimizers (like GANs)
  • +
  • Use multiple optimizers (like GANs)
  • Set how much of the training set to check (1-100%)
  • Validation loop

    diff --git a/index.html b/index.html index 6ce204bd..79d3ec58 100644 --- a/index.html +++ b/index.html @@ -728,7 +728,7 @@ one could be a seq-2-seq model, both (optionally) ran by the same trainer file.<
  • Gradient Clipping
  • Hooks
  • Learning rate scheduling
  • -
  • Use multiple optimizers (like GANs)
  • +
  • Use multiple optimizers (like GANs)
  • Set how much of the training set to check (1-100%)
  • Validation loop
    diff --git a/sitemap.xml.gz b/sitemap.xml.gz index ea389bc7..0d715d12 100644 Binary files a/sitemap.xml.gz and b/sitemap.xml.gz differ