Resource of free step by step video how to guides to get you started with machine learning.
Showing posts with label MLOps. Show all posts
Showing posts with label MLOps. Show all posts
Monday, December 12, 2022
Building and Deploying Machine Learning Solutions with Vertex AI Challenge Lab GSP354
Challenge scenario You were recently hired as a Machine Learning Engineer at a startup movie review website. Your manager has tasked you with building a machine learning model to classify the sentiment of user movie reviews as positive or negative. These predictions will be used as an input in downstream movie rating systems and to surface top supportive and critical reviews on the movie website application. The challenge: your business requirements are that you have just 6 weeks to productionize a model that achieves great than 75% accuracy to improve upon an existing bootstrapped solution. Furthermore, after doing some exploratory analysis in your startup's data warehouse, you found that you only have a small dataset of 50k text reviews to build a higher performing solution. Your challenge To build and deploy a high performance machine learning model with limited data quickly, you will walk through training and deploying a custom TensorFlow BERT sentiment classifier for online predictions on Google Cloud's Vertex AI platform. Vertex AI is Google Cloud's next generation machine learning development platform where you can leverage the latest ML pre-built components and AutoML to significantly enhance your development productivity, the ability to scale your workflow and decision making with your data, and accelerate time to value. First, you will progress through a typical experimentation workflow where you will build your model from pre-trained BERT components from TF-Hub and tf.keras classification layers to train and evaluate your model in a Vertex Notebook. You will then package your model code into a Docker container to train on Google Cloud's Vertex AI. Lastly, you will define and run a Kubeflow Pipeline on Vertex Pipelines that trains and deploys your model to a Vertex Endpoint that you will query for online predictions. #gcp #googlecloud #qwiklabs
Sunday, March 13, 2022
Smart ML Experiment tracking and model registry with Neptune.ai Platform
Neptune.ai is a Machine Learning observability platform for ML experiment tracking and model registry for the enterprise teams. With this SaaS platform, any enterprise user can log, store, query, display, organize, and compare all your model metadata in a single place. Highlights: - Feel in control of your model building and experimentation - Be more productive at ML engineering and research - Focus on ML, leave metadata bookkeeping to platform - Use computational resources more efficiently - Build reproducible, compliant, and traceable models - Any one can get started in just 5 minutes Content Timeline: ----------------- - (00:00) Video Start - (00:08) Introduction - (02:00) Why and Why? - (04:05) 3 Key Features - (05:05) Platform Service Status - (06:00) MLOps Tutorials - (08:31) Get Platform Access - (09:15) Jupyter Notebook (colab & GitHub) - (10:30) Heart Disease Detection ML Experiment - (12:12) ML Experiment in Keras/TensorFlow - (20:46) Export colab notebook to GitHub - (22:16) Adding Neptune Tracking code - (23:08) Create Tracking Project - (26:17) Initialize Neptune runtime objects - (28:28) ML Experiment with Neptune Objects - (30:01) Neptune Callback with ML Experiment - (32:05) Neptune ML Tracking Dashboard - (38:30) Adding another Experiment - (42:05) Comparing Experiments - (44:32) Custom content (image) Tracking - (45:56) More Experiments tracking - (48:38) Adding Jupyter notebook as resource - (49:57) Pushing Colab notebook to GitHub - (50:19) Recap - (52:25) Credits Neptune.ai: https://neptune.ai/ Source Code used in this example: https://github.com/prodramp/publiccode/tree/master/machine_learning/neptune_ai Please visit: ------------------ Prodramp LLC | https://prodramp.com | @prodramp https://www.linkedin.com/company/prodramp Content Creator: Avkash Chauhan (@avkashchauhan) https://www.linkedin.com/in/avkashchauhan Tags: #ai #aicloud #h2oai #driverlessai #machinelearning #cloud #mlops #model #collaboration #deeplearning #modelserving #modeldeployment #keras #tensorflow #pytorch #datarobot #datahub #aiplatform #aicloud #modelperformance #modelfit #modeleffect #modelimpact #bias #modelbias #modeldeployment #modelregistery #modelpipeline #neptuneai
Subscribe to:
Posts (Atom)
-
Using GPUs in TensorFlow, TensorBoard in notebooks, finding new datasets, & more! (#AskTensorFlow) [Collection] In a special live ep...
-
Quick answer: Qwen 3 32B needs about 22.7 GB of VRAM at Q4_K_M with a 4k-token context — a used 24 GB card like the RTX 3090 is the minimu...
-
Inside TensorFlow: Summaries and TensorBoard [Collection] Take an inside look into the TensorFlow team’s own internal training sessions-...
-
Hey everyone This is Ujjwal kapil B.tech 2nd year Ai and Ml In this video we covered one of the most important question "COLLEGE KAB O...
-
Quick answer: DeepSeek V4 Flash is a Mixture-of-Experts model: all 284 billion parameters must be stored, so combined RAM plus VRAM — not ...
-
This video is a crash course on understanding how finetuning on LLM models can be performed uing QLORA,LORA, Quantization using LLama2, Grad...
-
Quick answer: For an 8B model at Q4, local electricity costs roughly $0.05 per million output tokens — against about $0.53 per million ble...
-
Quick answer: For most learners, the best single machine learning book is Hands-On Machine Learning with Scikit-Learn, Keras & Tensor...
-
#minecraft #neuralnetwork #backpropagation I built an analog neural network in vanilla Minecraft without any mods or command blocks. The n...
-
In this video, you'll learn how to use machine learning, computer vision and deep learning to create a football analysis system. This pr...