Note:

You will need following libraries for the use of the programme:

Tensor flow

keras

matplotlib

numpy

Use the following commands -

pip3 install tensorflow

pip3 install keras

pip3 install matplotlib

pip3 install numpy