Skip to main content

Posts

Featured

January 2018 Machine Learning Links

Golang  I've been keeping an eye on machine learning development in Go. It's behind python and C++, but advancing rapidly. One group of links is go code wrapping ML libraries or services: A tutorial on Tensorflow using Go A break a capcha example using Tensorflow and Go Go and Machinebox.io for face recognition Gocv on OSX , used above A similar Twitch video Daniel Whitenack has been moving forward with pure-go machine learning implementations: Building a neural net in go The code His slides from Applied ML Days 2018 Stephen Whitworth's Go ML library . Chris Benson on Go & ML: General ML Links Scaling Keras Greg Hinton's ML papers A practical ML application: learned indexes What ML can and can't do . Yonatan Zunger on ML, race and rationalizations . Interesting argument that implementing AIs exposes societal bias. Chollet , developer of Keras: "I'd say ML is both overhyped and underrated. People overestimate the int

Latest Posts