Machine Learning
Showing 85–96 of 233 results
Getting Started with Natural Language Processing
Humans communicate with language, but computers communicate with data. Discover how to translate between the two in this course.
Getting Started with Tensorflow 2.0
This course focuses on introducing the TensorFlow 2.0 framework - exploring the features and functionality that it offers for building and training neural networks. This course discusses how TensorFlow 2.0 differs from TensorFlow 1.x and how the use of the Keras high-level API and eager execution makes TensorFlow 2.0 a very easy to work with even for complex models.
Google: Google AI for JavaScript developers with TensorFlow.js
Get productive with TensorFlow.js - Google's Machine Learning library for JavaScript. From pre-made off the shelf models to writing or training your own, learn how to create next gen web apps.
Handling Missing Data
Learn how and when to tackle missing data with deletion, single imputation, linear interpolation, and multiple imputation techniques.
HarvardX: Applications of TinyML
Get the opportunity to see TinyML in practice. You will see examples of TinyML applications, and learn first-hand how to train these models for tiny applications such as keyword spotting, visual wake words, and gesture recognition.
HarvardX: Deploying TinyML
Learn to program in TensorFlow Lite for microcontrollers so that you can write the code, and deploy your model to your very own tiny microcontroller. Before you know it, you’ll be implementing an entire TinyML application.
HarvardX: Fundamentals of TinyML
Focusing on the basics of machine learning and embedded systems, such as smartphones, this course will introduce you to the “language” of TinyML.
How Machine Learning Works
Machine learning is amazing… and intimidating. How can computers do magical things like understand images or text? This training for programmers will dispel the magic and help you to build your own computer vision program, starting from scratch.
How to Think About Machine Learning Algorithms
If you don't know the question, you probably won't get the answer right. This course is all about asking the right machine learning questions, modeling real-world situations as one of several well understood machine learning problems.
Hyperparameter Tuning in Python
Learn techniques for automated hyperparameter tuning in Python, including Grid, Random, and Informed Search.
Hyperparameter Tuning in R
Learn how to tune your model's hyperparameters to get the best predictive results.
IBM: AI for Everyone: Master the Basics
Learn what Artificial Intelligence (AI) is by understanding its applications and key concepts including machine learning, deep learning and neural networks.