mirror of
https://github.com/huggingface/deep-rl-class.git
synced 2026-04-13 18:00:45 +08:00
@@ -68,11 +68,11 @@ The best way to learn and [to avoid the illusion of competence](https://www.cour
|
||||
<Question
|
||||
choices={[
|
||||
{
|
||||
text: "We want to minimize J(θ) and gradient ascent gives us the gives the direction of the steepest increase of J(θ)",
|
||||
text: "We want to minimize J(θ) and gradient ascent gives us the direction of the steepest increase of J(θ)",
|
||||
explain: "",
|
||||
},
|
||||
{
|
||||
text: "We want to maximize J(θ) and gradient ascent gives us the gives the direction of the steepest increase of J(θ)",
|
||||
text: "We want to maximize J(θ) and gradient ascent gives us the direction of the steepest increase of J(θ)",
|
||||
explain: "",
|
||||
correct: true
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user