Skip to content

v0.4.0

  • v0.4.0
  • 7942c18
  • Verified

    This commit was created on GitHub.com and signed with GitHub’s verified signature.
  • Choose a tag to compare

  • v0.4.0
  • 7942c18
  • Choose a tag to compare

  • Verified

    This commit was created on GitHub.com and signed with GitHub’s verified signature.
@kholdrex kholdrex tagged this 06 Jul 20:36
- Add PolynomialLR scheduler with configurable polynomial decay
- Add CyclicalLR with triangular, triangular2, and exponential range modes
- Add WarmupScheduler as generic wrapper for any base scheduler
- Add LRScheduleVisualizer for ASCII visualization of schedules
- Enhanced ScheduledOptimizer with convenience factory methods
- Add comprehensive advanced_lr_scheduling.rs example
- Update documentation and README with new features
- Add comprehensive test coverage for all new schedulers
- Bump version to 0.4.0
Assets 2
Loading