摘要:
Regularization for Linear Regression and Logistic Regression Define Addressing over-fitting Manually select which features to keep. Model selection al 阅读全文
摘要:
Symbols:m = Number of training examplesx’s = “input” variable /featuresy’s = “output” variable / “target” variaable(x, y) = one training example\((x^{(i)}, y^{(i)})\) = \(i_{th}\) training exampleh(x)... 阅读全文
摘要:
Machine Learning definition Arthur Samuel(1959). Machine Learning: Field of study that gives computers the ability to learn without being explicitly p 阅读全文
摘要:
virsh管理kvm虚拟机list Prints information about existing domains. If no options are specified it prints out information about running domains.virsh list[--inactive | --all][--managed-save][--title] { [--t... 阅读全文
摘要:
config devices on Linux use xinputinstall#Manjarosudo pacman -S xorg-xinputuselist all the input devicesxinput listoutput:[jarvis@jarvis-pc ~]$ xinput list⎡ Virtual core pointer ... 阅读全文