Fixing documentation

This commit is contained in:
BOTLester 2020-05-10 23:31:30 +02:00
parent aa2ec07c35
commit d4f5c25d3b

View File

@ -1,4 +1,4 @@
# Machine Learning Method implementation report - Oskar Nastały ### Machine Learning Method implementation report - Oskar Nastały
## Introduction ## Introduction
@ -99,7 +99,8 @@ Upon planting and visitin already growing plants agent decides if any fertilizer
If field is properly fertilized it will have higher production rate, resulting in faster growth of a plant. If field is properly fertilized it will have higher production rate, resulting in faster growth of a plant.
Production rate value is shown in the UI as well as it is represented by the colour of progression bar (right side of every tile). Production rate value is shown in the UI as well as it is represented by the colour of progression bar (right side of every tile).
At 100% bar will pure **Green**. Any value below will make bar more **Red**, while any value above will add **Blue**, eventually turning bar colour into cyan. At 100% bar will pure **Green**. Any value below will make bar more **Red**, while any value above will add **Blue**, eventually turning bar colour into cyan.
Example: Example:
![Progression Bar](https://git.wmi.amu.edu.pl/s425077/PotatoPlan/raw/Oskar-ML/example_img.jpg) ![Progression Bar](https://git.wmi.amu.edu.pl/s425077/PotatoPlan/raw/Oskar-ML/example_img.jpg)