awesome-repositories.com
© 2026 Bringes Technology SRL·VAT RO45896025·hello@bringes.io
MCPSitemapPrivacyTerms
Learning Rate Schedulers · Awesome GitHub Repositories

2 repos

Awesome GitHub RepositoriesLearning Rate Schedulers

Mechanisms that adjust learning rates during model training using static schedules or dynamic feedback loops.

Explore 2 awesome GitHub repositories matching artificial intelligence & ml · Learning Rate Schedulers. Refine with filters or upvote what's useful.

  1. Home
  2. Artificial Intelligence & ML
  3. Machine Learning
  4. Model Fine-Tuning and Adaptation
  5. Learning Rate Schedulers

Awesome Learning Rate Schedulers GitHub Repositories

Describe the repository you're looking for…
We'll search the best matching repositories with AI.
  • keras-team/keras

    keras-team/keras

    63,858GitHubView on GitHub↗

    Keras is a high-level deep learning framework designed for constructing and training neural networks through the composition of modular, functional layers. It serves as a comprehensive modeling toolkit that provides standardized procedures for defining, evaluating, and deploying complex architectures. By utilizing a di

    Modifies learning rates dynamically using either static decay schedules or real-time feedback loops to improve model convergence.

    Pythondata-sciencedeep-learningjax
  • deepfakes/faceswap

    deepfakes/faceswap

    54,974GitHubView on GitHub↗

    Faceswap is a comprehensive framework for automated media manipulation and neural face synthesis. It provides a modular pipeline that manages the entire lifecycle of facial feature extraction, deep learning model training, and image conversion. By coordinating complex computer vision workflows, the system enables users

    Adjusts training rates dynamically by smoothing loss values and monitoring performance trends.

    Pythondeep-face-swapdeep-learningdeep-neural-networks