diff --git a/DimensionalityReductionDemo_8py.html b/DimensionalityReductionDemo_8py.html index acfa445f..0db77cf4 100644 --- a/DimensionalityReductionDemo_8py.html +++ b/DimensionalityReductionDemo_8py.html @@ -116,7 +116,7 @@   int T = 8*10   - tm = TMAutoEncoder(clauses, T, s, output_active, max_included_literals=3, accumulation=accumulation, feature_negation=True, platform='CPU', output_balancing=True) + tm = TMAutoEncoder(clauses, T, s, output_active, max_included_literals=3, accumulation=accumulation, feature_negation=True, platform='CPU', output_balancing=0.5)    weights = tm.get_weights(i)   diff --git a/namespaceautoencoder_1_1DimensionalityReductionDemo.html b/namespaceautoencoder_1_1DimensionalityReductionDemo.html index ac51d3bc..70f1d373 100644 --- a/namespaceautoencoder_1_1DimensionalityReductionDemo.html +++ b/namespaceautoencoder_1_1DimensionalityReductionDemo.html @@ -110,7 +110,7 @@   int T = 8*10   - tm = TMAutoEncoder(clauses, T, s, output_active, max_included_literals=3, accumulation=accumulation, feature_negation=True, platform='CPU', output_balancing=True) + tm = TMAutoEncoder(clauses, T, s, output_active, max_included_literals=3, accumulation=accumulation, feature_negation=True, platform='CPU', output_balancing=0.5)    weights = tm.get_weights(i)   @@ -377,7 +377,7 @@

- +
tm = TMAutoEncoder(clauses, T, s, output_active, max_included_literals=3, accumulation=accumulation, feature_negation=True, platform='CPU', output_balancing=True)tm = TMAutoEncoder(clauses, T, s, output_active, max_included_literals=3, accumulation=accumulation, feature_negation=True, platform='CPU', output_balancing=0.5)
diff --git a/wheels/index.html b/wheels/index.html deleted file mode 100644 index 5715a761..00000000 --- a/wheels/index.html +++ /dev/null @@ -1,18 +0,0 @@ - - -Index of wheels - -

Index of wheels

-
- - diff --git a/wheels/tmu-0.8.2-cp310-cp310-macosx_10_9_x86_64.whl b/wheels/tmu-0.8.2-cp310-cp310-macosx_10_9_x86_64.whl deleted file mode 100644 index 06bcd6f7..00000000 Binary files a/wheels/tmu-0.8.2-cp310-cp310-macosx_10_9_x86_64.whl and /dev/null differ diff --git a/wheels/tmu-0.8.2-cp310-cp310-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl b/wheels/tmu-0.8.2-cp310-cp310-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl deleted file mode 100644 index dee7f34f..00000000 Binary files a/wheels/tmu-0.8.2-cp310-cp310-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl and /dev/null differ diff --git a/wheels/tmu-0.8.2-cp310-cp310-win_amd64.whl b/wheels/tmu-0.8.2-cp310-cp310-win_amd64.whl deleted file mode 100644 index e9ca9a8f..00000000 Binary files a/wheels/tmu-0.8.2-cp310-cp310-win_amd64.whl and /dev/null differ diff --git a/wheels/tmu-0.8.2-cp311-cp311-macosx_10_9_x86_64.whl b/wheels/tmu-0.8.2-cp311-cp311-macosx_10_9_x86_64.whl deleted file mode 100644 index 1dfa1ab8..00000000 Binary files a/wheels/tmu-0.8.2-cp311-cp311-macosx_10_9_x86_64.whl and /dev/null differ diff --git a/wheels/tmu-0.8.2-cp311-cp311-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl b/wheels/tmu-0.8.2-cp311-cp311-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl deleted file mode 100644 index 5963bfa6..00000000 Binary files a/wheels/tmu-0.8.2-cp311-cp311-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl and /dev/null differ diff --git a/wheels/tmu-0.8.2-cp311-cp311-win_amd64.whl b/wheels/tmu-0.8.2-cp311-cp311-win_amd64.whl deleted file mode 100644 index 1d3d06cc..00000000 Binary files a/wheels/tmu-0.8.2-cp311-cp311-win_amd64.whl and /dev/null differ diff --git a/wheels/tmu-0.8.2-cp312-cp312-macosx_10_9_x86_64.whl b/wheels/tmu-0.8.2-cp312-cp312-macosx_10_9_x86_64.whl deleted file mode 100644 index f66fdaae..00000000 Binary files a/wheels/tmu-0.8.2-cp312-cp312-macosx_10_9_x86_64.whl and /dev/null differ diff --git a/wheels/tmu-0.8.2-cp312-cp312-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl b/wheels/tmu-0.8.2-cp312-cp312-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl deleted file mode 100644 index a6eaa5fb..00000000 Binary files a/wheels/tmu-0.8.2-cp312-cp312-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl and /dev/null differ diff --git a/wheels/tmu-0.8.2-cp312-cp312-win_amd64.whl b/wheels/tmu-0.8.2-cp312-cp312-win_amd64.whl deleted file mode 100644 index b57763d4..00000000 Binary files a/wheels/tmu-0.8.2-cp312-cp312-win_amd64.whl and /dev/null differ