pyerualjetwork 2.5.1__py3-none-any.whl → 2.5.2__py3-none-any.whl

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
plan/plan.py CHANGED
@@ -98,7 +98,7 @@ def fit(
98
98
  for i, w in enumerate(W):
99
99
  trained_W[i] = trained_W[i] + w
100
100
 
101
- if show_training == True or 'final':
101
+ if show_training == True or show_training == 'final':
102
102
 
103
103
  try:
104
104
  row = x_train[1].shape[0]
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.1
2
2
  Name: pyerualjetwork
3
- Version: 2.5.1
3
+ Version: 2.5.2
4
4
  Summary: plan_di and plan_bi merged to 'plan'. use 'import plan
5
5
  Author: Hasan Can Beydili
6
6
  Author-email: tchasancan@gmail.com
@@ -0,0 +1,6 @@
1
+ plan/__init__.py,sha256=gmaz8lnQfl18MbOQwabBUPmShajK5S99jfyY-hQe8tc,502
2
+ plan/plan.py,sha256=lJlD0zpXgaKL6mEigJnXI9DI335Wtt2FkcPQr9SdikQ,53104
3
+ pyerualjetwork-2.5.2.dist-info/METADATA,sha256=esuX2RhdqSjuSWNEk6sXTTT-Ema9Uvx8oMEqMrojEmw,276
4
+ pyerualjetwork-2.5.2.dist-info/WHEEL,sha256=2wepM1nk4DS4eFpYrW1TTqPcoGNfHhhO_i5m4cOimbo,92
5
+ pyerualjetwork-2.5.2.dist-info/top_level.txt,sha256=G0Al3HuNJ88434XneyDtRKAIUaLCizOFYFYNhd7e2OM,5
6
+ pyerualjetwork-2.5.2.dist-info/RECORD,,
@@ -1,6 +0,0 @@
1
- plan/__init__.py,sha256=gmaz8lnQfl18MbOQwabBUPmShajK5S99jfyY-hQe8tc,502
2
- plan/plan.py,sha256=I-dmeXnmikB8tV4MWhaHnPgQLf1IaOZNzL1oSebPyU0,53087
3
- pyerualjetwork-2.5.1.dist-info/METADATA,sha256=T5Si0W3NTUtPXQQ7_irJizf5K-q5E7aHqs0gy4bV04s,276
4
- pyerualjetwork-2.5.1.dist-info/WHEEL,sha256=2wepM1nk4DS4eFpYrW1TTqPcoGNfHhhO_i5m4cOimbo,92
5
- pyerualjetwork-2.5.1.dist-info/top_level.txt,sha256=G0Al3HuNJ88434XneyDtRKAIUaLCizOFYFYNhd7e2OM,5
6
- pyerualjetwork-2.5.1.dist-info/RECORD,,