刚刚完成了Andrew Ng在Cousera上的Machine Learning的第十周课程,这周主要介绍的是大规模机器学习,现将笔记整理在下面。Gradient Descent with Large DatasetsLearning With Large Datasets在前面介绍bias-variance的时候,我们曾提到一个比较各种算法孰优孰劣的实验,结论是”it’s not who has...
分类:
系统相关 时间:
2016-04-14 14:26:02
阅读次数:
301
Problem Description Many years ago , in Teddy’s hometown there was a man who was called “Bone Collector”. This man like to collect varies of bones , s ...
分类:
其他好文 时间:
2016-04-11 22:22:12
阅读次数:
231
1:查看系统的使用状态: 谁在线:who 网络连接状态:netstat –a 后台执行程序:ps –aux 2:关机 关机:shutdown 或者 shutdown –h now 重启:reboot 3:切换执行等级 init 0 关机 3 命令行 5 图形化 6 重启 注:使用init 0同样可以 ...
分类:
其他好文 时间:
2016-04-09 23:29:27
阅读次数:
327
why->what->where->when->who->how1.为什么要进行日志收集?为什么要用到rsyslog?日志是我们对系统和应用程序的运行状况分析的根本依据,同时一些日志也有其特殊的作用,例如mysql的二进制日志和事务日志。因此要进行日志收集,为了避免重复的进行日志系统的实..
分类:
数据库 时间:
2016-04-07 18:50:38
阅读次数:
314
15.6 Draw an entity-relationship diagram for a database with companies, people, and professionals (people who work for companies). 在公司Companies工作的人是专家 ...
分类:
其他好文 时间:
2016-04-07 08:21:30
阅读次数:
195
Suppose that a website contains two tables, the Customers table and the Orders table. Write a SQL query to find all customers who never order anything ...
分类:
其他好文 时间:
2016-04-07 07:06:58
阅读次数:
156
KVM: 必须在64位系统上运行 CPU必须支持HVM(硬件虚拟化) #grep-o-E‘svm|vmx‘/proc/cpuinfo装载模块: modprobe kvm_intelkvm_amd kvm安装kvm: Virtualization 提供qemu-kvm工具 VirtualizationClient VirtualizationPlatform 提供libvirt,libvirt-client,virt-who,virt-w..
分类:
其他好文 时间:
2016-04-05 20:13:07
阅读次数:
3376
1关机前准备 1.1观察系统使用状态 · 谁在线:who · 联网状态:netstat -a · 后台执行的程序:ps -aux 1.2通知在线使用者关机时间 · shutdown +2 "The machine will shutdown" # 2min 后关机,并通知在线者 2关机命令 2.1 ...
分类:
其他好文 时间:
2016-04-04 17:47:14
阅读次数:
171
w5d5 Today, I chat with my friend Zhu Zhu about my observation to those who study overseas. During our talk, I asked him why most friends replied me l ...
分类:
其他好文 时间:
2016-04-03 20:19:17
阅读次数:
197
Wall Time Limit: 1000MS Memory Limit: 10000K Total Submissions: 33446 Accepted: 11376 Description Once upon a time there was a greedy King who ordered ...
分类:
其他好文 时间:
2016-04-03 17:20:49
阅读次数:
235