Text Generation

0
Join & Subscribe
Codecademy
Free Trial Available
English
Certificate Available
1 hour of material
selfpaced

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.
    • Long Short Term Memory Networks
    • Generating Text with Deep Learning
    • Deep Learning with Python
    • Off-Platform Project: Machine Translation
    • Generating Text with Deep Learning