Leetcode第44题,字符串匹配问题。
LeetCode 72 Edit Distance
Leetcode第72题,编辑距离问题。
Introduction to ML Strategy
For Coursera deep-learning part-3 week-1 and week-2
LeetCode 10 Regular Expression Matching
Leetcode第10题,字符串匹配问题。
TensorFlow 笔记一
For Coursera deep-learning part-2 week-3
LeetCode 5 Longest Palindromic Substring
Leetcode第5题,最长回文串。
Softmax Regression 总结
For Coursera deep-learning part-2 week-3
Hyperparameter tuning, Batch Norm and TensorFlow
Coursera deep-learning part-2 week-3
Mini-batch 和 权重更新策略
Coursera deep-learning part-2 week-2
神经网络的数据集划分、正则化、Dropout、输入标准化以及梯度检查等等
Coursera deep-learning part-2 week-1