157 Forks
276 Stars
276 Watchers

deeplearning.ai-notes

These are my notes which I prepared during deep learning specialization taught by AI guru Andrew NG. I have used diagrams and code snippets from the code whenever needed but following The Honor Code.

How to download and setup deeplearning.ai-notes

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

Or simply clone deeplearning.ai-notes with SSH
[email protected]:ppant/deeplearning.ai-notes.git

If you have some problems with deeplearning.ai-notes

You may open issue on deeplearning.ai-notes support forum (system) here: https://github.com/ppant/deeplearning.ai-notes/issues