I am saving directly w/o converting the raw data to binary blob format as the length of the data is varying. Using these values, I am not able to train my network. Its not learning at all, what learning rates and hyperparam values should I change? Also, should I add layers and do more or less dropout?
I am saving directly w/o converting the raw data to binary blob format as the length of the data is varying. Using these values, I am not able to train my network. Its not learning at all, what learning rates and hyperparam values should I change? Also, should I add layers and do more or less dropout?