From d5780b10fe6878fb417736978ddeea362d5fb6b1 Mon Sep 17 00:00:00 2001 From: Flippchen <91947480+Flippchen@users.noreply.github.com> Date: Wed, 15 Mar 2023 22:35:33 +0100 Subject: [PATCH] edited readme --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index 7eab3fe..56c7c22 100644 --- a/README.md +++ b/README.md @@ -4,6 +4,9 @@ This repository contains a scripts to train models to classify pictures of Porsche cars. It was a project for when I had free time. It is not ment to be used in production (yet). +## Future +The project is still in a early stage and I will add more models and features in the future. + ## Installation Install tensorflow and keras ```bash