#deeplearning #machinelearning #tensorflow
In this video we are going to build sentiment analysis model from scratch and we will be going through step by step building it. We will be using Tensorflow 2.0 and viewing output of each step before the data is fed into neural network model to understand various tensorflow native functions
Post model development we will see how we can load the saved model, inference on it and also use tensorboard to visualize output of LSTM layer