Skip to content

Commit 07a80ed

Browse files
authored
Merge pull request #29 from marimo-team/akshayka-patch-2
Update README.md with optimization course
2 parents 20826a7 + 9c32824 commit 07a80ed

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

README.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
# 📚 Learn
1010

1111
This repository contains a curated collection of educational
12-
[marimo](https://github.com/marimo-team/marimo) notebooks. These notebooks,
12+
[marimo](https://github.com/marimo-team/marimo) notebooks. These Python notebooks,
1313
organized into courses, explain fundamental concepts for an expanding set of
1414
topics, including academic topics like computer science, linear algebra,
1515
probability, and machine learning, as well as applied topics such as how to use
@@ -21,12 +21,13 @@ notebooks for educators, students, and practitioners.
2121
## Courses
2222

2323
- 🐍 [Python](python/): Learn the basics of the Python programming language
24+
- ⚖️ [Optimization](optimization/): Learn how to solve optimization problems, with applications to finance and control
2425

2526
**Coming soon.**
2627

2728
- 🎲 Probability
2829
- 📏 Linear algebra
29-
- ⚖️ Optimization
30+
3031
- ❄️ Polars
3132
- 🔥 Pytorch
3233

0 commit comments

Comments
 (0)