Questions
- RBMs are based on directed graphs. (Yes | No)
- The hidden units of an RBM are generally connected to each other. (Yes | No)
- Random sampling is not used in an RBM. (Yes | No)
- Is there a method to prevent gradients from vanishing in an RNN? (Yes | No)
- LSTM cells never forget. (Yes | No)
- word2vec transforms words into indexes along with their labels. (Yes | No)
- PCA transforms dates into higher dimensions. (Yes | No)
- In a covariance matrix, the eigenvector shows the direction of the vector, representing that matrix, and the eigenvalue shows the size of that vector. (Yes | No)
- It is impossible to represent a human mind in a machine. (Yes | No)
- A machine cannot learn concepts, which is why classical applied mathematics is enough to make efficient artificial intelligence programs for every field. (Yes | No)