gradient-checking
There are 8 repositories under gradient-checking topic.
gmortuza/Deep-Learning-Specialization
This repository contains the programming assignments and slides from the deep learning course from coursera offered by deeplearning.ai
leechanwoo-kor/coursera
A repository that contains all my work for deep learning specialization on coursera. This repository contains the programming assignments from the deep learning course from coursera offered by deeplearning.ai
aosama16/Coursera-Machine-Learning
My Python solutions for the assignments in the machine learning class by andrew ng on coursera.
philwhln/deriv8-no-deps
Python Machine Learning Deep Neural Network implementation written from scratch with no dependencies. For fun and learning.
bhataparnak/Neural-Network-small-projects
Neural Network Deep learning specialization course offered via Coursera
flowstateeng/Coursera-Deep-Learning
A five-course specialization covering the foundations of Deep Learning, from building CNNs, RNNs & LSTMs to choosing model configurations & paramaters like Adam, Dropout, BatchNorm, Xavier/He initialization, and others.
MohammedSaqibMS/Gradient-Checking
Gradient Checking: Demonstrates 1D and ND gradient checking techniques to verify the accuracy of gradients in neural networks. Inspired by DeepLearning.AI's Deep Learning Specialization.
razormin/Improving-Deep-Neural-Networks
Improving Deep Neural Networks coding assignments