Tensorflow Welcome to the Tensorflow Tutorial! In this notebook you will learn all the basic ...
Optimization Welcome to the optimization s programming assignment of the hyper parameters tuning specialization. There are many different optimization algorithms you could be using to get you to the m ...
2017-12-19 11:32 0 1674 推荐指数:
Tensorflow Welcome to the Tensorflow Tutorial! In this notebook you will learn all the basic ...
Regularization Welcome to the first assignment of the hyper parameters tuning(超参数调整) specialization. It is very important that you regularize ...
Gradient Checking Welcome to this week's third programming assignment! You will be implementing gradient checking to make sure that your ...
neural networks API (programming framework), written in ...
Residual Networks Welcome to the second assignment of this week! You will learn how to build very deep convolutional networks, using Residual ...
Building your Deep Neural Network: Step by Step Welcome to your third programming exercise of the deep learning specialization. You ...
I. 背景介绍 1. 学习曲线(Learning Curve) 我们都知道在手工调试模型的参数的时候,我们并不会每次都等到模型迭代完后再修改超参数,而是待模型训练了一定的epoch次数后,通过观察 ...
Autonomous driving - Car detection Welcome to your week 3 programming assignment. You will learn about object detection using the very powerful YOLO ...