This is my fork of Microsoft's AI for Beginners course.
Symbolic: Created a simple web technologies ontology + basic querying.
Neural Networks: From simple neruon implementation to poupolar frameworks.
- Basic Perceptrons with Numpy
- Simple Neural Network Framework
- Classification With Simple Framework
- Classification with Pytorch
Computer Vision:
Labs covering optical flow, CNNs, and transfer learning.