Deep learning can be tedious work. Taking Long Short-Term Memory (LSTM) as an example, we have lots of hyperparameters, (learning rate, number of hidden units, batch size, and so on) waiting for us to find the best combination. Considering the size of a deep learning model, hyperparameter tuning usually takes long time.
#medium
#Deep Learning
#Model Selection/Hyperparameter Tuning
#watson-machine-learning