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.pyNow open the notebook file with the editor of your choice that supports ipython notebooks and you are ready to run the code!