Skip to content

Commit 747ea79

Browse files
committed
update readme
1 parent b2e1060 commit 747ea79

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

README.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,6 @@
11
# MLclass
22
Materials for my Machine Learning class(es).<br>
3-
Given in English to doctoral students in 2018.<br>
4-
Previously given in French (in various previous versions) to master students starting 2012.
3+
Given in English or French to doctoral and/or master students since 2012. In constant evolution.<br>
54

65
# Description
76
This course offers a discovery of the landscape of Machine Learning through some key algorithms. Although the first session tries to cover the full span of Machine Learning techniques, the subsequent sessions will focus on the Supervized Learning problem and will categorize the algorithms from four distinct points of view (the Bayesian perspective, linear separation, neural networks and ensemble methods). The approach taken mixes voluntarily hands-on practice in Python with theoretical and mathematical understanding of the methods. At the end of the course you will be able to make an informed choice between the main families of ML algorithms, depending on the problem at hand. You will have an understanding of the algorithmic and mathematical properties of each family of methods and you will have a basic practical knowledge of the Scikit-Learn and Keras Python libraries.

0 commit comments

Comments
 (0)