pyerualjetwork 1.2.4__py3-none-any.whl → 1.2.5__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
@@ -1049,5 +1049,5 @@ def GetAcc():
1049
1049
 
1050
1050
  def GetAllFromLoad():
1051
1051
 
1052
- return 0,1,2,3,4,5
1052
+ return [0, 1, 2, 3, 4, 5]
1053
1053
 
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.1
2
2
  Name: pyerualjetwork
3
- Version: 1.2.4
3
+ Version: 1.2.5
4
4
  Summary: Advanced python deep learning library.UPDATED TO 1.2.2 NEW FEATURES: GetWeights() func for TrainPLAN, TestPLAN and LoadPLAN, GetPreds() and GetAcc() funcs for TrainPLAN and TestPLAN, GetAllFromLoad() func for LoadPLAN, GetDf() for LoadPLAN (Documentation in desc. Examples in GİTHUB: HCB06)
5
5
  Author: Hasan Can Beydili
6
6
  Author-email: tchasancan@gmail.com
@@ -0,0 +1,6 @@
1
+ plan/__init__.py,sha256=_jNJho5JbgO70TN4ixL13C5XbdeLmsZapy97_yu-GB0,368
2
+ plan/plan.py,sha256=hnJ6qoYC1hOcOu7m8viFwpeCJ8mKq0uY74MYKgXXIJw,40176
3
+ pyerualjetwork-1.2.5.dist-info/METADATA,sha256=GJ5eHOhbxyN3qhx0ZU2DGwxzd_muUjF95mfnZL8bqf4,513
4
+ pyerualjetwork-1.2.5.dist-info/WHEEL,sha256=yQN5g4mg4AybRjkgi-9yy4iQEFibGQmlz78Pik5Or-A,92
5
+ pyerualjetwork-1.2.5.dist-info/top_level.txt,sha256=G0Al3HuNJ88434XneyDtRKAIUaLCizOFYFYNhd7e2OM,5
6
+ pyerualjetwork-1.2.5.dist-info/RECORD,,
@@ -1,6 +0,0 @@
1
- plan/__init__.py,sha256=_jNJho5JbgO70TN4ixL13C5XbdeLmsZapy97_yu-GB0,368
2
- plan/plan.py,sha256=TH6TbkFgIKTxlCSpcOTSTvadA6nxWxvqd_UxgUfaEuI,40168
3
- pyerualjetwork-1.2.4.dist-info/METADATA,sha256=qMmlgsSDBPPG46rvbHaxKL2FeiO-zro95QNE-mfMoYM,513
4
- pyerualjetwork-1.2.4.dist-info/WHEEL,sha256=yQN5g4mg4AybRjkgi-9yy4iQEFibGQmlz78Pik5Or-A,92
5
- pyerualjetwork-1.2.4.dist-info/top_level.txt,sha256=G0Al3HuNJ88434XneyDtRKAIUaLCizOFYFYNhd7e2OM,5
6
- pyerualjetwork-1.2.4.dist-info/RECORD,,