Skip to content

Commit 912120c

Browse files
committed
Update website
1 parent 8bb0a67 commit 912120c

File tree

1 file changed

+7
-6
lines changed

1 file changed

+7
-6
lines changed

docs/README.md

Lines changed: 7 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,10 @@
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

4748
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),
4950
as well as example code and hands-on material.
5051

5152

0 commit comments

Comments
 (0)