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
373 stars 176 forks source link

Create LeakyReLU.m #37

Closed Yukti-09 closed 4 years ago

Yukti-09 commented 4 years ago

https://machinelearningmastery.com/rectified-linear-activation-function-for-deep-learning-neural-networks/