From Deep Learning Patterns and Practices by Andrew Ferlitsch
This article covers:
Feeding models training data in a production environment.
Scheduling for continuous retraining.
Using version control and evaluating models before and after deployment.
Deploying models for large scale on-demand and batch requests, in both monolithic and distributed deployments.
From Deep Learning Patterns and Practices by Andrew Ferlitsch
This article covers:
● Feeding models training data in a production environment.
● Scheduling for continuous retraining.
● Using version control and evaluating models before and after deployment.
● Deploying models for large scale on-demand and batch requests, in both monolithic and distributed deployments.
From Deep Learning Patterns and Practices by Andrew Ferlitsch
Like the best software engineering, modern deep learning uses a pipeline architecture based on reusable patterns.
From Micro Frontends in Action by Michael Geers
This article covers:
• Contrasting the difference between a web site and a web app and investigating the implications this has on picking an integration technique.
• Comparing different micro frontend architectures by their benefits and challenges.
• Figuring out the best architecture and composition technique for your project’s needs.
Andrew Ferlitsch reveals new paradigms–and patterns–for automated deep learning
Andrew Ferlitsch, from the developer relations team at Google Cloud AI, is so far out on the cutting edge of machine learning and artificial intelligence that he has to invent new terminology to describe what’s happening in Cloud AI with Google Cloud’s enterprise clients. In this interview with editors at Manning Publications, he talks about the current and coming changes in machine learning systems, starting with the concept of model amalgamation. Ferlitsch is currently writing a book, Deep Learning Design Patterns, which collects his ideas along with the most important composable model components. |