Four short links: 8 June 2017
Google Brain, Chinese Robotics, Options Debunked, and Slender Reactive UI
- Google Brain Residency — really interesting rundown on projects he worked on during his residency. The culture of testing has not sufficiently caught on yet. We need better ways of asserting during training, that various parts of networks maintain certain means and variances, don’t oscillate too much, or stay within ranges. ML bugs make the heisenbugs of my systems past seem delightfully easy.
- 500 Chinese Robot Companies — China installed 90,000 robots in 2016, 1/3 of the world’s total and a 30% increase over 2015.
- Options vs. Cash — omg, this.
- Moon.js — reactive Javascript UI library with Vue’s API. 5KB minified. (via Hacker Noon)