Machine Learning for a Better Developer Experience

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… Read more

Similar

Machine Learning in Production (CMU Course)

CMU course that covers how to build, deploy, assure, and maintain software products with machine-learned models. Includes the entire lifecycle from a prototype ML model to an entire system deployed in production. Covers also responsible AI (including safe... (more…)

Read more »