WOODS
latest

Getting started:

  • Quick Installation
    • Installing requirements
      • With Conda
      • With venv
    • Clone locally
    • Run tests
  • Downloading the data
    • Direct Preprocessed Download
    • Source Download and Preprocess
    • Datasets Info
  • Running a Sweep
    • Running the sweep
    • Compiling the results
    • Advanced usage
  • Adding an Algorithm
    • Defining the Algorithm
    • Adding necessary pieces
    • Run some tests
    • Try the algorithm
    • Run a sweep
  • Adding a Dataset
    • Defining the Algorithm
    • Adding necessary pieces
    • Run some tests
    • Try the algorithm
    • Run a sweep
  • Contributing

API documentation

  • WOODS
    • woods.command_launchers module
      • Summary
      • Reference
    • woods.datasets module
    • woods.hyperparams module
    • woods.model_selection module
    • woods.models module
    • woods.objectives module
    • woods.train module
    • woods.utils module
    • woods.scripts
      • woods.scripts.compile_results module
      • woods.scripts.download module
      • woods.scripts.fetch_and_preprocess module
      • woods.scripts.hparams_sweep module
      • woods.scripts.main module
      • woods.scripts.visualize_results module
WOODS
  • »
  • Index
  • Edit on GitHub

Index

C | D | E | F | L | M | S | T | W

C

  • C3D (class in woods.scripts.C3D_model)

D

  • download_at() (in module woods.download)
  • download_cap() (in module woods.download)
  • download_gdrive() (in module woods.download)
  • download_hhar() (in module woods.download)
  • download_lsa64() (in module woods.download)
  • download_pcl() (in module woods.download)
  • download_sedfx() (in module woods.download)
  • dummy_launcher() (in module woods.command_launchers), [1]

E

  • extract_features() (woods.scripts.C3D_model.C3D method)

F

  • forward() (woods.scripts.C3D_model.C3D method)

L

  • local_launcher() (in module woods.command_launchers), [1]

M

  • module
    • woods, [1]
    • woods.command_launchers, [1]
    • woods.download
    • woods.scripts, [1]
    • woods.scripts.C3D_model
    • woods.scripts.download_datasets
  • multi_gpu_launcher() (in module woods.command_launchers)
  • multi_node_slurm_launcher() (in module woods.command_launchers)

S

  • slurm_launcher() (in module woods.command_launchers), [1]

T

  • training (woods.scripts.C3D_model.C3D attribute)

W

  • woods
    • module, [1]
  • woods.command_launchers
    • module, [1]
  • woods.download
    • module
  • woods.scripts
    • module, [1]
  • woods.scripts.C3D_model
    • module
  • woods.scripts.download_datasets
    • module

© Copyright 2021, Jean-Christophe Gagnon-Audet. Revision bae93e26.

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