pyerualjetwork 2.6.9__py3-none-any.whl → 2.7.1__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 +1724 -113
- {pyerualjetwork-2.6.9.dist-info → pyerualjetwork-2.7.1.dist-info}/METADATA +2 -2
- pyerualjetwork-2.7.1.dist-info/RECORD +6 -0
- pyerualjetwork-2.6.9.dist-info/RECORD +0 -6
- {pyerualjetwork-2.6.9.dist-info → pyerualjetwork-2.7.1.dist-info}/WHEEL +0 -0
- {pyerualjetwork-2.6.9.dist-info → pyerualjetwork-2.7.1.dist-info}/top_level.txt +0 -0
@@ -1,7 +1,7 @@
|
|
1
1
|
Metadata-Version: 2.1
|
2
2
|
Name: pyerualjetwork
|
3
|
-
Version: 2.
|
4
|
-
Summary:
|
3
|
+
Version: 2.7.1
|
4
|
+
Summary: Optimized for Vs Code
|
5
5
|
Author: Hasan Can Beydili
|
6
6
|
Author-email: tchasancan@gmail.com
|
7
7
|
Keywords: model evaluation,classifcation,potentiation learning artficial neural networks
|
@@ -0,0 +1,6 @@
|
|
1
|
+
plan/__init__.py,sha256=gmaz8lnQfl18MbOQwabBUPmShajK5S99jfyY-hQe8tc,502
|
2
|
+
plan/plan.py,sha256=iU1BquCwoMqRX_7IHXgarDRAje-_rRpkYyQGXQCxBXk,106121
|
3
|
+
pyerualjetwork-2.7.1.dist-info/METADATA,sha256=ZQRHbfVfCEBkEPdHnGO0tAiZBEvO_1sYx4LuVcY9Iz0,248
|
4
|
+
pyerualjetwork-2.7.1.dist-info/WHEEL,sha256=2wepM1nk4DS4eFpYrW1TTqPcoGNfHhhO_i5m4cOimbo,92
|
5
|
+
pyerualjetwork-2.7.1.dist-info/top_level.txt,sha256=G0Al3HuNJ88434XneyDtRKAIUaLCizOFYFYNhd7e2OM,5
|
6
|
+
pyerualjetwork-2.7.1.dist-info/RECORD,,
|
@@ -1,6 +0,0 @@
|
|
1
|
-
plan/__init__.py,sha256=gmaz8lnQfl18MbOQwabBUPmShajK5S99jfyY-hQe8tc,502
|
2
|
-
plan/plan.py,sha256=IguLWylM9YxTTRLjMqxwcf78WxIcZOeIQAhvFXe2pRU,53396
|
3
|
-
pyerualjetwork-2.6.9.dist-info/METADATA,sha256=yweHc8tr1GoIPfgLoJYEEwQRUg43rWxzZJZHlOOHypE,338
|
4
|
-
pyerualjetwork-2.6.9.dist-info/WHEEL,sha256=2wepM1nk4DS4eFpYrW1TTqPcoGNfHhhO_i5m4cOimbo,92
|
5
|
-
pyerualjetwork-2.6.9.dist-info/top_level.txt,sha256=G0Al3HuNJ88434XneyDtRKAIUaLCizOFYFYNhd7e2OM,5
|
6
|
-
pyerualjetwork-2.6.9.dist-info/RECORD,,
|
File without changes
|
File without changes
|