I am trying a classification problem using keras. When I tried with fastai+pytorch I get good results, but the validation accuracy is not increasing when I try with keras. I have also tried different learning rates.
Please help.