Introducción al Aprendizaje Profundo (Coursera)

Offered by Universidad Austral,
Introducción al Aprendizaje Profundo (Coursera)

Este curso te brindará los conocimientos introductorios sobre Aprendizaje Profundo, vas a entender los fundamentos teóricos y su implementación . Se comenzará entendiendo cómo evolucionó el campo hasta llegar a las redes profundas y cuáles son sus principales beneficios frente a otras técnicas de aprendizaje supervisado, así como también sus limitaciones y situaciones en donde no
posee un rendimiento superior

Class Deals by MOOC List - Click here and see Coursera's Active Discounts, Deals, and Promo Codes.

What You Will Learn

  • Interpretar qué es el aprendizaje profundo
  • Evaluar por qué usar técnicas de aprendizaje profundo y cuándo usarlo
  • Construir y entrenar una regresión logística para un problema de clasificación
  • Construir y entrenar una red neuronal completamente conectada para un problema de clasificación

Syllabus

WEEK 1
Introducción al aprendizaje profundo
Se estudiará qué es el aprendizaje supervisado, que son las redes neuronales, a qué llamamos aprendizaje profundo y cuál es su importancia actual

WEEK 2
Conceptos Básicos de Redes Neuronales
Se analizarán los conceptos más importantes referidos a las redes neuronales, partiendo desde la clasificación binaria con regresiones logísticas, el descenso del gradiente y la vectorización.

WEEK 3
Red Neuronal de una sola capa oculta
Se introducirán a las redes neuronales profundas, intuición de las funciones de activación, iniciaciones y propagaciones

WEEK 4
Red Neuronal Profundas
Se explorarán las Redes Neuronales denominadas profundas, es decir, aquellas con múltiples capas ocultas, que permiten una representación más compleja de los patrones en los datos. Se evaluará como cambia su implementación y optimización de parámetros

Go to Class
MOOC List is learner-supported. When you buy through links on our site, we may earn an affiliate commission.

Related Courses

Generative Deep Learning with TensorFlow (Coursera) Coursera
DeepLearning.AI

Generative Deep Learning with TensorFlow (Coursera)

In this course, you will: a) Learn neural style transfer using transfer learning: extract the content of an image (eg. swan), and the style of a painting (eg. cubist or impressionist), and combine the content and style into a new image; b) Build simple AutoEncoders on the familiar MNIST dataset, and more complex deep and convolutional architectures on the Fashion MNIST dataset, understand the difference in results of the DNN and CNN AutoEncoder models, identify ways to de-noise noisy images, and build a CNN AutoEncoder using TensorFlow to output a clean image from a noisy one; c) Explore Variational AutoEncoders (VAEs) to generate entirely new data, and generate anime faces to compare them against reference images; d) Learn about GANs; their invention, properties, architecture, and how they vary from VAEs, understand the function of the generator and the discriminator within the model, the concept of 2 training phases and the role of introduced noise, and build your own GAN that can generate faces.

Jun 29th 2026
4 Weeks
Convolutional Neural Networks (Coursera) Coursera
DeepLearning.AI

Convolutional Neural Networks (Coursera)

This course will teach you how to build convolutional neural networks and apply it to image data. Thanks to deep learning, computer vision is working far better than just two years ago, and this is enabling numerous exciting applications ranging from safe autonomous driving, to accurate face recognition, to automatic reading of radiology images.

Jun 29th 2026
4 Weeks
Supervised Learning: Classification (Coursera) Coursera
IBM

Supervised Learning: Classification (Coursera)

This course introduces you to one of the main types of modeling families of supervised Machine Learning: Classification. You will learn how to train predictive models to classify categorical outcomes and how to use error metrics to compare across different models. The hands-on section of this course focuses on using best practices for classification, including train and test splits, and handling data sets with unbalanced classes.

Jun 29th 2026
4 Weeks
Custom Models, Layers, and Loss Functions with TensorFlow (Coursera) Coursera
DeepLearning.AI

Custom Models, Layers, and Loss Functions with TensorFlow (Coursera)

In this course, you will: • Compare Functional and Sequential APIs, discover new models you can build with the Functional API, and build a model that produces multiple outputs including a Siamese network; • Build custom loss functions (including the contrastive loss function used in a Siamese network) in order to measure how well a model is doing and help your neural network learn from training data; • Build off of existing standard layers to create custom layers for your models, customize a network layer with a lambda layer, understand the differences between them, learn what makes up a custom layer, and explore activation functions; • Build off of existing models to add custom functionality, learn how to define your own custom class instead of using the Functional or Sequential APIs, build models that can be inherited from the TensorFlow Model class, and build a residual network (ResNet) through defining a custom model class.

Jun 29th 2026
5-12 Weeks
Machine Learning Models in Science (Coursera) Coursera
LearnQuest

Machine Learning Models in Science (Coursera)

This course is aimed at anyone interested in applying machine learning techniques to scientific problems. In this course, we'll learn about the complete machine learning pipeline, from reading in, cleaning, and transforming data to running basic and advanced machine learning algorithms. We'll start with data preprocessing techniques, such as PCA and LDA. Then, we'll dive into the fundamental AI algorithms: SVMs and K-means clustering.

Jun 29th 2026
4 Weeks
Regression Models (Coursera) Coursera
Johns Hopkins University

Regression Models (Coursera)

Linear models, as their name implies, relates an outcome to a set of predictors of interest using linear assumptions. Regression models, a subset of linear models, are the most important statistical analysis tool in a data scientist’s toolkit. This course covers regression analysis, least squares and inference using regression models.

Jun 29th 2026
4 Weeks
Data Analytics Foundations for Accountancy II (Coursera) Coursera
University of Illinois at Urbana-Champaign

Data Analytics Foundations for Accountancy II (Coursera)

Welcome to Data Analytics Foundations for Accountancy II! I'm excited to have you in the class and look forward to your contributions to the learning community. To begin, I recommend taking a few minutes to explore the course site. Review the material we’ll cover each week, and preview the assignments you’ll need to complete to pass the course. Click Discussions to see forums where you can discuss the course material with fellow students taking the class.

Jun 29th 2026
5-12 Weeks
Natural Language Processing with Sequence Models (Coursera) Coursera
DeepLearning.AI

Natural Language Processing with Sequence Models (Coursera)

In Course 3 of the Natural Language Processing Specialization, offered by deeplearning.ai, you will: a) Train a neural network with GLoVe word embeddings to perform sentiment analysis of tweets, b) Generate synthetic Shakespeare text using a Gated Recurrent Unit (GRU) language model, c) Train a recurrent neural network to perform named entity recognition (NER) using LSTMs with linear layers, and d) Use so-called ‘Siamese’ LSTM models to compare questions in a corpus and identify those that are worded differently but have the same meaning.

Jun 29th 2026
4 Weeks
Machine Learning Foundations: A Case Study Approach (Coursera) Coursera
University of Washington

Machine Learning Foundations: A Case Study Approach (Coursera)

Do you have data and wonder what it can tell you? Do you need a deeper understanding of the core ways in which machine learning can improve your business? Do you want to be able to converse with specialists about anything from regression and classification to deep learning and recommender systems? In this course, you will get hands-on experience with machine learning from a series of practical case-studies.

Jun 29th 2026
5-12 Weeks
Machine Learning with Python (Coursera) Coursera
IBM

Machine Learning with Python (Coursera)

This course dives into the basics of machine learning using an approachable, and well-known programming language, Python. In this course, we will be reviewing two main components: First, you will be learning about the purpose of Machine Learning and where it applies to the real world. Second, you will get a general overview of Machine Learning topics such as supervised vs unsupervised learning, model evaluation, and Machine Learning algorithms.

Jun 29th 2026
5-12 Weeks