tanh-activation
There are 7 repositories under tanh-activation topic.
djm160830/nn-enhanced
Applying neural network with adam optimizer on heart failure clinical records dataset to compare test errors of sigmoid, tanh, and relu activation functions
jElhamm/Activation-Functions
"The 'Activation Functions' project repository contains implementations of various activation functions commonly used in neural networks. "
JLeigh101/deep-learning-challenge
NU Bootcamp Module 21
AVINASH-KURREY/DEEP-LEARNING
INTRODUCTION OF DEEP LEARNING
Fraetor29/How-NN-Works
How Neural Networks work inside
MinahilSadiq1/Artificial_Neural_Network_for_Iris_Classification
Implementing artificial neural for solving iris dataset classification dataset. And applying 3 different activation functions and comparing their performances.
neural-tangjie/NTJ-DL-Activation_Functions_in_Neural_Network
:octocat: This repository summarizes the basic concepts, types and usage scenarios of activation functions in deep learning.