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.
65
6+ This training concentrates on methodological and practical aspects of
7+ machine learning and how to apply those using Python.
78
89## Learning outcomes
910
@@ -45,7 +46,7 @@ Total duration: 4 hours.
4546## Training materials
4647
4748Slides 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 ) ,
4950as well as example code and hands-on material.
5051
5152
You can’t perform that action at this time.
0 commit comments