neural network - LSTM tensorflow tutorial - batch size and time steps -


i going through tensorflow tutorial. cannot understand why num_batches = 4 , time_steps = 5. why there no

 words_in_dataset[?] = [brown, red] 

[enter image description here]


Comments

Popular posts from this blog

ZeroMQ on Windows, with Qt Creator -

ios - MKAnnotationView layer is not of expected type: MKLayer -

python - Error while using APScheduler: 'NoneType' object has no attribute 'now' -