LSTM

Sort options

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

Natural Language Processing in TensorFlow (Coursera)

If you are a software developer who wants to build scalable AI-powered algorithms, you need to understand how to use the tools to build them. This Specialization will teach you best practices for using TensorFlow, a popular open-source framework for machine learning.

Applied AI with DeepLearning (Coursera)

This course, Applied Artificial Intelligence with DeepLearning, is part of the IBM Advanced Data Science Certificate which IBM is currently creating and gives you easy access to the invaluable insights into Deep Learning models used by experts in Natural Language Processing, Computer Vision, Time Series Analysis, and many other [...]

Sequence Models (Coursera)

This course will teach you how to build models for natural language, audio, and other sequence data. Thanks to deep learning, sequence algorithms are working far better than just two years ago, and this is enabling numerous exciting applications in speech recognition, music synthesis, chatbots, machine translation, natural language [...]

Forecasting Univariate Time Series with an LSTM (Coursera)

Mar 21st 2022
Forecasting Univariate Time Series with an LSTM (Coursera)
Free Course
Categories
Effort
Languages
Create a Jupyter Notebook in order to forecast a univariate time series (in our case new one family home sales) using an LSTM. You will also be able to tell when univariate time series have the appropriate structure to be forecasted with LSTM's or even using any other univariate [...]

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