I just finished the tensorflow project looking at the kaggle admissions dataset. I’m really new to neural networks but found this super interesting!
Ended up with a mean average error of 4.5% after early stopping at 42 epochs. I was really happy with this, but pretty sure it could be better- would love any feedback on anything that could be improved, etc!
My code is here. Thanks!