radam
There are 16 repositories under radam topic.
kozistr/pytorch_optimizer
optimizer & lr scheduler & loss function collections in PyTorch
CyberZHG/keras-radam
RAdam implemented in Keras & TensorFlow
zheng-yuwei/multi-label-classification
基于tf.keras的多标签多分类模型
JRC1995/DemonRangerOptimizer
Quasi Hyperbolic Rectified DEMON Adam/Amsgrad with AdaMod, Gradient Centralization, Lookahead, iterative averaging and decorrelated Weight Decay
fcakyon/augmented-maskrcnn
Object detection and instance segmentation on MaskRCNN with torchvision, albumentations, tensorboard and cocoapi. Supports custom coco datasets with positive/negative samples.
Tensor46/TensorMONK
A collection of deep learning models (PyTorch implemtation)
nachiket273/lookahead_pytorch
Pytorch implementation of lookahead optimizer(https://arxiv.org/pdf/1907.08610.pdf) and RAdam(https://arxiv.org/pdf/1908.03265.pdf)
OptimalFoundation/nadir
Nadir: Cutting-edge PyTorch optimizers for simplicity & composability! 🔥🚀💻
OptimalFoundation/awesome-optimizers
Literature survey of convex optimizers and optimisation methods for deep-learning; made especially for optimisation researchers with ❤️
kozistr/RAdam-tensorflow
On The Variance Of The Adaptive Learning Rate And Beyond in tensorflow
mnikitin/RAdam
MXNet implementation of RAdam optimizer
zheng-yuwei/YOLOv2-tensorflow
tf-keras-implemented YOLOv2
cedrickchee/ranger-optimizer
Ranger - a synergistic optimizer using RAdam (Rectified Adam) and Lookahead in one codebase
dunnkers/optimizers-sign-language
Benchmarking Optimizers for Sign Language detection
matankleiner/Identify-Known-Sites-in-Photo-Album
Classify known sites from around the world, given challenging and very big data set. This project is based on a kaggle competition.
SteveJayH/AI502_Midterm_Project
python code, notebooks and Images used for AI502 Midterm Project.