AI & Robotic
Showing 229–240 of 1355 results
ChatGPT Prompt Engineering for Developers
Dive deep into the principles and best practices of prompt engineering to leverage powerful language models like ChatGPT to solve real-world problems.
ChatGPT Tutorial for Complete Beginners
ChatGPT Crash course
ChatGPT: Create a Hospital Management System using ChatGPT
Master ChatGPT and learn the secrets to using it effectively when coding.
ChatGPT: Extracting Insights from Information
This course will teach you how to use ChatGPT to gain insights from documents and files. Learn what might be most important from long emails, confusing documents, and other files in just seconds with smart prompts.
ChatGPT: Make Coding 10X Simple And Easy With ChatGPT
Elevate your programming expertise with Chatgpt's immersive course.
CI/CD for Machine Learning
Elevate your Machine Learning Development with CI/CD using GitHub Actions and Data Version Control
Classification Methods: Problems and Solutions
Dive deep into classification methods in machine learning. Understand common challenges and solutions for effectively classifying data across various industries and applications.
Classification Models
Explore various classification algorithms, their applications, and techniques for model evaluation.
Classification with PyTorch
Dive into classification techniques with PyTorch. Learn how to build and train machine learning models for classifying data into categories with hands-on projects using neural networks.
Classify images
Image classification is used to determine the main subject of an image. You can use the Azure AI Custom Vision services to train a model that classifies images based on your own categorizations.
Classify images with Azure AI Custom Vision
Image classification is a common workload in artificial intelligence (AI) applications. It harnesses the predictive power of machine learning to enable AI systems to identify real-world items based on images.
Classifying Cats & Dogs with HOG and SVM
Understand how to classify images of cats and dogs using Histogram of Oriented Gradients (HOG) features and Support Vector Machines (SVM). Learn the basics of image classification and machine learning.