3 Forks
6 Stars
6 Watchers

elements-of-AI

Personal Study Notes of The Elements of AI, a series of free online courses created by Reaktor and the University of Helsinki, to learn what AI is, what can (and can’t) be done with AI, and how to start creating AI methods.

How to download and setup elements-of-AI

Open terminal and run command
git clone https://github.com/ranabhat/elements-of-AI.git
git clone is used to create a copy or clone of elements-of-AI 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 elements-of-AI https://github.com/ranabhat/elements-of-AI/archive/master.zip

Or simply clone elements-of-AI with SSH
[email protected]:ranabhat/elements-of-AI.git

If you have some problems with elements-of-AI

You may open issue on elements-of-AI support forum (system) here: https://github.com/ranabhat/elements-of-AI/issues