Machine Learning (Week 1)

I’m studying Machine Learning on Coursera. These are my revision notes for week 1. Introduction What is Machine Learning? Machine learning grew out of work in artificial intelligence. It is a new capability for computers. Examples: Database mining.Large datasets from growth of automation/web. e.g. web click data, medical records, biology, engineeringApplications that can't be programmed … Continue reading Machine Learning (Week 1)

Building a JavaScript CI/CD Pipeline

What's it like to for an experienced developer to learn the latest JavaScript tooling from scratch in 2019? It's not pretty. The Goal At QA Chef, we want to build systems that are: modular (strong cohesion, loose coupling, well designed components) simple and easy to maintain or rewrite (we'd like to keep our options open … Continue reading Building a JavaScript CI/CD Pipeline