An open API service indexing awesome lists of open source software.

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

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-fc89a8c79ff7

Part 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