An open API service indexing awesome lists of open source software.

https://github.com/ki-seki/imdb-review-classification

This project solves the IMDB review classification problem, which is a case study of Deep Learning with Python (See section 6.1.3). The book has an implementaion in Keras. I re-implement it using PyTorch.
https://github.com/ki-seki/imdb-review-classification

deep-learning deep-learning-wtih-python glove imdb nlp pytorch review-classification review-classifier tokenizer word-embeddings

Last synced: 4 months ago
JSON representation

This project solves the IMDB review classification problem, which is a case study of Deep Learning with Python (See section 6.1.3). The book has an implementaion in Keras. I re-implement it using PyTorch.

Awesome Lists containing this project