From 9993477d312b5dac20cefd074f85d3bed10c30b5 Mon Sep 17 00:00:00 2001 From: Morten Hjorth-Jensen Date: Fri, 19 Jan 2018 17:19:52 -0500 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 568f12325..d617b8593 100644 --- a/README.md +++ b/README.md @@ -35,7 +35,7 @@ essential for studies of data analysis and machine learning. The course is proje - Gain knowledge of central aspects of Monte Carlo methods, Markov chains, Gibbs samplers and their possible applications, from numerical integration to simulation of stock markets; - Understand linear methods for regression and classification; - Learn about neural network, genetic algorithms and Boltzmann machines; -- Work on numerical projects to illustrate the theory. The projects play a central role and students are expected to know modern programming languages like Python or C++. +- Work on numerical projects to illustrate the theory. The projects play a central role and students are expected to know modern programming languages like Python or C++. ## Prerequisites