Update README.md
This commit is contained in:
parent
fb0f57c982
commit
e3ed31aa0f
|
@ -28,6 +28,6 @@ There are a bunch of options you can predefine but do not have to. The only para
|
||||||
| -w | Size of M (window). | 5 |
|
| -w | Size of M (window). | 5 |
|
||||||
| -c | Choose RGB color channel, green has least noise. | green |
|
| -c | Choose RGB color channel, green has least noise. | green |
|
||||||
| -l | Learnrate of machine learning. | 0.4 |
|
| -l | Learnrate of machine learning. | 0.4 |
|
||||||
| -g | include graph building. Choose for amount of input data lower than 1200. Choose path if template is located in another folder, else use true.| none|
|
| -g | include graph building. Choose for amount of input data lower than 1200. Choose path if template is located in another folder, else use true. Do not use whitespace in path.| none|
|
||||||
| -s | Seed randomizing weights. Choose for repoducability. | time(NULL)|
|
| -s | Seed randomizing weights. Choose for repoducability. | time(NULL)|
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue