Engineering and Technology
Developed by Google and Udacity, this course teaches a practical approach to deep learning for software developers.
Introduction to TensorFlow for Deep Learning is a comprehensive course on Udacity that provides a high-level overview of artificial intelligence and machine learning. The course explores how machine learning and deep learning have revolutionized software development. Students will learn to build their first model, a neural network that can recognize images of clothing items using the Fashion MNIST dataset. The course also covers the use of convolutional neural networks (CNNs) to create more efficient models for image classification. Students will expand their image classifiers to predict from multiple classes and build a classifier for more detailed color images. The course also delves into transfer learning, where students will learn to use pre-trained networks to build powerful state-of-the-art classifiers. Additionally, students will learn about saving and loading models using the new SAVEDMODEL format in TensorFlow 2.0, and how to utilize TensorFlow Lite for building machine learning apps on Android, iOS, and IoT devices. The course also covers time series forecasting using recurrent neural networks, as well as natural language processing techniques such as tokenization and creating embeddings for text data. Students will build recurrent neural networks, including LSTMs, for improved NLP models and even generate new text for tasks like novel song lyrics. Overall, this course provides a comprehensive introduction to TensorFlow and its applications in deep learning.
by Udacity
Developed by Google and Udacity, this course teaches a practical approach to deep learning for softw...
by Udacity
Learn how to deploy deep learning models on mobile and embedded devices with TensorFlow Lite.
by Udacity
Build a solid foundation in supervised, unsupervised, and deep learning. Then, use these skills to t...
by Udacity
Learn the basics of deep learning and implement your own deep neural networks with PyTorch
by Udacity
Learn how to perform asynchronous requests as you build a web app with data from Google Street View,...
by Udacity
This class will give you an introduction to the design and analysis of algorithms, enabling you to a...
by Udacity
This course will introduce you to the basics of AI. Topics include machine learning, probabilistic r...
by Udacity
Learn to build a multiuser blog with Google App Engine that permits users to sign in
by Udacity
Explore a variety of datasets, posing and answering your own questions about each. You'll be using t...
by Udacity
In this short course, learn the fundamentals of MapReduce and Apache Hadoop to start making sense of...