Skip to content

ankit2saxena/deep_learning

Repository files navigation

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.