DEV Community

Cover image for [Beginner AI] Duomly coding challenge #4 Sentiment analysis
Duomly
Duomly

Posted on • Updated on

[Beginner AI] Duomly coding challenge #4 Sentiment analysis

Hey guys,
we created a coding challenge that you can complete to test your skills and build a coding portfolio.

Today's info:

  • Get movie reviews from themoviedb API
  • Create an AI that can predict the sentiment of the movie reviews
  • Use RNN (Recurrent Neural Network) and LSTM (Long Short-Term Memory)
  • Create git repository with name Duomly challenge #2
  • Push the code to the GitHub and share a link to the repository in the comments

Movie reviews API:

https://developers.themoviedb.org/3/movies/get-movie-reviews

HELP:

  • AI with RNN and LSTM free course:

https://www.youtube.com/watch?v=t6lT6IN7e9M

  • Python course:

https://www.duomly.com/course/python-course/

  • Machine learning course:

https://www.duomly.com/course/machine-learning-course/

Let's start!

Duomly promo code

Radek from Duomly

Top comments (0)