I have downloaded the dataset from https://www.dropbox.com/s/7rjw6oet4za01op/CovidDataset-20200427T133042Z-001.zip?dl=0
Tried changing the learning rate, dropout value but still the validation accuracy remains 50%.
Following is the link to my code:
https://colab.research.google.com/drive/192qFHWTF8nKzc0HUxgRFShAJxKtuPa7N?usp=sharing
Any insights on the reasons? Is it overfitting? Is it underfitting? Why?