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/issuesSimilar to stats-prob-cs repositories
Here you may see stats-prob-cs alternatives and analogs
javascript-algorithms papers-we-love p1xt-guides awesome-courses Design-Patterns-In-Swift CS-Books introduction-to-computer-science cs-video-courses every-programmer-should-know computer-science CS-Interview-Knowledge-Map Mind-Expanding-Books translations AlgoWiki algorithms Crash-Course-Computer-Science-Chinese computer-science-in-javascript pretty-algorithms OOD-Principles-In-Swift influential-cs-books selfie papers-I-read CSrankings reading notes PyCNN computer-science notes-to-cs-freshmen-from-the-future Axelrod judge-server