torchbearer
latest

Notes

  • The Trial Class
    • Instantiation
      • Criterions
    • Loading Data
      • Generators
      • Tensors
      • Running Without Data
    • Controlling Verbosity
  • The Metric API
    • Default Keys
    • Metric Decorators
      • Lambda Metrics
      • Metric Output - to_dict
    • Data Flow - The Metric Tree
  • The Callback API
    • Aims
    • Fluent
  • Using DistributedDataParallel with Torchbearer on CPU
    • Setup, Cleanup and Model
    • Sync Methods
    • Worker Function
    • Running
    • Running on machines with GPUs
    • Source Code
  • Using the Tensorboard Callback
    • Setup
    • Logging the Model Graph
    • Logging Batch Metrics
    • Logging Epoch Metrics
    • Source Code
  • Logging to Visdom
    • Model Setup
    • Logging Epoch and Batch Metrics
    • Visdom Client Parameters
    • Source Code

Package Reference

  • torchbearer
    • Trial
      • Batch Loaders
      • Misc
    • State
      • State
      • Key List
    • Utilities
  • torchbearer.callbacks
    • Base Classes
    • Imaging
      • Main Classes
      • Deep Inside Convolutional Networks
    • Model Checkpointers
    • Logging
    • Tensorboard, Visdom and Others
    • Early Stopping
    • Gradient Clipping
    • Learning Rate Schedulers
    • Weight Decay
    • Weight / Bias Initialisation
    • Regularisers
    • Unpack State
    • Decorators
      • Main
      • Utility
  • torchbearer.metrics
    • Base Classes
    • Decorators - The Decorator API
    • Metric Wrappers
    • Metric Aggregators
    • Base Metrics
    • Timer
torchbearer
  • Docs »
  • Welcome to torchbearer’s documentation!
  • Edit on GitHub

Welcome to torchbearer’s documentation!¶

Notes

  • The Trial Class
  • The Metric API
  • The Callback API
  • Using DistributedDataParallel with Torchbearer on CPU
  • Using the Tensorboard Callback
  • Logging to Visdom

Package Reference

  • torchbearer
  • torchbearer.callbacks
  • torchbearer.metrics

Indices and tables¶

  • Index
  • Module Index
  • Search Page
Next

© Copyright Torchbearer Contributors Revision 9d97c60e.

Built with Sphinx using a theme provided by Read the Docs.
Read the Docs v: latest
Versions
latest
0.5.0
0.4.0
0.3.2
0.3.1
0.3.0
0.2.6.1
0.2.6
0.2.5
0.2.4
0.2.3
0.2.2
0.2.1
0.2.0
0.1.7
0.1.6
0.1.5
0.1.4
Downloads
pdf
html
epub
On Read the Docs
Project Home
Builds

Free document hosting provided by Read the Docs.