Neural Networks

Sort options

Advanced Learning Algorithms (Coursera)

May 6th 2024
Advanced Learning Algorithms (Coursera)
Course Auditing
Categories
Effort
Languages
In the second course of the Machine Learning Specialization, you will: build and train a neural network with TensorFlow to perform multi-class classification; apply best practices for machine learning development so that your models generalize to data and tasks in the real world; build and use decision trees and [...]

Supervised Text Classification for Marketing Analytics (Coursera)

Marketing data often requires categorization or labeling. In today’s age, marketing data can also be very big, or larger than what humans can reasonably tackle. In this course, students learn how to use supervised deep learning to train algorithms to tackle text classification tasks. Students walk through a conceptual [...]

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

Deep Learning Applications for Computer Vision (Coursera)

This course can be taken for academic credit as part of CU Boulder’s Master of Science in Data Science (MS-DS) degree offered on the Coursera platform. The MS-DS is an interdisciplinary degree that brings together faculty from CU Boulder’s departments of Applied Mathematics, Computer Science, Information Science, and others. [...]

Visual Perception (Coursera)

May 6th 2024
Visual Perception (Coursera)
Course Auditing
Categories
Effort
Languages
The ultimate goal of a computer vision system is to generate a detailed symbolic description of each image shown. This course focuses on the all-important problem of perception. We first describe the problem of tracking objects in complex scenes. We look at two key challenges in this context. The [...]

Neural Networks and Random Forests (Coursera)

May 6th 2024
Neural Networks and Random Forests (Coursera)
Course Auditing
Categories
Effort
Languages
In this course, we will build on our knowledge of basic models and explore advanced AI techniques. We’ll start with a deep dive into neural networks, building our knowledge from the ground up by examining the structure and properties. Then we’ll code some simple neural network models and learn [...]

Machine Learning Models in Science (Coursera)

May 6th 2024
Machine Learning Models in Science (Coursera)
Course Auditing
Categories
Effort
Languages
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 [...]
May 6th 2024
Course Auditing
33.00 EUR/month

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

May 6th 2024
Custom Models, Layers, and Loss Functions with TensorFlow (Coursera)
Course Auditing
Categories
Effort
Languages
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 [...]

Reinforcement Learning for Trading Strategies (Coursera)

In the final course from the Machine Learning for Trading specialization, you will be introduced to reinforcement learning (RL) and the benefits of using reinforcement learning in trading strategies. You will learn how RL has been integrated with neural networks and review LSTMs and how they can be applied [...]

Visual Perception for Self-Driving Cars (Coursera)

Welcome to Visual Perception for Self-Driving Cars, the third course in University of Toronto’s Self-Driving Cars Specialization. This course will introduce you to the main perception tasks in autonomous driving, static and dynamic object detection, and will survey common computer vision methods for robotic perception. By the end of [...]