Question #5
Reading: Reading 3 Machine Learning
PDF File: Reading 3 Machine Learning.pdf
Page: 2
Status: Unattempted
Part of Context Group: Q4-5
Shared Context
Question
Tan is interested in applying neural networks, deep learning nets, and reinforcement learning to her investment process. Regarding these techniques, which of the following statements is most accurate?
Answer Choices:
A. Neural networks with one or more hidden layers would be considered deep learning nets (DLNs)
B. Reinforcement learning algorithms achieve maximum performance when they stay as far away from their constraints as possible
C. Neural networks work well in the presence of non-linearities and complex interactions among variables
Explanation
Neural networks have been successfully applied to a variety of investment tasks
characterized by non-linearities and complex interactions among variables.
Neural networks with at least three hidden layers are known as deep learning nets (DLNs).
Reinforcement learning algorithms use an agent that will maximize its rewards over time,
within the constraints of its environment.