cyclical-learning-rates

There are 16 repositories under cyclical-learning-rates topic.

  • deadskull7/One-Stop-for-COVID-19-Infection-and-Lung-Segmentation-plus-Classification

    ✋🏼🛑 This one stop project is a complete COVID-19 detection package comprising of 3 tasks: • Task 1 --> COVID-19 Classification • Task 2 --> COVID-19 Infection Segmentation • Task 3 --> Lung Segmentation

    Language:Jupyter Notebook691427
  • psklight/keras_one_cycle_clr

    Keras callbacks for one-cycle training, cyclic learning rate (CLR) training, and learning rate range test.

    Language:Python475316
  • ZohebAbai/Tiny-ImageNet-Challenge

    This repository contains the jupyter notebooks for the custom-built DenseNet Model build on Tiny ImageNet dataset

    Language:Jupyter Notebook19206
  • pedroosodrac/Paper-to-Code

    Paper to Code automates the incorporation of research paper concepts into practical code using OpenAI's GPT models, bridging theory and implementation.

    Language:Python14200
  • shubhajitml/food-101

    training food-101 (achieved SOTA top-1 validation acc ~=90%) using 1-cycle-policy:

    Language:Jupyter Notebook13100
  • fitushar/Cyclical-Learning-Rates-for-Training-Neural-Networks-With-Unbalanced-Data-Sets

    As the learning rate is one of the most important hyper-parameters to tune for training convolutional neural networks. In this paper, a powerful technique to select a range of learning rates for a neural network that named cyclical learning rate was implemented with two different skewness degrees. It is an approach to adjust where the value is cycled between a lower bound and upper bound. CLR policies are computationally simpler and can avoid the computational expense of fine tuning with fixed learning rate. It is clearly shown that changing the learning rate during the training phase provides by far better results than fixed values with similar or even smaller number of epochs.

    Language:Jupyter Notebook3200
  • tisu19021997/cyclical-scheduler

    Cyclical Learning Rate and 1Cycle Policy as Keras callback.

    Language:Python3300
  • ayushdabra/ImageClassificationProject-IITK

    This repository contains the Jupyter notebook for the custom-built VGG16 Model build for the Tiny ImageNet dataset.

    Language:Jupyter Notebook2101
  • CNC-IISER-BHOPAL/Tiny-ImageNet-Visual-Recognition-Challenge-IITK

    This repository contains the Jupyter notebook for the custom-built VGG16 Model build for the Tiny ImageNet dataset.

    Language:Jupyter Notebook2101
  • coxy1989/clr

    Pytorch implementation of the paper: 'Cyclical Learning Rates for Training Neural Networks'

    Language:Jupyter Notebook2201
  • vin136/Naive-Bees-Classifier

    Language:Jupyter Notebook2201
  • abhijitpal1247/DeepSAT-6-Satellite-Image-Classification

    Using the pre-trained ImageNet models and cyclical learning rates, we tried to classify the DeepSAT-6 dataset (https://csc.lsu.edu/~saikat/deepsat/) into 6 categories (barren land, trees, grassland, roads, buildings and water bodies). Due to the absence of occlusion by the cloud, we dropped the NIR channel of the data.

    Language:Jupyter Notebook1101
  • shubhajitml/footware

    Classify footware based on closures : https://nbviewer.jupyter.org/github/shubhajitml/footware/tree/master/

    Language:Jupyter Notebook1200
  • SevenZhan/Pytorch

    self-used pytorch utilities

    Language:Python0201
  • sgsuh/clr-pytorch

    Language:Python0200
  • imrahulr/Quora-Insincere-Questions

    Deep Learning for Insincere Question Classification

    Language:Jupyter Notebook00