Adding a weight for each input dimension

This commit is contained in:
emeric
2018-12-09 15:20:29 +01:00
parent 4a06a5a1cf
commit 63abdc782c
3 changed files with 24 additions and 8 deletions
+1
View File
@@ -29,6 +29,7 @@ int main(int argc, char *argv[])
{ 80, -1 },
{ 80, -0.75 },
{ 240, 0.5 },
{ 240, -0.5 },
{ 120, -0.5 },
{ 140, -0.5 },
};