К содержимому
learnspaceYOUR NEXT CHAPTER
ПРОСТРАНСТВО ОБУЧЕНИЯ
ГлавнаяКаталог курсовМоё обучениеCoursera

Знания без границ

Учитесь у лучших университетов и компаний мира.

Открыть Coursera
Интеграция
Пространство университета
Моё пространствоСтраница курса
↵
ЯЛичный кабинетСтудент
© 2026 LearnSpaceКаждый день — возможность узнать больше.Помощь
Deep Learning: Build & Optimize Neural Networks · LearnSpace
Назад в каталог
courseraАнализ данных

Deep Learning: Build & Optimize Neural Networks

Курс от EDUCBA
Уровень не указан≈ 18.1 чАнглийский
О курсеНавыкиПрограммаПреподаватели

О курсе

Build practical deep learning skills and learn to build, train, evaluate, and optimize neural networks with PyTorch. You’ll begin by distinguishing machine learning from deep learning and exploring perceptrons, neural networks, and their role in real-world AI systems. You’ll then set up Jupyter Notebooks, Google Colab, and PyTorch before working with tensors, gradients, hidden layers, and transfer learning. Through guided coding exercises and case studies, you’ll prepare image datasets and develop classification models using MNIST, CIFAR-10, and CIFAR datasets. You’ll also apply CNNs to text classification, compare loss functions, and generate context-aware text with transformers. Advanced lessons cover language models, sequence generation, encoder-decoder architectures, attention-based translation, training pipelines, and performance evaluation. You’ll extend these techniques to tabular prediction through preprocessing and feature engineering, then compare collaborative and content-based filtering for recommender systems. Designed for learners seeking practical AI, deep learning, or data science skills, this course uniquely progresses from beginner-friendly concepts to advanced vision, NLP, attention, and recommendation projects. Enroll to turn deep learning theory into working models across image, text, structured data, and recommendation tasks.

Навыки, которые вы освоите

Deep LearningModel TrainingNatural Language ProcessingModel EvaluationFeature EngineeringData PreprocessingPyTorch (Machine Learning Library)Machine LearningConvolutional Neural NetworksArtificial Neural NetworksData TransformationComputer VisionJupyterArtificial IntelligenceModel OptimizationImage AnalysisPredictive Modeling

Программа курса

6 модулей · 106 учебных материалов

01Foundations of Deep Learning17 материалов

The World of AI & ML

Introduction to Hands on DeeplearningВидеоWhat is Machine LearningВидеоPopular ML MethodsВидеоWhat is Deep LearningВидеоApplications of DeeplearningВидео

Учитесь у экспертов

EDUCBA

Преподаватель курса

Deep Learning: Build & Optimize Neural Networks
В каталоге вашей программы

Инвестируйте в себя

Новые знания — в удобное для вас время.

Начать на Coursera

Обучение откроется на Coursera
в новой вкладке

Обучение на Coursera

≈ 18.1 ч

6 модулей

Язык: Английский

Субтитры: Арабский, Французский, Итальянский, Бразильский португальский, Корейский, Немецкий, Испанский, Японский, Венгерский

Часть программы вашего университета
RecommendationsВидео
The World of AI & MLЗадание

From Basics to Neural Networks

Basic Concept of DeeplearningВидеоPerceptionВидеоNeural NetworkВидеоUniversal Approximations TheoremВидеоDeep Neural NetworkВидеоDeep Neural Network ContinueВидеоFrom Basics to Neural NetworksЗаданиеBuilding Intelligence: From Machine Learning to Deep NetworksDIALOGUEGraded-Foundations of Deep LearningЗаданиеEvaluating the Company’s First Deep Learning InitiativeDIALOGUE
02Getting Started with Tools19 материалов

Setting Up Your Workspace

Getting StartedВидео Where to write CodeВидеоJupiter NotebookВидеоGoogle ColabВидеоPytorchВидеоSetting Up Your WorkspaceЗадание

First Steps with Tensors

TensorsВидеоTensors ContinueВидеоGradientsВидеоMNIST ExampleВидеоCheck SampleВидеоFirst Steps with TensorsЗадание

Building Layers & Interfaces

Hidden LayerВидеоInterface on a DigitВидеоTransfer-Learning-OverviewВидеоWhat is Transfer LearningВидеоCS231n Convolutional Neural NetworksВидеоBuilding Layers & InterfacesЗаданиеGraded-Getting Started with Tools
03Image Classification in Action22 материалов

Preparing and Transforming Data

Download DatasetВидеоTransform the DataВидеоVisualize the DataВидеоDefine the ModelВидеоAdd a Few Final LayersВидеоPreparing and Transforming DataЗадание

Training and Testing Models

Train the ModelВидеоTest the ModelВидеоWhat About CIFARВидеоImage Classifier on Cifar 10 DatasetВидеоDownload and Load Our DatasetВидеоTrain and Test DatasetВидеоTraining and Testing ModelsЗадание

Building Robust Neural Networks

Define Our Neural NetworkВидеоWorking on ImageВидеоInput and OutputВидеоDefine Our Loss FunctionВидеоTrain Data in EnumerateВидеоTrain Data in Enumerate ContinueВидеоTest the Neural Network on the Test Image
04Deep Learning for Text19 материалов

Text Classification with CNNs

Intro to Text ClassifierВидеоText Classification Using CNNВидеоPrepare the DataВидеоBuild the ModelВидеоBuild the Model ContinueВидеоMore on Build the ModelВидеоText Classification with CNNsЗадание

Optimizing Models

Define a Loss FunctionВидеоDefine a Loss Function ContinueВидеоMore on Define a Loss FunctionВидеоEvaluate or Test the ModelВидеоOptimizing ModelsЗадание

Text Generation with Transformers

Intro to Text GenerationВидеоText Generation-TransformersВидеоText Generation-Transformers ContinueВидеоTransformers-ArchitecturesВидеоTransformers-Architectures ContinueВидеоText Generation with TransformersЗадание
05Advanced NLP with Attention18 материалов

Generating Words & Sequences

Word-GenerationВидеоWord-Generation ContinueВидеоText-GenerationВидеоIntro to Text TranslationВидеоLoading-DataВидеоGenerating Words & SequencesЗадание

Building Translation Models

Preparing-DataВидеоEncoder-Attention Part 1ВидеоEncoder-Attention Part 2ВидеоEncoder-Attention Part 3ВидеоDecoderВидеоBuilding Translation ModelsЗадание

Training & Evaluation

Train-Eval-FunctionsВидеоTrain-Eval-Functions ContinueВидеоTraining-FixesВидеоTraining-EvaluationВидеоTraining & EvaluationЗаданиеGraded-Advanced NLP with AttentionЗадание
06Beyond Vision & Text11 материалов

Deep Learning for Tabular Data

Prediction-Tabular-Data Part 1ВидеоPrediction-Tabular-Data Part 2ВидеоPrediction-Tabular-Data Part 3ВидеоPrediction-Tabular-Data Part 4ВидеоDeep Learning for Tabular DataЗадание

Recommender Systems

Collaborative FilteringВидеоCollaborative Filtering ContinueВидеоOther Recommendation ApproachesВидеоRecommender SystemsЗаданиеGraded-Beyond Vision & TextЗаданиеLaunching an AI Solution Strategy with Deep LearningDIALOGUE
Задание
Видео
Building Robust Neural NetworksЗадание
Graded-Image Classification in ActionЗадание
Deep Learning for TextЗадание