argus
v0.1.2

Notes

  • Quick start
  • Examples

Package Reference

  • argus.model
  • argus.callbacks
argus
  • »
  • Index
  • Edit on GitHub

Index

C | E | F | G | L | M | O | P | R | S | T | V

C

  • Callback (class in argus.callbacks)
  • Checkpoint (class in argus.callbacks)
  • CosineAnnealingLR (class in argus.callbacks)
  • CosineAnnealingWarmRestarts (class in argus.callbacks)
  • CyclicLR (class in argus.callbacks)

E

  • EarlyStopping (class in argus.callbacks)
  • eval() (argus.model.Model method)
  • ExponentialLR (class in argus.callbacks)

F

  • fit() (argus.model.Model method)

G

  • get_lr() (argus.model.Model method)

L

  • LambdaLR (class in argus.callbacks)
  • load_model() (in module argus.model)
  • LoggingToCSV (class in argus.callbacks)
  • LoggingToFile (class in argus.callbacks)

M

  • Model (class in argus.model)
  • MonitorCheckpoint (class in argus.callbacks)
  • MultiplicativeLR (class in argus.callbacks)
  • MultiStepLR (class in argus.callbacks)

O

  • OneCycleLR (class in argus.callbacks)

P

  • predict() (argus.model.Model method)

R

  • ReduceLROnPlateau (class in argus.callbacks)

S

  • save() (argus.model.Model method)
  • save_model() (argus.callbacks.Checkpoint method)
  • set_lr() (argus.model.Model method)
  • StepLR (class in argus.callbacks)

T

  • train() (argus.model.Model method)
  • train_step() (argus.model.Model method)

V

  • val_step() (argus.model.Model method)
  • validate() (argus.model.Model method)

© Copyright 2020, Ruslan Baikulov Revision 75c94579.

Built with Sphinx using a theme provided by Read the Docs.