Skip to main content
Category
Technologies

AI Tutorials

Keep up to date with the latest techniques, tools, and research in artificial intelligence. Out AI tutorials will walk you though challenging machine learning models.
Other technologies:
Artificial Intelligence (AI)

Using GPT-3.5 and GPT-4 via the OpenAI API in Python

In this tutorial, you'll learn how to work with the OpenAI Python package to programmatically have conversations with ChatGPT.

Richie Cotton

April 27, 2023

Artificial Intelligence (AI)

Converting Speech to Text with the OpenAI Whisper API

Discover the powerful capabilities of OpenAI Whisper Python API for transcription and translation. It comes with multi-language support and prompt enhancement for accurate transcription.
Abid Ali Awan's photo

Abid Ali Awan

April 20, 2023

Artificial Intelligence (AI)

A Guide to Using ChatGPT For Data Science Projects

Learn how to use ChatGPT in a real-life end-to-end data science project. We will use it for project planning, data analysis, data preprocessing, model selection, hyperparameter tuning, developing a web app, and deploying it on the Spaces.
Abid Ali Awan's photo

Abid Ali Awan

March 20, 2023

Artificial Intelligence (AI)

Understanding Text Classification in Python

Discover what text classification is, how it works, and successful use cases. Explore end-to-end examples of how to build a text preprocessing pipeline followed by a text classification model in Python.
Moez Ali 's photo

Moez Ali

November 23, 2022

Artificial Intelligence (AI)

Gradient Descent Tutorial

Learn how gradient descent works and how to implement it.
DataCamp Team's photo

DataCamp Team

March 18, 2022

Artificial Intelligence (AI)

Recurrent Neural Network Tutorial (RNN)

Learn about the most popular deep learning model RNN and get hands-on experience by building a MasterCard stock price predictor.
Abid Ali Awan's photo

Abid Ali Awan

March 16, 2022

Artificial Intelligence (AI)

What is Deep Learning? A Tutorial for Beginners

The tutorial answers the most frequently asked questions about deep learning and explores various aspects of deep learning with real-life examples.
Abid Ali Awan's photo

Abid Ali Awan

October 16, 2023

Deep Learning

Stock Market Predictions with LSTM in Python

Discover Long Short-Term Memory (LSTM) networks in Python and how you can use them to make stock market predictions!
Thushan Ganegedara's photo

Thushan Ganegedara

January 1, 2020

Python

NLTK Sentiment Analysis Tutorial for Beginners

Python NLTK (natural language toolkit) sentiment analysis tutorial. Learn how to create and develop sentiment analysis using Python. Follow specific steps to mine and analyze text for natural language processing.
Moez Ali's photo

Moez Ali

March 23, 2023