litcoder
Getting Started
Overview
Installation
Quickstart
Tutorials
Understanding Assemblies in LITcoder
Word Rate Feature Tutorial
Language Model Features Tutorial
Speech Features Tutorial
Static Embeddings Tutorial
Guides
Architecture
Assemblies
Features
Models
Trainer
Caching
Plotting & Logging
API Reference
API Reference
litcoder
Index
Index
_
|
A
|
B
|
C
|
D
|
E
|
F
|
G
|
L
|
M
|
N
|
O
|
R
|
S
|
T
|
U
|
V
|
W
|
X
|
Z
_
__init__() (encoding.features.FIR method)
(encoding.features.LanguageModelFeatureExtractor method)
(encoding.features.SpeechFeatureExtractor method)
(encoding.features.StaticEmbeddingFeatureExtractor method)
(encoding.features.WordRateFeatureExtractor method)
(encoding.trainer.AbstractTrainer method)
(encoding.utils.ActivationCache method)
(encoding.utils.LazyLayerCache method)
(encoding.utils.ModelSaver method)
(encoding.utils.SpeechActivationCache method)
(encoding.utils.SpeechLazyLayerCache method)
A
AbstractTrainer (class in encoding.trainer)
ActivationCache (class in encoding.utils)
apply_fir_delays() (encoding.trainer.AbstractTrainer method)
assemblies (in module encoding.assembly)
assembly_loader (in module encoding.assembly)
B
base (in module encoding.models)
C
circpad (encoding.features.FIR attribute)
clear_loaded_layers() (encoding.utils.LazyLayerCache method)
(encoding.utils.SpeechLazyLayerCache method)
create_extractor() (encoding.features.FeatureExtractorFactory class method)
D
delays (encoding.features.FIR attribute)
demean() (in module encoding.utils)
dm() (in module encoding.utils)
E
embeddings (in module encoding.features)
encoding
module
encoding.assembly
module
encoding.downsample
module
encoding.features
module
encoding.models
module
encoding.plotting
module
encoding.trainer
module
encoding.utils
module
expand() (encoding.features.FIR method)
extract_all_layers() (encoding.features.LanguageModelFeatureExtractor method)
(encoding.features.SpeechFeatureExtractor method)
extract_and_downsample_features() (encoding.trainer.AbstractTrainer method)
extract_features() (encoding.features.LanguageModelFeatureExtractor method)
(encoding.features.SpeechFeatureExtractor method)
(encoding.features.StaticEmbeddingFeatureExtractor method)
(encoding.features.WordRateFeatureExtractor method)
extract_features_with_caching() (encoding.features.FeatureExtractorFactory class method)
F
factory (in module encoding.features)
FeatureExtractorFactory (class in encoding.features)
FIR (class in encoding.features)
FIR_expander (in module encoding.features)
G
get_available_layers() (encoding.utils.LazyLayerCache method)
(encoding.utils.SpeechLazyLayerCache method)
get_cache_key() (encoding.utils.SpeechActivationCache method)
get_cache_path() (encoding.utils.ActivationCache method)
(encoding.utils.SpeechActivationCache method)
get_layer() (encoding.utils.LazyLayerCache method)
(encoding.utils.SpeechLazyLayerCache method)
get_layers() (encoding.utils.LazyLayerCache method)
(encoding.utils.SpeechLazyLayerCache method)
get_metadata() (encoding.utils.LazyLayerCache method)
(encoding.utils.SpeechLazyLayerCache method)
get_supported_modalities() (encoding.features.FeatureExtractorFactory class method)
get_times() (encoding.utils.SpeechLazyLayerCache method)
L
language_model (in module encoding.features)
LanguageModelFeatureExtractor (class in encoding.features)
LazyLayerCache (class in encoding.utils)
linear (in module encoding.models)
list_runs() (encoding.utils.ModelSaver method)
load_activations() (encoding.utils.ActivationCache method)
(encoding.utils.SpeechActivationCache method)
load_encoding_model() (encoding.utils.ModelSaver method)
load_multi_layer_activations() (encoding.utils.ActivationCache method)
(encoding.utils.SpeechActivationCache method)
log_metrics() (encoding.trainer.AbstractTrainer method)
M
make_delayed() (encoding.features.FIR static method)
(in module encoding.utils)
mcorr() (in module encoding.utils)
ModelSaver (class in encoding.utils)
module
encoding
encoding.assembly
encoding.downsample
encoding.features
encoding.models
encoding.plotting
encoding.trainer
encoding.utils
N
n_delays() (encoding.features.FIR method)
nested_cv (in module encoding.models)
O
output_dim() (encoding.features.FIR method)
R
register_extractor() (encoding.features.FeatureExtractorFactory class method)
rescale() (in module encoding.utils)
ridge_regression (in module encoding.models)
rs() (in module encoding.utils)
S
save_activations() (encoding.utils.ActivationCache method)
(encoding.utils.SpeechActivationCache method)
save_encoding_model() (encoding.utils.ModelSaver method)
save_model() (encoding.trainer.AbstractTrainer method)
save_multi_layer_activations() (encoding.utils.ActivationCache method)
(encoding.utils.SpeechActivationCache method)
setup_logger() (encoding.trainer.AbstractTrainer method)
simple_features (in module encoding.features)
sklearn_model (in module encoding.models)
speech_model (in module encoding.features)
SpeechActivationCache (class in encoding.utils)
SpeechFeatureExtractor (class in encoding.features)
SpeechLazyLayerCache (class in encoding.utils)
StaticEmbeddingFeatureExtractor (class in encoding.features)
structure_data() (encoding.trainer.AbstractTrainer method)
summary() (encoding.features.FIR method)
T
train() (encoding.trainer.AbstractTrainer method)
U
unmask_correlations_for_plotting() (in module encoding.utils)
V
valid_length() (encoding.features.FIR method)
validate_context_type() (encoding.utils.LazyLayerCache method)
validate_params() (encoding.utils.SpeechLazyLayerCache method)
validate_path() (in module encoding.utils)
W
WordRateFeatureExtractor (class in encoding.features)
X
xcorr() (in module encoding.utils)
Z
zs() (in module encoding.utils)
zscore() (in module encoding.utils)