summaryrefslogtreecommitdiff
path: root/configs/config.2se
diff options
context:
space:
mode:
authoremkael <emkael@tlen.pl>2018-10-10 02:28:01 +0200
committeremkael <emkael@tlen.pl>2018-10-10 02:28:01 +0200
commit494d603f5e8b036fd20069d27add66018f144924 (patch)
tree2ca7fac5966640fbff1d26a41fd377a750fbbac6 /configs/config.2se
parent9375a6f54f22b2da8dfb29755a53937975a152a4 (diff)
Config directories
Diffstat (limited to 'configs/config.2se')
-rw-r--r--configs/config.2se/butler.json8
-rw-r--r--configs/config.2se/db.jsonbin0 -> 99 bytes
l---------configs/config.2se/goniec.json1
l---------configs/config.2se/logoh.json1
l---------configs/config.2se/translations.json1
5 files changed, 11 insertions, 0 deletions
diff --git a/configs/config.2se/butler.json b/configs/config.2se/butler.json
new file mode 100644
index 0000000..74eb2d3
--- /dev/null
+++ b/configs/config.2se/butler.json
@@ -0,0 +1,8 @@
+{
+ "cutoff_point": 32,
+ "cutoff_rate": 0.1,
+ "opponent_factor": 0.5,
+ "only_current": 0,
+ "segments_in_table_limit": 10,
+ "output_path": "./output"
+}
diff --git a/configs/config.2se/db.json b/configs/config.2se/db.json
new file mode 100644
index 0000000..616e6c4
--- /dev/null
+++ b/configs/config.2se/db.json
Binary files differ
diff --git a/configs/config.2se/goniec.json b/configs/config.2se/goniec.json
new file mode 120000
index 0000000..5954b9b
--- /dev/null
+++ b/configs/config.2se/goniec.json
@@ -0,0 +1 @@
+../goniec.json \ No newline at end of file
diff --git a/configs/config.2se/logoh.json b/configs/config.2se/logoh.json
new file mode 120000
index 0000000..7910e73
--- /dev/null
+++ b/configs/config.2se/logoh.json
@@ -0,0 +1 @@
+../logoh.json \ No newline at end of file
diff --git a/configs/config.2se/translations.json b/configs/config.2se/translations.json
new file mode 120000
index 0000000..d53e316
--- /dev/null
+++ b/configs/config.2se/translations.json
@@ -0,0 +1 @@
+../translations.json \ No newline at end of file