본문으로 바로가기
범주
기술

AI 튜토리얼

인공지능의 최신 기법, 도구, 연구 동향을 놓치지 마세요. 우리의 AI 튜토리얼은 도전적인 머신러닝 모델을 단계별로 안내합니다.
기타 기술:
Group2명 이상을 교육하시나요?DataCamp for Business 사용해 보세요

Generating WordClouds in Python Tutorial

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

2023년 2월 23일

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

2019년 2월 12일

TensorFlow Tutorial For Beginners

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

2019년 1월 16일

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.

2018년 12월 26일

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.

2024년 12월 3일

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.

2024년 2월 29일

Stemming and Lemmatization in Python

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

2026년 6월 1일

Introduction to Cyclical Learning Rates

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

2018년 10월 15일

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.

2018년 9월 11일

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.

2018년 6월 21일

TensorBoard Tutorial

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

2018년 6월 6일

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!

2018년 5월 9일