srfrog / training-ai

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Alt text

ML/AI and Data Science Training Materials

Note: This material has been designed to be taught in a classroom/video environment. The code is well commented but missing some of the contextual concepts and ideas that will be covered in class.

Python-Based AI Workflows - From Notebook to Production Scale

This material is for intermediate-level data scientists, developers, data engineers, or researchers. Specifically, this material is for those who have some experience developing ML/AI models on sample data sets (maybe in Jupyter), but who might struggle to scale, deploy, and productionize their work. They need to understand which Python tools to use as they scale our workflows beyond the notebook, and they need to understand how to manage and distribute work on large data.

Python-based AI Workflows - From Notebook to Production Scale

Machine Learning with Go

This is material for any Go developer, data scientist, analyst, or statistician who wishes to learn how to build robust machine learning applications in Go. This class provides an intensive, comprehensive and idiomatic view on training, utilizing, evaluating, and deploying machine learning models using Go. We believe this class is perfect for anyone wishing to build data-driven applications that produce valuable insights, have reproducible behavior, and can be deployed within modern architectures.

Machine Learning with Go


All material is licensed under the Apache License Version 2.0, January 2004.

About


Languages

Language:Jupyter Notebook 73.8%Language:Go 16.8%Language:Python 5.5%Language:Dockerfile 2.3%Language:Shell 1.2%Language:Makefile 0.4%