Movie Recommendation System Using Deep Learning
摘要
Using Deep Learning technology to create a movie recommendation system is arduous. Obtaining results is demanding because the information acquired from the Internet is not always credible and relevant. In order to address this issue, educators advise using a recommendation engine that presents pertinent information rather than repeatedly searching for the same information. The recommendation system operates on a very straightforward principle. In every system, there are two key components, namely customers and items. Items are movies and TV shows themselves, while the algorithm in the system makes movie predictions for their customers. Filtering and predicting only the movies that a matching user is most likely to wish to see is the main objective of this system.