Programming PyTorch for Deep Learning Quotes
Programming PyTorch for Deep Learning: Creating and Deploying Deep Learning Applications
by
Ian Pointer38 ratings, 3.71 average rating, 11 reviews
Open Preview
Programming PyTorch for Deep Learning Quotes
Showing 1-1 of 1
“you can also play with the LSTM. We’ve used a simple approach, but you can increase num_layers to create stacked LSTMs, increase or decrease the number of hidden features in the layer, or set bidirectional=true to create a biLSTM. Replacing the entire LSTM with a GRU layer would also be an interesting thing to try; does it train faster? Is it more accurate? Experiment and see what you find!”
― Programming PyTorch for Deep Learning: Creating and Deploying Deep Learning Applications
― Programming PyTorch for Deep Learning: Creating and Deploying Deep Learning Applications
