Pular para o conteúdo principal
Categoría
Tecnologias

Tutoriais de IA

Mantenha-se atualizado com as mais recentes técnicas, ferramentas e pesquisas em inteligência artificial. Nossos tutoriais de IA orientarão você em relação a modelos desafiadores de aprendizado de máquina.
Outras tecnologias:
Agentes de IAAirflowAWSAzureBusiness IntelligenceCara de abraçoChatGPTdbtDockerExcelGitGoogle Cloud PlatformIA generativaJavaJuliaKafkaKubernetesModelos de idiomas grandesMongoDBMySQLNoSQLOpenAIPlanilhasPostgreSQLPower BIPySparkPythonRScalaSnowflakeSQLSQLiteTableauTelas de dados
GroupTreinar 2 ou mais pessoas?Experimentar DataCamp for Business

Generating WordClouds in Python Tutorial

Learn how to perform Exploratory Data Analysis for Natural Language Processing using WordCloud in Python.

23 de fevereiro de 2023

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).

12 de fevereiro de 2019

TensorFlow Tutorial For Beginners

Learn how to build a neural network and how to train, evaluate and optimize it with TensorFlow

16 de janeiro de 2019

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.

26 de dezembro de 2018

Face Detection with Python Using OpenCV

Learn about object detection in Python using the OpenCV library and discover how to apply it to tasks such as facial detection.

3 de dezembro de 2024

Deep Learning (DL) vs Machine Learning (ML): A Comparative Guide

In this tutorial, you'll get an overview of Artificial Intelligence (AI) and take a closer look in what makes Machine Learning (ML) and Deep Learning different.

29 de fevereiro de 2024

Stemming and Lemmatization in Python

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

1 de junho de 2026

Introduction to Cyclical Learning Rates

Learn what cyclical learning rate policy is and how it can improve the training of a neural network.

15 de outubro de 2018

Deduce the Number of Layers and Neurons for ANN

There is an optimal number of hidden layers and neurons for an artificial neural network (ANN). This tutorial discusses a simple approach for determining the optimal numbers for layers and neurons for ANN's.

11 de setembro de 2018

Machine Learning and NLP using R: Topic Modeling and Music Classification

In this tutorial, you will build four models using Latent Dirichlet Allocation (LDA) and K-Means clustering machine learning algorithms.

21 de junho de 2018

TensorBoard Tutorial

Visualize the training parameters, metrics, hyperparameters or any statistics of your neural network with TensorBoard!

6 de junho de 2018

Demystifying Generative Adversarial Nets (GANs)

Learn what Generative Adversarial Networks are without going into the details of the math and code a simple GAN that can create digits!

9 de maio de 2018