Edited, memorised or added to reading queue

on 18-Nov-2024 (Mon)

Do you want BuboFlash to help you learning these things? Click here to log in or create user.

Flashcard 7667250236684

Tags
#has-images #recurrent-neural-networks #rnn
[unknown IMAGE 7101511240972]
Question
This particular customer history can then be represented as a sequence of vectors with [...] elements: the input variable plus the four covariates. Individual-level covariates are strictly optional
Answer
five

statusnot learnedmeasured difficulty37% [default]last interval [days]               
repetition number in this series0memorised on               scheduled repetition               
scheduled repetition interval               last repetition or drill

Parent (intermediate) annotation

Open it
This particular customer history can then be represented as a sequence of vectors with five elements: the input variable plus the four covariates. Individual-level covariates are strictly optional

Original toplevel document (pdf)

cannot see any pdfs







Flashcard 7667252071692

Tags
#deep-learning #keras #lstm #python #sequence
Question

The first hidden layer in the network must define the number of [...] to expect,

Input must be three-dimensional, comprised of samples, time steps, and features in that order

Answer
inputs

statusnot learnedmeasured difficulty37% [default]last interval [days]               
repetition number in this series0memorised on               scheduled repetition               
scheduled repetition interval               last repetition or drill

Parent (intermediate) annotation

Open it
The first hidden layer in the network must define the number of inputs to expect, e.g. the shape of the input layer. Input must be three-dimensional, comprised of samples, time steps, and features in that order

Original toplevel document (pdf)

cannot see any pdfs