Tensorflow IMDB
TensorFlow is one of the most popular ML framework today. This small project would present a test classifier which is trained by historical IMDB comments and it can decide that new comments are “negative - rather negative - rather positive - positive”
UI is based on Vue.js with just a simple form. Backend is Python.
tensorflow-imdb-predict on github