Semi-supervised learning approach
Sentiment analysis (case study)
compiling and fitting, model
dataset preparation
Google Drive
Colab access
trained model
GPU Acceleration in Google Colab
IMDB reviews
load() function, tensorflow_datasets API
TensorFlow import, dataset downloading
text encoding and decoding
loaded model object
model evaluation
predictions
RNN model, building
bidirectional layers
encoding layer
flowchart
Keras Sequential API
saved_model
saving and loading, model
Sequential() model object
Shallow feedforward neural network
Sparse autoencoders (SAEs)
State-action-reward-state-action (SARSA)
Stochastic gradient descent (SGD) optimizer
Supervised learning
classification problems
decision trees and ensemble methods
k-nearest neighbors algorithm
linear and logistic regression
neural networks
regression problems
support vector machines