摘要:
Introduction to Deep Leraning(深度学习介绍) Welcome(课程介绍) 1.Neural Networks and Deep Learning(4weeks) 学习搭建深度学习网络 2.Inproving Deep Neural Networks:Hyperparam 阅读全文
摘要:
ML Application example: Photo OCR(机器学习应用举例:照片OCR) Problem description and pipeline(问题描述与流水线) 问题: Photo OCR:照片光学字符识别(识别图片中的文字字符信息) 流水线: Text detection( 阅读全文
摘要:
Large scale machine learning(大规模机器学习) Learning with large datasets(大型数据集学习) “It’s not who has the best algorithm that wins. It’s who has the most data 阅读全文
摘要:
Dimensionality Reduction(维度降低) Data Compression(数据压缩):e.g.Reduce data from 3D to 2D;Reduce data from 2D to 1D Data Visualization(数据可视化):一般将数据维度降低到2D或3 阅读全文
摘要:
Machine Learing System Design(机器学习系统设计) Ways to improve the accuracy of a classifier(提高分类器准确性的几个方法) Collect lots of data (for example "honeypot" proje 阅读全文
摘要:
应用机器学习 Machine Learning Diagnostics(机器学习诊断) Diagnostic is a test you can run, to get insight into what is or isn't working with an algorithm, and whic 阅读全文