Spaces:
Running
Running
update title
Browse files
README.md
CHANGED
@@ -1,5 +1,5 @@
|
|
1 |
---
|
2 |
-
title: First Agent
|
3 |
emoji: ⚡
|
4 |
colorFrom: pink
|
5 |
colorTo: yellow
|
@@ -26,4 +26,4 @@ Calculate the approximate integral of sin(x) from 0 to pi
|
|
26 |
|
27 |
Compute the integral of 'x**2 + 3*x + 2' from 0 to 10
|
28 |
Estimate the area under the curve for f(x) = exp(-x**2) between -1 and 1
|
29 |
-
```
|
|
|
1 |
---
|
2 |
+
title: First Agent - Monte Carlo integration
|
3 |
emoji: ⚡
|
4 |
colorFrom: pink
|
5 |
colorTo: yellow
|
|
|
26 |
|
27 |
Compute the integral of 'x**2 + 3*x + 2' from 0 to 10
|
28 |
Estimate the area under the curve for f(x) = exp(-x**2) between -1 and 1
|
29 |
+
```
|