fundaml
v0.1.32
  • Example usage
  • Changelog
  • Contributing
  • Code of Conduct
  • API Reference
fundaml
  • Index
  • Edit on GitHub

Index

_ | A | F | G | M | N | P | S | T | W

_

  • __version__ (in module fundaml)
  • _compute_loss() (fundaml.trainers.NNTrainer method)
  • _report_scores() (fundaml.trainers.NNTrainer method)

A

  • AbstractNN (class in fundaml.models)

F

  • forward() (fundaml.models.SampleNNClassifier method)
  • fundaml
    • module
  • fundaml.eda
    • module
  • fundaml.models
    • module
  • fundaml.scores
    • module
  • fundaml.trainers
    • module

G

  • get_available_devices() (in module fundaml.trainers)

M

  • module
    • fundaml
    • fundaml.eda
    • fundaml.models
    • fundaml.scores
    • fundaml.trainers

N

  • NNTrainer (class in fundaml.trainers)

P

  • print_basic_eda() (in module fundaml.eda)

S

  • SampleNNClassifier (class in fundaml.models)
  • score_accuracy() (in module fundaml.scores)
  • score_mape() (in module fundaml.scores)
  • SUPPORTED_DEVICES (fundaml.trainers.NNTrainer attribute)

T

  • test_loop() (fundaml.trainers.NNTrainer method)
  • train_loop() (fundaml.trainers.NNTrainer method)
  • train_test_loop() (fundaml.trainers.NNTrainer method)

W

  • with_device() (fundaml.trainers.NNTrainer method)
  • with_loss_function() (fundaml.trainers.NNTrainer method)
  • with_model() (fundaml.trainers.NNTrainer method)
  • with_optimizer() (fundaml.trainers.NNTrainer method)
  • with_scoring_functions() (fundaml.trainers.NNTrainer method)
  • with_verbose_level() (fundaml.trainers.NNTrainer method)

© Copyright 2023, Tony Zoght. Revision 6f3a51bd.

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