From 6f4f4e0c466df5da979010ad365bba7a61ab33a3 Mon Sep 17 00:00:00 2001 From: "kevin.shehu" Date: Tue, 29 Sep 2020 18:59:40 +0200 Subject: [PATCH] UPDATE : READ ME --- README.md | 28 +++++++++++++++------------- 1 file changed, 15 insertions(+), 13 deletions(-) diff --git a/README.md b/README.md index 189d825..91575a4 100644 --- a/README.md +++ b/README.md @@ -1,20 +1,22 @@ ### **Gardeners Green Thumb Decision Support System** (GGD-DDS) -The service of decision support system is inferring knowledge from the available data of the green house, the user input and historical data what a user/the gardener should do & which action a gardener should execute to be successful with the growing process of the plants. +The service of decision support system is inferring knowledge from the available data of the greenhouse, the user input, and historical data what a user/the gardener should do & which action a gardener should execute to be successful with the growing process of the plants. These actions are called goals. The list of inferred active goals is offered to other services of the system. - -The approach of the DSS is based on three main concepts: + The approach of the DSS is based on three main concepts: -***Fact knowledge (Knowledge base)** --Hardware Information(sensor data info) --Data information given by expert that is overwriting sensor data -U-ser Input (We assume that the user is every time honest and that input is everytime correct) -***Rules (General structure, if premises then consequence)** --Explicit given by expert (before and during runtime) -Trained through AI -***Goals** --Actions that should be taken by the user to be successful. Goals can be active and inactive. +**Fact knowledge (Knowledgebase)** + +1. Hardware Information(sensor data info) +2. Data information was given by an expert that is overwriting sensor data +3. User Input (We assume that the user is every time honest and that input is every time correct) + +**Rules (General structure, if premises then consequence)** +1. Explicit given by expert (before and during runtime) +2. Trained through AI +**Goals** +1. Actions that should be taken by the user to be successful. +2. Goals can be active and inactive. #### **Build** @@ -22,4 +24,4 @@ Trained through AI #### **Examples** -#### **Dependencies** +#### **Dependencies** \ No newline at end of file