This is a TensorFlow implementation for facial recognition task in machine learning.
We use two small datasets in the same network:
- AT&T dataset.
- Yale dataset.
- Run "Face Recognition TensorFlow.py" from your terminal and it will work 😃
- AT&T is our initial dataset and if you want to use Yale please replace "DATASET" value (line 10) from ATT to YALE.