Skip to content

Latest commit

 

History

History
27 lines (19 loc) · 702 Bytes

README.md

File metadata and controls

27 lines (19 loc) · 702 Bytes

No-magic tutorials

Open source, simple Deep Learning tutorials. Please contribute to make this material better. Fix typos, add animations, new chapters, etc.

How to contribute?

  1. Download the repository.
  2. Apply the changes (mostly in source/ directory).
  3. Run:
$ python generator.py
  1. I use Python 2.7.
  2. The output will be written to output/ directory. So, please take a look if everything looks good.
  3. Send a pull request if everything looks good.
  4. I will update saitcelebi.com as well with the new material.

Prerequisites

What things you need to install the software and how to install them:

  1. Python 2.7
  2. Numpy
  3. Tensorflow
  4. Some encoder stuff for videos