pyerualjetwork 1.2.4__py3-none-any.whl → 1.2.6__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/__init__.py CHANGED
@@ -2,4 +2,4 @@
2
2
 
3
3
  # Bu dosya, plan modülünün ana giriş noktasıdır.
4
4
 
5
- from .plan import AutoBalancer, Normalization, Softmax, Sigmoid, Relu, SynapticPruning, SynapticDividing, WeightIdentification, Fex, Cat, TrainPLAN, TestPLAN, SavePLAN, LoadPLAN, PredictFromDiscPLAN, PredictFromRamPLAN, GetWeights, GetDf, GetPreds, GetAcc, GetAllFromLoad
5
+ from .plan import AutoBalancer, Normalization, Softmax, Sigmoid, Relu, SynapticPruning, SynapticDividing, WeightIdentification, Fex, Cat, TrainPLAN, TestPLAN, SavePLAN, LoadPLAN, PredictFromDiscPLAN, PredictFromRamPLAN, GetWeights, GetDf, GetPreds, GetAcc
plan/plan.py CHANGED
@@ -1045,9 +1045,4 @@ def GetPreds():
1045
1045
 
1046
1046
  def GetAcc():
1047
1047
 
1048
- return 2
1049
-
1050
- def GetAllFromLoad():
1051
-
1052
- return 0,1,2,3,4,5
1053
-
1048
+ return 2
@@ -1,7 +1,7 @@
1
1
  Metadata-Version: 2.1
2
2
  Name: pyerualjetwork
3
- Version: 1.2.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)
3
+ Version: 1.2.6
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, GetDf() func for LoadPLAN (Documentation in desc. Examples in GİTHUB: HCB06)
5
5
  Author: Hasan Can Beydili
6
6
  Author-email: tchasancan@gmail.com
7
7
  Keywords: model evaluation,classifcation,pruning learning artficial neural networks
@@ -0,0 +1,6 @@
1
+ plan/__init__.py,sha256=4trwhtGaeJd2tncziQAKrPT-Jjz6Q8nBG0n3SlyH1a4,352
2
+ plan/plan.py,sha256=MJFRiMUoHYdwQMeqaH-FdUildxV0OQP3Zlo1OozUt3A,40107
3
+ pyerualjetwork-1.2.6.dist-info/METADATA,sha256=tzQViDtGao_3Cp1t-WT7K77dauJMOM_v4URMnBEpk3g,482
4
+ pyerualjetwork-1.2.6.dist-info/WHEEL,sha256=yQN5g4mg4AybRjkgi-9yy4iQEFibGQmlz78Pik5Or-A,92
5
+ pyerualjetwork-1.2.6.dist-info/top_level.txt,sha256=G0Al3HuNJ88434XneyDtRKAIUaLCizOFYFYNhd7e2OM,5
6
+ pyerualjetwork-1.2.6.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,,