qhoptim
1.1

Table of contents

  • Installation
  • Quasi-hyperbolic optimizers for PyTorch
  • Quasi-hyperbolic optimizers for TensorFlow
qhoptim
  • Docs »
  • Index

Index

F | Q | S

F

  • from_accsgd() (qhoptim.pyt.QHM class method)
    • (qhoptim.tf.QHMOptimizer class method)
  • from_nadam() (qhoptim.pyt.QHAdam class method)
    • (qhoptim.tf.QHAdamOptimizer class method)
  • from_pid() (qhoptim.pyt.QHM class method)
    • (qhoptim.tf.QHMOptimizer class method)
  • from_robust_momentum() (qhoptim.pyt.QHM class method)
    • (qhoptim.tf.QHMOptimizer class method)
  • from_synthesized_nesterov() (qhoptim.pyt.QHM class method)
    • (qhoptim.tf.QHMOptimizer class method)
  • from_two_state_optimizer() (qhoptim.pyt.QHM class method)
    • (qhoptim.tf.QHMOptimizer class method)

Q

  • QHAdam (class in qhoptim.pyt)
  • QHAdamOptimizer (class in qhoptim.tf)
  • QHAdamW() (in module qhoptim.pyt)
  • QHM (class in qhoptim.pyt)
  • QHMOptimizer (class in qhoptim.tf)

S

  • step() (qhoptim.pyt.QHAdam method)
    • (qhoptim.pyt.QHM method)

© Copyright Facebook, Inc. and its affiliates. Please read our terms and privacy documents.

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