|
You are here |
gregorygundersen.com | ||
| | | | |
www.randomservices.org
|
|
| | | | | ||
| | | | |
www.jeremykun.com
|
|
| | | | | Machine learning is broadly split into two camps, statistical learning and non-statistical learning. The latter we've started to get a good picture of on this blog; we approached Perceptrons, decision trees, and neural networks from a non-statistical perspective. And generally "statistical" learning is just that, a perspective. Data is phrased in terms of independent and dependent variables, and statistical techniques are leveraged against the data. In this post we'll focus on the simplest example of thi... | |
| | | | |
fa.bianp.net
|
|
| | | | | MathJax.Hub.Config({ extensions: ["tex2jax.js"], jax: ["input/TeX", "output/HTML-CSS"], tex2jax: { inlineMath: [ ['$','$'], ["\\(","\\)"] ], displayMath: [ ['$$','$$'], ["\\[","\\]"] ], processEscapes: true }, TeX: { equationNumbers: { autoNumber: "AMS" }, extensions: ["AMSmath.js", "AMSsymbols.js"] }, "HTML-CSS": { fonts: ["TeX"] } }); In this post I compar several implementations of Logistic Regression. The task was to implement a Logistic Regression model using standard optimization ... | |
| | | | |
www.newscientist.com
|
|
| | | Is this a record for a quantum computer ? A group of physicists in China have used a process called adiabatic computing to find the prime factors of the number 143, beating the previous record for a quantum computer of 21. However, there are doubts about the quantum nature of this method, and its potential ... | ||