Optimization Welcome to the optimization's programming assignment of the hyper-parameters tuning specialization. There are many different optimization ...
分类:
Web程序 时间:
2017-12-19 12:36:36
阅读次数:
226
MySQL Related Performance Tuning. https://www.askapache.com/mysql/mysql-performance-tuning/ https://www.digitalocean.com/community/tutorials/how-to-op ...
分类:
其他好文 时间:
2017-12-17 23:41:06
阅读次数:
113
https://arimo.com/data-science/2016/bayesian-optimization-hyperparameter-tuning/ 贝叶斯优化:使用高斯过程作为代理函数,并且通常优化提升幅度的期望Expected Improvement(新试验相对当前最好观测的提升的期 ...
分类:
其他好文 时间:
2017-12-17 22:15:08
阅读次数:
175
Gradient Checking Welcome to this week's third programming assignment! You will be implementing gradient checking to make sure that your backpropagati ...
分类:
Web程序 时间:
2017-12-16 18:32:02
阅读次数:
169
Initialization Welcome to the first assignment of the hyper parameters tuning(超参数调整) specialization. It is very important that you regularize your mod ...
分类:
Web程序 时间:
2017-12-15 00:46:35
阅读次数:
344
【中文翻译】 4、你正在一个超市的自动退房亭工作, 并正在建设一个苹果, 香蕉和桔子分类器。假设您的分类器训练集误差是 0.5%, 并且验证集误差为7%。下面哪些是有希望改进分类器的?(检查所有适用的)(A,C) (A)增加正则化参数 lambda (B)降低正则化参数 lambda (C)获取更多 ...
分类:
Web程序 时间:
2017-12-14 23:50:06
阅读次数:
387
PostgreSQL 硬件性能调优 翻译自文章 "《PostgreSQL Hardware Performance Tuning》" PostgreSQL是一个由世界范围内开发人员在互联网上开发的对象 关系型数据库。她是商业数据库如Oracle和Informix一个开源替代。 PostgreSQL最 ...
分类:
数据库 时间:
2017-12-08 16:30:28
阅读次数:
237
因为学习了 RHCA 云方向, 目前已经学了: CL210 OpenStack 私有云技术 CL220 CFME 混合云管理平台 RH236 GlusterFS 分布式存储 RH413 Hardening 安全 RH442 Performance Tuning 调优 RH318 Red Hat En ...
分类:
其他好文 时间:
2017-12-04 13:06:35
阅读次数:
200
原文: Simple Tutorial on SVM and Parameter Tuning in Python and R 介绍 数据在机器学习中是重要的一种任务,支持向量机(SVM)在模式分类和非线性回归问题中有着广泛的应用. SVM最开始是由N. Vapnik and Alexey Ya. ...
分类:
编程语言 时间:
2017-11-25 15:16:23
阅读次数:
329
记录cousera上ng讲的deep learning课的笔记,第8课:Hyperparameter tuning, Batch Norm and softmax ...
分类:
其他好文 时间:
2017-11-22 00:50:00
阅读次数:
279