TheAlgorithms / MATLAB-Octave

This repository contains algorithms written in MATLAB/Octave. Developing algorithms in the MATLAB environment empowers you to explore and refine ideas, and enables you test and verify your algorithm.
MIT License
364 stars 173 forks source link

Create Sigmoid(without inbuilt).m #42

Closed Yukti-09 closed 4 years ago

Yukti-09 commented 4 years ago

https://towardsdatascience.com/everything-you-need-to-know-about-activation-functions-in-deep-learning-models-84ba9f82c253

cozek commented 4 years ago

Thank you for your contributions. Good work! 👍