Feeds
提问
DataStore for image sequence
Hi everyone, I am trying to set up a custom file datastore for image sequences. I am wondering now what data format the read() ...
5 years 前 | 1 个回答 | 0
1
个回答提问
Does ValidationData in trainingOptions influence training progress
Hi, I trained a convolutional network and used ValidationData in trainingOptions to cross-check the validation error during tra...
5 years 前 | 1 个回答 | 0
1
个回答提问
Custom Layer- Incorrent number of outputs
Hi, I'm trying to create a custom intermediate layer that can split up data. When I use checkLayer to validate the functionalit...
5 years 前 | 1 个回答 | 0
1
个回答提问
How to retrieve the cell/hidden state of an LSTM layer during training
Hi everyone, as the title says, I'm trying to extract the cell & hidden state from an LSTM layer after training. Unfortunately,...
5 years 前 | 5 个回答 | 3