Skip to content

Latest commit

 

History

History
9 lines (7 loc) · 340 Bytes

README.md

File metadata and controls

9 lines (7 loc) · 340 Bytes

Deep Learning

tensorflow

  1. Logistic Regression applied on makemoons dataset in Python.
  2. MNIST dataset: digit recognition.
  3. NotMNIST dataset: image recognition.

keras

  1. Personality Traits evaluation: Prediction of personality traits based on facial features extracted from videos using Deep Learning.