Face expression recognition AI using CNN
To run this project, install python3
and pip
and run
git clone https://github.com/Denloob/animi-motus-ai.git
python -m pip install -r requirements.txt
python download_data.py
Now open the notebook file with the editor of your choice that supports ipython notebooks and you are ready to run the code!