Skip to main content

4 docs tagged with "github"

View All Tags

About

I am a Data Scientist in my 30s, working mainly with programming and machine learning. I have worked primarily on private business.

Git

Git was developed by Linus Torvalds, who also developed the operating system Linux. He jokingly said he named both tools after himself. Git was made because making changes and collaborating on Linux had become too challenging and a new way of doing version control was needed.

Practical MLOps

This book is a no-nonsense book about practical MLOps and how you should approach it to solve business problems. The book takes an even more hardline approach to automation and focuses on the concept of Kaizen ML, where continuous improvement and striving to make the feedback loop even shorter and the process more and more seamless.

Pro Git

This book delves deep into Git. It is nice for an intermediate git professional who would like to have some more understanding of the "under the hood".