From d9661dd3c9886da3f970011d1608e7164099ffd5 Mon Sep 17 00:00:00 2001 From: s444417 Date: Sat, 7 Jan 2023 16:14:12 +0100 Subject: [PATCH] change readme --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 8aaff10..ca69abc 100644 --- a/README.md +++ b/README.md @@ -9,7 +9,7 @@ The goal of the project is to create a system that recognizes emotions in real t - unpack input.zip file - python project.py -## Learn and use model +## Train and use model - go to Google Colab - import and run `modelTrainer.ipynb` file - copy `model.json` and `model_weights.h5` to `input` dir