Deep Neural Networks

Sort options

Health Data Science Foundation (Coursera)

This course is intended for persons involved in machine learning who are interested in medical applications, or vice versa, medical professionals who are interested in the methods modern computer science has to offer to their field. We will cover health data analysis, different types of neural networks, as well [...]

Explainable deep learning models for healthcare - CDSS 3 (Coursera)

May 29th 2023
Explainable deep learning models for healthcare - CDSS 3 (Coursera)
Course Auditing
Categories
Effort
Languages
This course will introduce the concepts of interpretability and explainability in machine learning applications. The learner will understand the difference between global, local, model-agnostic and model-specific explanations. State-of-the-art explainability methods such as Permutation Feature Importance (PFI), Local Interpretable Model-agnostic Explanations (LIME) and SHapley Additive exPlanation (SHAP) are explained and [...]

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 [...]

Deep Neural Networks with PyTorch (Coursera)

The course will teach you how to develop deep learning models using Pytorch. The course will start with Pytorch's tensors and Automatic differentiation package. Then each section will cover different models starting off with fundamentals such as Linear Regression, and logistic/softmax regression.

Optimización de Redes Neuronales Profundas (Coursera)

Este curso se centrará en la optimización de Redes Neuronales Profundas, cambiando la idea de que todo el proceso es una “caja negra”. Comprenderá qué impulsa el rendimiento y podrá obtener mejores resultados de manera más sistemática. Entenderá cómo optimizar los principales Hiperparámetros y su implementación. Además, aprenderá nuevos [...]

Deep Learning (edX)

En este curso aprenderás que es una red neuronal, como crear una red neuronal, entrenar una red neuronal con un conjunto de imágenes. Deep learning es un área de reciente creación con una enorme popularidad. Deep learning busca el aprendizaje a partir de grandes volúmenes de datos y con [...]

Deep Learning with Python and PyTorch (edX)

Self Paced
Deep Learning with Python and PyTorch (edX)
Course Auditing
Categories
Effort
Languages
This course is the second part of a two-part course on how to develop Deep Learning models using Pytorch. In the first course, you learned the basics of PyTorch; in this course, you will learn how to build deep neural networks in PyTorch. Also, you will learn how [...]

Introduction to Deep Learning (edX)

Aug 23rd 2021
Introduction to Deep Learning (edX)
Course Auditing
Categories
Effort
Languages
Learn how deep learning algorithms can be used to solve important engineering problems. This 3-credit-hour, 16-week course covers the fundamentals of deep learning. Students will gain a principled understanding of the motivation, justification, and design considerations of the deep neural network approach to machine learning and will complete hands-on [...]

Intro to Deep Learning with PyTorch (Udacity)

Self Paced
Intro to Deep Learning with PyTorch (Udacity)
Free Course
Categories
Effort
Languages
Use PyTorch to implement your first deep neural network. In this course, you’ll learn the basics of deep learning, and build your own deep neural networks using PyTorch. You’ll get practical experience with PyTorch through coding exercises and projects implementing state-of-the-art AI applications such as style transfer and text [...]