krasserm / weightnormLinks
Example code for Weight Normalization, from "Weight Normalization: A Simple Reparameterization to Accelerate Training of Deep Neural Networks"
☆18Updated 5 years ago
Alternatives and similar repositories for weightnorm
Users that are interested in weightnorm are comparing it to the libraries listed below
Sorting:
- AdamW optimizer for Keras☆116Updated 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 2 years ago
- Layer normalization implemented in Keras☆60Updated 4 years ago
- Keras Implementation of Deepmind's WaveNet for Supervised Learning Tasks☆64Updated 6 years ago
- Tensorflow - Very Deep Convolutional Neural Networks For Raw Waveforms - https://arxiv.org/pdf/1610.00087.pdf☆76Updated 4 years ago
- Auxiliary Classifier Generative Adversarial Networks in Keras☆214Updated 8 years ago
- Keras implementation of Attention Augmented Convolutional Neural Networks☆120Updated 5 years ago
- A set of simple examples ported from PyTorch for Tensorflow Eager Execution☆73Updated 7 years ago
- Keras implementation of Wasserstein GAN. Modified from the ACGAN example.☆39Updated 9 years ago
- Using Bayesian Optimization to optimize hyper parameter in Keras-made neural network model.☆57Updated 7 years ago
- Autoencoders in Keras☆125Updated 7 years ago
- Orkis-Research / Quaternion-Convolutional-Neural-Networks-for-End-to-End-Automatic-Speech-RecognitionThis is the code for the paper 'Quaternion Convolutional Neural Networks for End-to-End Automatic Speech Recognition'. It provides all th…☆66Updated 7 years ago
- Do STFT in Keras☆63Updated 8 years ago
- Dilated RNNs in pytorch☆211Updated 6 years ago
- RAdam implemented in Keras & TensorFlow☆325Updated 4 years ago
- 8th place solution (on Kaggle) to the Freesound General-Purpose Audio Tagging Challenge (DCASE 2018 - Task 2)☆114Updated 5 years ago
- keras implementation of AdamW from Fixing Weight Decay Regularization in Adam (https://arxiv.org/abs/1711.05101)☆71Updated 7 years ago
- code for 3rd place kaggle tensorflow competition☆98Updated 7 years ago
- Pytorch and TensorFlow data loaders for several audio datasets☆113Updated 6 years ago
- Keras implementation of Cosine Annealing Scheduler☆43Updated 5 years ago
- Keras implementation of [The unreasonable effectiveness of the forget gate](https://arxiv.org/abs/1804.04849)☆36Updated 6 years ago
- Keras callback function for stochastic weight averaging☆56Updated 3 years ago
- Conv-LSTM-CTC speech recognition network (end-to-end), written in TensorFlow.☆72Updated 6 years ago
- Example code for Weight Normalization, from "Weight Normalization: A Simple Reparameterization to Accelerate Training of Deep Neural Netw…☆367Updated 7 years ago
- A PyTorch implementation of fast-wavenet☆92Updated 7 years ago
- Spectrograms, MFCCs, and Inversion Demo in a jupyter notebook☆170Updated 6 years ago
- Example projects I completed to understand Deep Learning techniques with Tensorflow. Please note that I do no longer maintain this reposi…☆139Updated 7 years ago
- Pytorch: Viterbi, Forward-Backward and Baum Welch with a Hidden Markov Model (HMM)☆56Updated 6 years ago
- Keras implementation of AdaBound☆130Updated 6 years ago
- Code for reproducing results in "Generative Model with Dynamic Linear Flow"☆70Updated 6 years ago