File tree Expand file tree Collapse file tree 1 file changed +7
-6
lines changed Expand file tree Collapse file tree 1 file changed +7
-6
lines changed Original file line number Diff line number Diff line change 1
- The Python programming language is increasingly popular. It is a
2
- versatile language for general purpose programming and accessible
3
- for novice programmers. However, it is also the de facto go-to
4
- language for machine learning applications. This training
5
- introduces modules that are useful in that context.
1
+ Machine learning plays an increasingly important role in many scientific
2
+ domains. A Python programmer can use high-quality machine learning
3
+ frameworks for classic machine learning as well as for state-of-the-art
4
+ algorithms.
6
5
6
+ This training concentrates on methodological and practical aspects of
7
+ machine learning and how to apply those using Python.
7
8
8
9
## Learning outcomes
9
10
@@ -45,7 +46,7 @@ Total duration: 4 hours.
45
46
## Training materials
46
47
47
48
Slides are available in the
48
- [ GitHub repository] ( https://github.com/gjbex/Python-for-machine-learning ) ,
49
+ [ GitHub repository] ( https://github.com/gjbex/Machine-learning-with-Python ) ,
49
50
as well as example code and hands-on material.
50
51
51
52
You can’t perform that action at this time.
0 commit comments