FishLeg

Contents:

  • optim
    • FishLeg package
FishLeg
  • optim
  • View page source

optim

  • FishLeg package
    • Submodules
    • FishLeg.fishleg module
      • FishLeg
        • FishLeg.init_model_aux()
        • FishLeg.step()
        • FishLeg.update_aux()
      • update_dict()
    • FishLeg.fishleg_layers module
      • FishLinear
        • FishLinear.Qv()
        • FishLinear.in_features
        • FishLinear.out_features
        • FishLinear.weight
      • FishModule
        • FishModule.Qv()
        • FishModule.cuda()
        • FishModule.name
        • FishModule.training
      • get_zero_grad_hook()
    • FishLeg.fishleg_likelihood module
      • BernoulliLikelihood
        • BernoulliLikelihood.draw()
        • BernoulliLikelihood.nll()
      • FishLikelihood
        • FishLikelihood.draw()
        • FishLikelihood.nll()
      • FixedGaussianLikelihood
        • FixedGaussianLikelihood.draw()
        • FixedGaussianLikelihood.get_variance
        • FixedGaussianLikelihood.nll()
      • SoftMaxLikelihood
        • SoftMaxLikelihood.draw()
        • SoftMaxLikelihood.nll()
    • FishLeg.utils module
      • recursive_getattr()
      • recursive_setattr()
    • Module contents
Previous Next

© Copyright 2023, MTK.

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