Skip to content

Latest commit

 

History

History
22 lines (13 loc) · 671 Bytes

README.md

File metadata and controls

22 lines (13 loc) · 671 Bytes

Satan Project 👹 !

101 Python AI Course

Python BASIC Course for Data Science and Machine Learning

Content

legacy: team old files.

the-no-labs: Course material of each session

  • ann_basic: training a MLP using a custom data set(binary images of numbers).
  • ann_advanced: training a MLP using real images.
  • mnist_lab: training a MLP using the handwritten digits images dataset(MNIST).
  • roc_curve: training a MLP using the handwritten digits images dataset(MNIST) and comparing performance models using RCO Curve.
  • easy_image_recognition_lab: todo
  • multicat_lab: todo

slides: Slides of each session.