bckenstler / CLRLinks
☆1,209Updated 5 years ago
Alternatives and similar repositories for CLR
Users that are interested in CLR are comparing it to the libraries listed below
Sorting:
- Layers Outputs and Gradients in Keras. Made easy.☆1,055Updated 2 months ago
- Plots the change of the loss function of a Keras model when the learning rate is exponentially increasing.☆257Updated 3 weeks ago
- Keras community contributions☆1,579Updated 2 years ago
- Train AI models efficiently on medical images using any framework☆1,870Updated last year
- Implementation of One-Cycle Learning rate policy (adapted from Fast.ai lib)☆287Updated 4 years ago
- Snapshot Ensemble in Keras☆309Updated 7 years ago
- Implementation of Squeeze and Excitation Networks in Keras☆400Updated 5 years ago
- Simple tutorials for building neural networks with TensorFlow Eager mode.☆510Updated 5 years ago
- Neural network visualization toolkit for keras☆2,991Updated 3 years ago
- RAdam implemented in Keras & TensorFlow☆325Updated 3 years ago
- Python library to easily log experiments and parallelize hyperparameter search for neural networks☆736Updated 2 years ago
- Interpretability Methods for tf.keras models with Tensorflow 2.x☆1,029Updated last year
- Reference implementations of popular deep learning models.☆2,004Updated 3 years ago
- Keras + Hyperopt: A very simple wrapper for convenient hyperparameter optimization☆2,177Updated 2 years ago
- A Keras implementation of CapsNet in NIPS2017 paper "Dynamic Routing Between Capsules". Now test error = 0.34%.☆2,460Updated 5 years ago
- A project template to simplify building and training deep learning models using Keras.☆795Updated 2 years ago
- Pruning and other network surgery for trained Keras models.☆408Updated last year
- Keras package for deep residual networks☆302Updated 2 years ago
- DenseNet implementation in Keras☆707Updated 5 years ago
- Evaluation of the CNN design choices performance on ImageNet-2012.☆742Updated 7 years ago
- Residual networks implementation using Keras-1.0 functional API☆1,387Updated 4 years ago
- Implementation of recent Deep Learning papers☆1,813Updated 4 years ago
- Keras package for region-based convolutional neural networks (RCNNs)☆554Updated 5 years ago
- Fine-tune CNN in Keras☆937Updated 6 years ago
- Hyperparameter Experiments with TensorFlow and Keras☆1,637Updated last year
- On the Variance of the Adaptive Learning Rate and Beyond☆2,549Updated 3 years ago
- SqueezeNet implementation with Keras Framework