0 Forks
2 Stars
2 Watchers

stats-prob-cs

The purpose of this course is to present probability and statistics from a Computer Science perspective. Most prob and stats courses focus too much on math and on concepts useful in social sciences. We will focus on the aspects most relevant to computer science (and as such, will skip some stuff that isn't application oriented). This foundations presented in this course will prepare you to take any machine learning and deep learning course and tackle it very easily. See the course material used in this course here: https://github.com/recluze/stats-prob-cs

How to download and setup stats-prob-cs

Open terminal and run command
git clone https://github.com/maliksh7/stats-prob-cs.git
git clone is used to create a copy or clone of stats-prob-cs repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with stats-prob-cs https://github.com/maliksh7/stats-prob-cs/archive/master.zip

Or simply clone stats-prob-cs with SSH
[email protected]:maliksh7/stats-prob-cs.git

If you have some problems with stats-prob-cs

You may open issue on stats-prob-cs support forum (system) here: https://github.com/maliksh7/stats-prob-cs/issues