How do we test mental representation theories ? (not as important)
What is meant by Representational power ?
- What do the mental representations express?
What is meant by Computational power ?
What is meant by practical applicability ? (not as important)
What is meant by psychological plausibility ? (not as important)
What is meant by neurological plausibility ? (not as important)
How do machine learn ?
What does the optimization algorithm consist of ?
2. tunable parameters
How to find the best possible output ?
Ho do we find out the best possible parameters combination ?
What does deep learning mean ?
What is part of a parameter ?
How does the gradient technique work ?
How does the coast function work?
How does the coast function now in which direction the weight should shift in order to become a better output ? (2 Dimensional)
How does the coast function now in which direction the weight should shift in order to become a better output ? (3 Dimensional)
Why do we need to use the negative gradient in order to identfy the local minimum of the coast function ?
- The negative gradient shows decrease most quick
What is meant by gradient descent ?
What are the different approaches to mental representation ?