Download as docx, pdf, or txt
Download as docx, pdf, or txt
You are on page 1of 7

Subject Code: 21CAP722

Experiment No. 8
Student Name:Nikhil Raj UID: 21MCI1126
rd
Section/Group: 21MAM-B Semester: 3
Date of Submission: 21/10/2022

Aim/Overview of the practical:


Demonstrating basic recurrent neural (with LSTM) network for prediction and evaluation.

1. Load data

2. Visualize data

3. Create training and testing data sets

4. Create the data for RNN and process it (optional If any processing is required)

5. Build the RNN Model

6. Test the Model

7. Visualize the Results

8. Predictions on unseen data : use transform and inverse transform as well

Solution:

1. Code for experiment:


Learning outcomes (What I have learned):

1. Learnt about RNN.


2. Learnt about 2 layer of CNN.
3. How train and validate data.
4. Learn about dropout and batch normalization little bit.

Evaluation Grid:

Sr. No. Parameters Marks Obtained Maximum Marks


1. Demonstration and Performance 5
(Pre Lab Quiz)
2. Worksheet 10
3. Post Lab Quiz 5

You might also like