ICP 5 - NBALAJI95/Deep-Learning GitHub Wiki

Firstly, change the dataset being used in the use case explain in the class. 1.write down the code to save the graph then plot the graph in tensorboard 2. write down the code to save accuracy and loss then plot accuracy and loss in tensorboard 3.change the parameters like Learning rate 4. change the n_inputand n_hiddenparameter and plot the result to see the change, also see the printed version changed. 5.change the optimizer and plot to see the result6.change the code from one stack LSTM to two-layer stack LSTM then see the result

op1

op2