Sequence Models

share ›
‹ links

Below are the top discussions from Reddit that mention this online Coursera course from DeepLearning.AI.

Offered by DeepLearning.AI. In the fifth course of the Deep Learning Specialization, you will become familiar with sequence models and their ... Enroll for free.

Reddsera may receive an affiliate commission if you enroll in a paid course after using these buttons to visit Coursera. Thank you for using these buttons to support Reddsera.

Taught by
Andrew Ng
Instructor
and 2 more instructors

Offered by
DeepLearning.AI

Reddit Posts and Comments

1 posts • 7 mentions • top 7 shown below

r/learnmachinelearning • post
90 points • omniagogacious
Andrew Ng's Sequence Models course is out! Covers RNN, natural language processing, neural machine translation, and more!
r/deeplearning • comment
2 points • casconed

The final course in the Coursera Deep Learning track, Sequence Models, was approachable and pretty high quality

r/learnmachinelearning • comment
1 points • rskirkpatrick22

Check out Coursera’s “Sequence Models” by deeplearning.ai. It’s taught by Andrew Ng and is a really great course.

https://www.coursera.org/learn/nlp-sequence-models

r/LanguageTechnology • comment
1 points • nlpnak

My favorite were Andrew Ng's lectures: https://www.coursera.org/learn/nlp-sequence-models

He goes into the intuition behind RNNs and word embeddings and goes from there.

As you review those lectures, I would play around with NLTK, Spacey, and Gensim so you can see some of it for yourself.

r/MachineLearning • comment
1 points • visarga

You probably need a basic intro to LSTMs.

r/learnmachinelearning • comment
1 points • feech1

  1. check out the course from AndrewNG https://www.coursera.org/learn/nlp-sequence-models
  2. to train your model probably you need to use sequence of cursor positions. 1900x1200 is a reference to standard screen size
  3. why pseudo-random movement doesn't suit you

r/LanguageTechnology • comment
1 points • stepthom