https://github.com/dataplayer12/swish-activation
Repo for my blogs explaining swish activation function
https://github.com/dataplayer12/swish-activation
activation deep-learning relu sigmoid-function swish
Last synced: 7 months ago
JSON representation
Repo for my blogs explaining swish activation function
- Host: GitHub
- URL: https://github.com/dataplayer12/swish-activation
- Owner: dataplayer12
- License: mit
- Created: 2017-10-20T20:40:33.000Z (almost 8 years ago)
- Default Branch: master
- Last Pushed: 2017-12-17T09:26:27.000Z (almost 8 years ago)
- Last Synced: 2025-01-22T23:26:35.810Z (9 months ago)
- Topics: activation, deep-learning, relu, sigmoid-function, swish
- Language: HTML
- Homepage:
- Size: 17.3 MB
- Stars: 13
- Watchers: 3
- Forks: 3
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# swish-activation
This repo contains code for replicating the results from my two part blog post about Swish activation function published on Medium. Folder MNIST contains code and results for part 1 and CIFAR-10 for part 2.Part 1: Experiments with SWISH activation function on MNIST dataset
https://medium.com/@jaiyamsharma/experiments-with-swish-activation-function-on-mnist-dataset-fc89a8c79ff7Part 2: Swish in depth: A comparison of Swish & ReLU on CIFAR-10
https://medium.com/@jaiyamsharma/swish-in-depth-a-comparison-of-swish-relu-on-cifar-10-1c798e70ee08