Skip to main content

Module task_specific

Module task_specific 

Source

Structs§

BERTOptimizer
BERT-specific optimizer with tailored hyperparameters and scheduling
GANOptimizer
GAN optimizer with stability improvements
MetaOptimizer
Meta-learning optimizer (MAML-style)
RLOptimizer
Reinforcement Learning optimizer with specialized features

Functions§

create_bert_optimizer
Factory functions for creating task-specific optimizers
create_gan_optimizer
create_maml_optimizer
create_ppo_optimizer