YoVDO

Text Generation

Offered By: Codecademy

Tags

Natural Language Processing (NLP) Courses Artificial Intelligence Courses Deep Learning Courses TensorFlow Courses Text Generation Courses

Course Description

Overview

Learn about seq2seq and LSTM neural networks commonly used in NLP work and how to implement them with TensorFlow for machine translation.

Ever wanted to build your own AI? Text generation is the process of training a computer to create language. This course introduces language generation and machine translation using long short-term memory (LSTM) networks, recurrent neural networks (RNN).

Syllabus

  • Text Generation: Learn about seq2seq and LSTM neural networks commonly used in NLP work and how to implement them with TensorFlow for machine translation.
    • Article: Long Short Term Memory Networks
    • Lesson: Generating Text with Deep Learning
    • ExternalResource: Deep Learning with Python
    • Informational: Off-Platform Project: Machine Translation
    • Quiz: Generating Text with Deep Learning

Taught by

Jace van Auken

Related Courses

Intro to Deep Learning with PyTorch
Facebook via Udacity
Natural Language Processing with Sequence Models
DeepLearning.AI via Coursera
Deep Learning
Universidad AnĂ¡huac via edX
Create a Superhero Name Generator with TensorFlow
Coursera Project Network via Coursera
Natural Language Generation in Python
DataCamp