ICP 8 - Murarishetti-Shiva-Kumar/Python-Deep-Learning-Programming GitHub Wiki

1. Use the use case in the class:

image

a.Add more Dense layers to the existing code and check how the accuracy changes.

image image

2. Change the data source to Breast Cancer dataset * available in the source folder and make required changes

image

3. Normalize the data before feeding the data to the model and check how the normalization change your accuracy

image