Programming
Showing 2821–2832 of 2924 results
Using Jasmine to Unit Test Your JavaScript App
You'll gain skills through examples and exercises using Jasmine and JavaScript.
Using Jasmine to Unit Test Your JavaScript App
You'll gain skills through examples and exercises using Jasmine and JavaScript.
Using ML.NET to Build Machine Learning Models
Learning machine learning basics and how to build machine learning models.
Using ML.NET to Build Machine Learning Models
Learning machine learning basics and how to build machine learning models.
Using OpenAI API for Natural Language Processing in JavaScript
Explore the OpenAI API and learn to implement natural language processing features in JavaScript applications.
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 Python Altair for Data Storytelling
Gain the skills to transform data into stories, using the DIKW pyramid and the Altair Python library.
Using Python and Transcrypt to Build a Complete Web Application
Build full-stack web applications using Python and Transcrypt, a tool for transpiling Python code into JavaScript.
Using Python for Reading and Writing Optical Labels
Learn how to use Python for reading and writing optical labels, focusing on barcode and QR code generation.
Using PyTorch for Image Classification and Object Detection
This course demystifies convolutional neural network architectures using PyTorch for image classification and object detection.
Using PyTorch for Image Classification and Object Detection
This course demystifies convolutional neural network architectures using PyTorch for image classification and object detection.
Using single sign-on (SSO) with Office Add-ins
Office Add-ins can access information from anywhere on the internet, whether from the server that hosts the add-in, from your internal network, or from somewhere else in the cloud. If that information is protected, your add-in needs a way to authenticate your user. Office Add-ins provide many different methods to authenticate using single sign-on (SSO), depending on your specific scenario. In this module, you'll learn how to implement single sign-on (SSO) and call the Microsoft Graph in Word, Excel, and Outlook add-ins.