Tutorials and implementations for "Self-normalizing networks"
☆1,589Dec 9, 2025Updated 3 months ago
Alternatives and similar repositories for SNNs
Users that are interested in SNNs are comparing it to the libraries listed below
Sorting:
- Compare SELUs (scaled exponential linear units) with other activations on MNIST, CIFAR10, etc.☆374Nov 1, 2017Updated 8 years ago
- Pytorch implementation of "A simple neural network module for relational reasoning" (Relational Networks)☆818Dec 6, 2022Updated 3 years ago
- Training RNNs as Fast as CNNs (https://arxiv.org/abs/1709.02755)☆2,112Jan 4, 2022Updated 4 years ago
- A TensorFlow implementation of the Differentiable Neural Computer.☆2,525Jul 23, 2021Updated 4 years ago
- TensorFlow-based neural network library☆9,905Feb 10, 2026Updated 3 weeks ago
- Training Very Deep Neural Networks Without Skip-Connections☆589Jun 9, 2018Updated 7 years ago
- Learning to Learn in TensorFlow☆4,071Jun 29, 2021Updated 4 years ago
- auto-tuning momentum SGD optimizer☆288Mar 24, 2019Updated 6 years ago
- Facebook AI Research Sequence-to-Sequence Toolkit☆3,730Sep 17, 2021Updated 4 years ago
- Tensorflow Implementation on "The Cramer Distance as a Solution to Biased Wasserstein Gradients" (https://arxiv.org/pdf/1705.10743.pdf)☆123Dec 10, 2017Updated 8 years ago
- A TensorBoard plugin for visualizing arbitrary tensors in a video as your network trains.☆463Feb 6, 2019Updated 7 years ago
- ☆3,245Dec 26, 2018Updated 7 years ago
- A probabilistic programming language in TensorFlow. Deep generative models, variational inference.☆4,843Mar 18, 2024Updated last year
- PyTorch implementation of the Quasi-Recurrent Neural Network - up to 16 times faster than NVIDIA's cuDNN LSTM