You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@def title = "JSO YouTube Tutorials: A Curated Playlist for Getting Started"
2
+
@def rss_description = "Announcing the Julia Smooth Optimizers tutorials playlist and where to find step-by-step videos to learn JSO tools."
3
+
4
+
# JSO YouTube Tutorials: A Curated Playlist for Getting Started
5
+
6
+
We maintain a curated set of tutorial videos that walk through the Julia Smooth Optimizers ecosystem, from basic package usage to reproducible workflows for optimization research.
7
+
8
+
- Watch the playlist on YouTube: [JSO Tutorials playlist](https://www.youtube.com/playlist?list=PLOOY0eChA1ux1LAmJZNBySGeqR0kwNZmQ)
9
+
- Browse the curated tutorial index on our site: [/tutorials/](/tutorials/)
10
+
11
+
What you’ll find in the tutorials
12
+
13
+
- Introductory material on using JSO packages and the NLPModels API
14
+
- Examples of setting up and solving constrained and unconstrained problems
15
+
- Demos that show how to combine JSO solvers with JuMP and other Julia packages
16
+
- Reproducible workflows and tips for testing and benchmarking solver methods
17
+
18
+
How to use the videos
19
+
20
+
- Follow a single tutorial start-to-finish and reproduce the examples using the source links on the tutorial page.
21
+
- Use the playlist order for a gentle learning path, or jump to specific topics using the timestamps and descriptions.
22
+
- If you find an error or have a suggestion for a new topic, open an issue or start a discussion on our GitHub Discussions page.
23
+
24
+
Reference
25
+
26
+
- Abel Siqueira's JSO tutorials playlist: [JSO Tutorials playlist](https://www.youtube.com/playlist?list=PLOOY0eChA1ux1LAmJZNBySGeqR0kwNZmQ)
0 commit comments