News

I want to build a step activation function to use in keras. Thanks to Q&A here, I am able to build a working step function called tf_stepy with tensorflow. (See code below) ... x > 0.66: return 1.0 ...
Activation functions for convolutional neural networks - ayrna ... This repo contains the code to run experiments with different activation functions that have ... python main_experiment.py experiment ...