AI & Robotic
Showing 997–1008 of 1170 results
PyTorch for Classification
Build AI classification models with PyTorch using binary and multi-label techniques.
R Programming for Beginners Ebook
Learn the essentials of data science by understanding R Programming Languages Today!
RaspberryPiFoundation: Teach teens computing: Machine learning and AI
Discover machine learning and how it works, and train your own AI using free online tools.
RaspberryPiFoundation: Teach Teens Computing: Understanding AI for Educators
Discover the world of artificial intelligence (AI) and how it is set to change the ways we teach and learn. Gain valuable experience for discussing and using AI tools with your learners.
Read Text in images and documents with the Azure AI Vision Service
Azure's AI Vision service uses algorithms to process images and return information. This module teaches you how to use the Image Analysis API for optical character recognition (OCR).
Real-world NLP: Case Studies for Data Professionals
You've heard that NLP will disrupt just about everything, but you're not sure what that means for the ways you handle data. This course will teach you how NLP can be successfully adopted for real-world data workflows across multiple industries.
Recognizing Hallucinations, Inaccuracies, and Bias in AI
Demystify AI-generated content challenges - hallucinations, inaccuracies, biases. Develop detection skills and bias correction methods. Explore ethical AI use for transparency.
Recommendation Systems on Google Cloud
In this course, you apply your knowledge of classification models and embeddings to build a ML pipeline that functions as a recommendation engine.
Recurrent Neural Networks (RNNs) for Language Modeling with Keras
Learn how to use RNNs to classify text sentiment, generate sentences, and translate text between languages.
Recurrent Neural Networks (RNNs): Deep Learning for Sequences and Time Series
Recurrent Neural Networks (RNNs) excel at processing sequences, making them ideal for analyzing, and predicting time series data with temporal dependencies.
Refine and test machine learning models
When we think of machine learning, we often focus on the training process. A small amount of preparation before this process can not only speed up and improve learning, but also give us some confidence about how well our models will work when faced with data we have never seen before.
Reinforcement Learning
Understand the principles of reinforcement learning and its applications in training intelligent agents.