FaceGA is an experiment I'm made to use a genetic algorithm to find the face you find most attractive. You select faces until you are satisfied with the results. The Faces are produced by an autoencoder.
- Run pipenv shell
- Run pip install -r requirements.txt
- npm install --prefix ./www
python manage.py runserver
./dev.sh