Re-exports§
pub use super::meta_transfer::DomainAdaptation;pub use super::meta_transfer::TransferMetrics;pub use super::meta_transfer::TransferStrategy;pub use super::meta_transfer::MIN_TRANSFER_SIMILARITY;
Structs§
- Adaptation
Strategy - Adaptation strategy representation
- Episode
Context - Episode context for meta-learning
- Experience
Buffer - Experience buffer for storing and managing learning experiences
- Exploration
Params - Exploration parameters
- Learning
Rate Adapter - Learning rate adaptation system
- Meta
Action - Meta-action representation
- Meta
Experience - Meta-learning experience representation
- Meta
Learner - Meta-learning system for streaming optimization
- Meta
Learning Diagnostics - Diagnostic information for meta-learning
- Meta
Learning Statistics - Meta-learning statistics
- Meta
Model - Meta-model for decision making
- Meta
Model Parameters - Meta-model parameters
- Meta
State - Meta-state representation
- Model
Performance Metrics - Model performance metrics
- Optimization
Params - Optimization parameters
- Regularization
Params - Regularization parameters
- Strategy
Condition - Strategy applicability conditions
- Strategy
Performance - Strategy performance tracking
- Strategy
Selector - Strategy selection system
- Training
Episode - Training episode for meta-model
Enums§
- Comparison
Operator - Comparison operators
- Condition
Type - Condition types for strategy selection
- Episode
Outcome - Episode outcome classifications
- Learning
Rate Strategy - Learning rate adaptation strategies
- Meta
Model Type - Type of meta-model used for decision making
- Selection
Policy - Strategy selection policies
- Strategy
Type - Strategy types
- Trend
Direction - Trend direction for strategy performance
Type Aliases§
- Experience
Replay - Type alias for experience replay functionality