Skip to content

Commit ce0d79a

Browse files
authored
Update README.md
1 parent c30e754 commit ce0d79a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@ challenge.plot(data)
5555
Note how for this LDSSystem, a linear network learns more from each added sample (larger decreases in error) than a nonlinear network, and how linear regression immediately saturates at very low error. These dynamics help contextualize model performance and comparision.
5656

5757
<p align="center">
58-
<img src="https://github.com/FlyingWorkshop/dynadojo/blob/main/graphics/fixed_comp.png" alt="DynaDojo FixedComplexity Challenge Graph" />
58+
<img src="https://github.com/FlyingWorkshop/dynadojo/blob/main/graphics/fixed_complexity.png" alt="DynaDojo FixedComplexity Challenge Graph" />
5959
</p>
6060

6161

0 commit comments

Comments
 (0)