Build a Machine Learning Platform (From Scratch) teaches you to set up and run a production-quality machine learning system using open source tools. Chapter-by-chapter, you’ll assemble a delivery pipeline for an image classifier and a recommendation system, learning best practices as you go. You’ll get hands-on experience with the most important parts of the machine learning workflow, including orchestrating pipelines; model training, inference, and serving; and monitoring and explainability. Soon, you’ll be deploying models that are fast to production and easy to maintain and scale.
The Little Elixir & OTP Guidebook gets you started writing applications with Elixir and OTP. You'll begin with the immediately comfortable Elixir language syntax, along with just enough functional programming to use it effectively. Then, you'll dive straight into several lighthearted examples that teach you to take advantage of the incredible functionality built into the OTP library.