Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/milaan9/deep_learning_algorithms_from_scratch
This repository explores the variety of techniques and algorithms commonly used in deep learning and the implementation in MATLAB and PYTHON
https://github.com/milaan9/deep_learning_algorithms_from_scratch
adversarial-machine-learning autoencoders cnn-classification data-science deep-learning deep-learning-matlab deep-learning-python deep-learning-pytorch image-captioning image-processing linear-regression logistic-regression neural-networks object-detection rnn-pytorch tutor-milaan9
Last synced: 5 days ago
JSON representation
This repository explores the variety of techniques and algorithms commonly used in deep learning and the implementation in MATLAB and PYTHON
- Host: GitHub
- URL: https://github.com/milaan9/deep_learning_algorithms_from_scratch
- Owner: milaan9
- License: mit
- Created: 2021-11-03T11:40:54.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2022-12-09T21:11:47.000Z (about 2 years ago)
- Last Synced: 2024-12-10T05:42:27.265Z (12 days ago)
- Topics: adversarial-machine-learning, autoencoders, cnn-classification, data-science, deep-learning, deep-learning-matlab, deep-learning-python, deep-learning-pytorch, image-captioning, image-processing, linear-regression, logistic-regression, neural-networks, object-detection, rnn-pytorch, tutor-milaan9
- Language: Jupyter Notebook
- Homepage:
- Size: 9.85 MB
- Stars: 173
- Watchers: 2
- Forks: 170
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Deep_Learning_Algorithms_from_Scratch
## Introduction π
This repository explores the variety of techniques anf alorithm commonly used in deep learning and the implementation in MATLAB and PYTHON.
---
## Table of contents π
Week 1
Week 2
Week 3
Week 4
Week 5
Week 6
These are online **read-only** versions. However you can **`Run βΆ`** all the codes **online** by clicking here β
---
## Frequently asked questions β
### How can I thank you for writing and sharing this tutorial? π·
You can and Starring and Forking is free for you, but it tells me and other people that it was helpful and you like this tutorial.
Go [**`here`**](https://github.com/milaan9/Deep_Learning_Algorithms_from_Scratch) if you aren't here already and click β **`β° Star`** and **`β΅ Fork`** button in the top right corner. You will be asked to create a GitHub account if you don't already have one.
---
### How can I read this tutorial without an Internet connection?
1. Go [**`here`**](https://github.com/milaan9/Python_Deep_Learning) and click the big green β **`Code`** button in the top right of the page, then click β [**`Download ZIP`**](https://github.com/milaan9/Deep_Learning_Algorithms_from_Scratch/archive/refs/heads/main.zip).
![Download ZIP](img/dnld_rep.png)
2. Extract the ZIP and open it. Unfortunately I don't have any more specific instructions because how exactly this is done depends on which operating system you run.
3. Launch ipython notebook from the folder which contains the notebooks. Open each one of them
**`Kernel > Restart & Clear Output`**
This will clear all the outputs and now you can understand each statement and learn interactively.If you have git and you know how to use it, you can also clone the repository instead of downloading a zip and extracting it. An advantage with doing it this way is that you don't need to download the whole tutorial again to get the latest version of it, all you need to do is to pull with git and run ipython notebook again.
---
## Authors βοΈ
I'm Dr. Milaan Parmar and I have written this tutorial. If you think you can add/correct/edit and enhance this tutorial you are most welcomeπ
See [github's contributors page](https://github.com/milaan9/Deep_Learning_Algorithms_from_Scratch/graphs/contributors) for details.
If you have trouble with this tutorial please tell me about it by [Create an issue on GitHub](https://github.com/milaan9/Deep_Learning_Algorithms_from_Scratch/issues/new). and I'll make this tutorial better. This is probably the best choice if you had trouble following the tutorial, and something in it should be explained better. You will be asked to create a GitHub account if you don't already have one.
If you like this tutorial, please [give it a β star](https://github.com/milaan9/Deep_Learning_Algorithms_from_Scratch).
---
## Licence π
You may use this tutorial freely at your own risk. See [LICENSE](./LICENSE).
Copyright (c) 2020 Dr. Milan Parmar