krasserm / weightnorm
Example code for Weight Normalization, from "Weight Normalization: A Simple Reparameterization to Accelerate Training of Deep Neural Networks"
☆18Updated 4 years ago
Related projects ⓘ
Alternatives and complementary repositories for weightnorm
- AdamW optimizer for Keras☆114Updated 5 years ago
- Layer normalization implemented in Keras☆60Updated 2 years ago
- Keras implementation of Attention Augmented Convolutional Neural Networks☆121Updated 4 years ago
- A set of simple examples ported from PyTorch for Tensorflow Eager Execution☆73Updated 6 years ago
- Keras callback example☆56Updated 6 years ago
- Do STFT in Keras☆63Updated 7 years ago
- Keras Implementation of Deepmind's WaveNet for Supervised Learning Tasks☆64Updated 5 years ago
- RAdam implemented in Keras & TensorFlow☆325Updated 2 years ago
- For those who already have some basic idea about deep learning, and preferably are familiar with PyTorch.☆47Updated 6 years ago
- Auto-optimizing a neural net (and its architecture) on the CIFAR-100 dataset. Could be easily transferred to another dataset or another c…☆144Updated last year
- Lookahead mechanism for optimizers in Keras.☆49Updated 3 years ago
- Implementation of Rectified Adam in Keras☆69Updated 5 years ago
- Learning rate multiplier☆46Updated 3 years ago
- Basic implementation of the WaveNet as described in the paper published by DeepMind☆23Updated 6 years ago
- Keras implementation of Cosine Annealing Scheduler☆44Updated 4 years ago
- An LSTM in PyTorch with best practices (weight dropout, forget bias, etc.) built-in. Fully compatible with PyTorch LSTM.☆133Updated 4 years ago
- Keras implementation of Octave Convolutions☆53Updated 5 years ago
- Keras callback function for stochastic weight averaging☆55Updated 2 years ago
- Implementation in Keras of: Snapshot Ensembles: Train 1, get M for free (https://arxiv.org/abs/1704.00109)☆25Updated 6 years ago
- Snapshot Ensemble in Keras☆305Updated 7 years ago
- Tensorflow - Very Deep Convolutional Neural Networks For Raw Waveforms - https://arxiv.org/pdf/1610.00087.pdf☆73Updated 3 years ago
- Keras/TF implementation of AdamW, SGDW, NadamW, Warm Restarts, and Learning Rate multipliers☆167Updated 2 years ago
- A Keras implementation of https://arxiv.org/abs/1803.08494☆103Updated 3 months ago
- Using Bayesian Optimization to optimize hyper parameter in Keras-made neural network model.☆57Updated 6 years ago
- Auto-optimizing a neural net (and its architecture) on the CIFAR-100 dataset. Could be easily transferred to another dataset or another c…☆106Updated 6 years ago
- Simple Tensorflow implementation of "On The Variance Of The Adaptive Learning Rate And Beyond"☆97Updated 4 years ago
- Multi heads attention for image classification☆81Updated 6 years ago
- A library make TensorBoard working in Colab Google☆149Updated 5 years ago
- A PyTorch implementation of fast-wavenet☆91Updated 6 years ago