Python Crash Course to kickstart anything.
This guide is more inclined for using python in academia, in particular machine learning, computer vision and deep learning with small bits of neuroscience.
I am trying to make it super packed and short but clean and clear ( just like list comprehensions ) so it might go fast for beginners. I suggest you have a good understanding of python or any other object oriented language such as C++, Java etc.
Thank you and have fun!
- Introduction, Release: 13th August, 2018.
- Data structures,
- Pythonic Auras:,
- List Comprehensions
- Closures
- Iterators
- Generators
- Decorators
- Classes,
- Inheritance
- Multiple Inheritance
-
super
stuff. - Classes with the "class"
- Remembering
exceptions
, etc, - Strategy Patterns for Academia.
- Quick Projects
- Libraries without the Librarian,
numpy
scipy
matplotlib
scipy
- Your first neural network,
- The initial math.
- The initial neuroscience.
- The initial code...
- Advanced Stuff,
- Libraries without the Librarian, Part II:
opencv
scikit-learn
tensorflow
keras
pytorch
pymc
You wanna contribute? Sure! Donate me some cash for a cup of tea.
You thought writing this?
Hhahhahhahahah. Okay sure, send a PR.
Unless noted, everything is under the MIT license.
This might actually become a book! Lol.