Wednesday, October 3, 2018

How to rapidly test dozens of deep learning models in Python

https://towardsdatascience.com/how-to-rapidly-test-dozens-of-deep-learning-models-in-python-cb839b518531
Put the creation of neural networks in a for loop and see which is best.