Skip to content

Python 101 Course for Data Science and Machine Learning 👹

Notifications You must be signed in to change notification settings

yuyai-tech/satan-project

Folders and files

NameName
Last commit message
Last commit date

Latest commit

156685f Â· Feb 7, 2021
Jan 30, 2021
Jan 31, 2021
Feb 7, 2021
Jan 30, 2021

Repository files navigation

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.