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
Copy file name to clipboardExpand all lines: docs/src/index.md
+8-6Lines changed: 8 additions & 6 deletions
Original file line number
Diff line number
Diff line change
@@ -14,7 +14,8 @@ Welcome to our course *Julia for Optimization and Learning*. This course consist
14
14
-*Basics of Julia*: [Julia](https://julialang.org/) is a fast programming language for scientific computing. Designed and developed at MIT, it quickly keeps gaining popularity and scored rank 22 among programming languages in the [PYPL rating](https://pypl.github.io/PYPL.html) (as of September 2021).
15
15
-*Applications*: The second part of the course will be dedicated to applications. The main emphasis will given to machine learning, but we will also go through statistics and differential equations.
16
16
17
-
More information about the course can be found on the [CourseWare Wiki](https://cw.fel.cvut.cz/wiki/courses/b0b36jul/start).
17
+
This course is taught at the [Czech Technical University](https://www.cvut.cz/en/) in Prague. It is part of the [prg.ai minor](https://prg.ai/minor/), a study programme combining top courses from four faculties of two Prague universities.
18
+
18
19
19
20
## What will we emphasize?
20
21
@@ -41,15 +42,16 @@ Selected examples of what you will be able to write at the end of the course inc
41
42

42
43
43
44
44
-
## Recommended courses
45
+
## Technical details
45
46
46
-
We recommend the following courses at FJFI:
47
-
-[Matematické problémy nematematiků](http://bilakniha.cvut.cz/cs/predmet5677506.html) invites people from companies to talk about how scientific methods are used in real applications.
47
+
Scripts for each lecture is available at its own [Github repository](https://github.com/JuliaTeachingCTU/Julia-for-Optimization-and-Learning-Scripts). For Czech students, we list the [requirements for passing the course](https://cw.fel.cvut.cz/b221/courses/b0b36jul/start) (in Czech only).
0 commit comments