Thursday, December 08, 2016 at 12:00 PM Eastern Standard Time.
Read more »
In this first post in a series on how to build a complete machine learning product from scratch, I describe how to setup your project and tooling. (more…)
Read more »
I specialize in trading inplay horse racing markets, a few of my algorithms depend on knowing how much of the race is left. I currently take the average time based on race type, course and distance… (more…)
Read more »
We’ve developed a hundred line Python code where a search for the five most semantically similar items to any user supplied search term against a body of 100, 1k, and 10k documents takes around 5ms... (more…)
Read more »
Inpainting is a learned interpolation technique that is based on generative
modeling and used to populate masked or missing pieces in an image; it has wide
applications in picture editing and retouching. Recently, inpainting started
being used for waterma... (more…)
Read more »