AI & Robotic
Showing 1309–1320 of 1355 results
Using Generative AI to Troubleshoot Linux
The days of scouring Stack Overflow for troubleshooting help may be at an end. This course will teach you how to solve Linux operating system problems by using generative AI solutions like ChatGPT and GitHub Copilot.
Using Generative AI to Troubleshoot Microsoft Windows
The days of scouring Stack Overflow for troubleshooting help may be at an end. This course will teach you how to solve Windows operating system problems by using generative AI solutions like ChatGPT.
Using Neural Networks for Image and Voice Data Analysis
Neural networks can be configured in various ways depending on the type of data and objectives. This course will help you understand how to properly choose a neural network architecture for image or audio data.
Using OpenAI API for Natural Language Processing in JavaScript
Learn to use the OpenAI API for natural language processing in JavaScript, focusing on practical applications and integration techniques.
Using OpenAI API for Natural Language Processing in Python
This course covers various endpoints of the Open AI API with GPT and how it can accomplish NLP tasks such as text completion, summarization, and classification.
Using OpenAI APIs: Accessing OpenAI APIs from Python
Excel in OpenAI APIs using Python. Discover API key authentication, access to completions APIs via endpoints, model configurations, and control of creativity and response length.
Using OpenAI APIs: Exploring APIs with the OpenAI Playground
Explore GPT models in the OpenAI Playground. Experiment with parameters to fine-tune responses and learn how to utilize multiple APIs, including chat completions and assistant APIs.
Using OpenAI APIs: Fine-tuning Models, the Assistants API, & Embeddings
Explore fine-tuning AI models like GPT-3 and 4 with OpenAI APIs. Learn to utilize the Assistants API and understand the creation and comparison of text embeddings.
Using OpenAI APIs: Using Image & Audio APIs
Explore OpenAI's DALL-E and Whisper models. Generate stunning images with text prompts, transcribe and translate multilingual audio with high accuracy.
Using PCA to reduce dimensionality
Master Principal Component Analysis (PCA) to reduce dimensionality in high-dimensional datasets. Learn how to transform and visualize data, uncover hidden patterns, and improve the performance of machine learning models.
Using PyTorch for Image Classification and Object Detection
This course demystifies convolutional neural network architectures using PyTorch for image classification and object detection.
Value-Based Methods
Understand value-based methods in reinforcement learning for optimizing decision-making processes.