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:
Python

Keras Tutorial: Deep Learning in Python

This Keras tutorial introduces you to deep learning in Python: learn to preprocess your data, model, evaluate and optimize neural networks.

Karlijn Willems

December 10, 2019

Python

Generating WordClouds in Python Tutorial

Learn how to perform Exploratory Data Analysis for Natural Language Processing using WordCloud in Python.
Duong Vu's photo

Duong Vu

February 23, 2023

R Programming

keras: Deep Learning in R

In this tutorial to deep learning in R with RStudio's keras package, you'll learn how to build a Multi-Layer Perceptron (MLP).
Karlijn Willems's photo

Karlijn Willems

February 12, 2019

Python

TensorFlow Tutorial For Beginners

Learn how to build a neural network and how to train, evaluate and optimize it with TensorFlow
Karlijn Willems's photo

Karlijn Willems

January 16, 2019

Python

Beginner's Guide to Google's Vision API in Python

Learn what Vision API is and what are all the things that it offers. By the end of this tutorial, you will also learn how you can call Vision API from your Python code.
Sayak Paul's photo

Sayak Paul

December 26, 2018

Python

Face Detection with Python using OpenCV

This tutorial will introduce you to the concept of object detection in Python using OpenCV library and how you can utilize it to perform tasks like Facial detection.
Natassha Selvaraj's photo

Natassha Selvaraj

April 17, 2023

Artificial Intelligence (AI)

Stemming and Lemmatization in Python

This tutorial covers stemming and lemmatization from a practical standpoint using the Python Natural Language ToolKit (NLTK) package.
Kurtis Pykes 's photo

Kurtis Pykes

February 28, 2023

Artificial Intelligence (AI)

Introduction to Cyclical Learning Rates

Learn what cyclical learning rate policy is and how it can improve the training of a neural network.
Sayak Paul's photo

Sayak Paul

October 15, 2018