bioinf-jku/SNNs resource
Tutorials and implementations for "Self-normalizing networks" observed · 2026-08-28
Health v2 · maintenance only
69/100
- Activity 82
- Release rhythm 35
- Longevity 100
Flags: no_releases
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-02. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 3373
- days_rel: n/a
- days_push: 113
- n_releases_24m: 0
Adoption not part of the score
1586 stars · 196 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
A collection of tutorials and reference implementations for Self-Normalizing Networks (SNNs) from Klambauer et al., demonstrating SELU activations, LeCun normal initialization, and AlphaDropout. It provides TensorFlow/Keras scripts and PyTorch Jupyter notebooks on MNIST and CIFAR10, plus supporting notebooks and calculations.
Use cases
- learn how self-normalizing networks work
- implement SELU activation networks in Keras or PyTorch
- reproduce the SNN paper experiments on MNIST and CIFAR10
- find the correct initialization and dropout for SELU networks
- tutorial examples of AlphaDropout usage
When to choose
- you want to learn or teach the SNN/SELU technique with runnable code
- you need reference implementations in both TensorFlow/Keras and PyTorch
- you want to reproduce results from the original SNN paper
When to avoid
- you need a production-ready neural network library
- you want architectures beyond simple MLPs and CNNs on benchmark datasets
- you need a maintained framework rather than educational example code
Facets
learning-resource · maturity maintenance
machine-learning deep-learning deep-learning machine-learning tutorials python cross-platform self-normalizing-networks selu keras pytorch jupyter-notebooks mnist cifar10 gpu
1 source
- readme: https://github.com/bioinf-jku/SNNs · fetched 2026-08-28 · 3df3a394709d
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| bioinf-jku/SNNs | main | 69 |
For agents
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem