pyerualjetwork 5.0.2b0__py3-none-any.whl → 5.0.2b1__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.
@@ -38,7 +38,7 @@ PyerualJetwork document: https://github.com/HCB06/PyerualJetwork/blob/main/Welco
38
38
  - Contact: tchasancan@gmail.com
39
39
  """
40
40
 
41
- __version__ = "5.0.2b0"
41
+ __version__ = "5.0.2b1"
42
42
  __update__ = """* Changes: https://github.com/HCB06/PyerualJetwork/blob/main/CHANGES
43
43
  * PyerualJetwork Homepage: https://github.com/HCB06/PyerualJetwork/tree/main
44
44
  * PyerualJetwork document: https://github.com/HCB06/PyerualJetwork/blob/main/Welcome_to_PyerualJetwork/PYERUALJETWORK_USER_MANUEL_AND_LEGAL_INFORMATION(EN).pdf
@@ -69,8 +69,8 @@ def update_model_to_v5(model_name, model_path, is_cuda):
69
69
  weights_type = model[get_weights_type()]
70
70
  weights_format = model[get_weights_format()]
71
71
 
72
- from .__init__ import __verison__
73
- device_version = __verison__
72
+ from .__init__ import __version__
73
+ device_version = __version__
74
74
 
75
75
  save_model("updated_" + model_name, weights, model_type, scaler_params, test_acc, model_path, activations, weights_type, weights_format)
76
76
 
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.1
2
2
  Name: pyerualjetwork
3
- Version: 5.0.2b0
3
+ Version: 5.0.2b1
4
4
  Summary: PyereualJetwork is a GPU-accelerated machine learning library in Python for professionals and researchers. It features PLAN, MLP, Deep Learning training, and ENE (Eugenic NeuroEvolution) for genetic optimization, applicable to genetic algorithms or Reinforcement Learning (RL). The library includes data pre-processing, visualizations, model saving/loading, prediction, evaluation, training, and detailed or simplified memory management.
5
5
  Author: Hasan Can Beydili
6
6
  Author-email: tchasancan@gmail.com
@@ -1,4 +1,4 @@
1
- pyerualjetwork/__init__.py,sha256=qkzkJlmC9PM27NUdK1o1CHHl4nq0YOsgamSb8EGBSkg,2672
1
+ pyerualjetwork/__init__.py,sha256=aoCNbl9z-1Ef506udIAw1B-oRxYyRyH8XA_NP-WFHY0,2672
2
2
  pyerualjetwork/activation_functions_cpu.py,sha256=X7Kv8qv8oZq8hvTdUiV-GkFjKHRlKIQypRPXh6gdkm4,7614
3
3
  pyerualjetwork/activation_functions_cuda.py,sha256=pefklsl9QuSVbKwiUUHeF_ExN0bICH7QIF1MfoMU40Q,7665
4
4
  pyerualjetwork/data_operations_cpu.py,sha256=dLczgxNx8W_GIgBLageegVhv-aczjNYfohB-PPpOU4Y,16401
@@ -7,7 +7,7 @@ pyerualjetwork/ene_cpu.py,sha256=2y5__d-vx7t5Ajs4IPuNnQe8ULR39Km_KQFNIUnalGA,451
7
7
  pyerualjetwork/ene_cuda.py,sha256=0tOIONUEDmvGZiCihzIHBrGVtRMPR1g23ZNfoI0i39s,45663
8
8
  pyerualjetwork/fitness_functions.py,sha256=pUmAbUy5ex1Vpu6n_RRac_df-FR52gYIV8uxYS5H3tw,1252
9
9
  pyerualjetwork/help.py,sha256=FcX8mxo1_mvoqONVXY0Kn7S09CDkhi0jwNmn8g9mYZc,804
10
- pyerualjetwork/issue_solver.py,sha256=RfVavZcv-QbSIRR99XOEaLLr6nmGytP4Qt8qKpD4NKk,3119
10
+ pyerualjetwork/issue_solver.py,sha256=_sMlNu6bS1sXZsJkD_eynLULApM8eWmPZJ0Jk1EKttg,3119
11
11
  pyerualjetwork/loss_functions_cpu.py,sha256=6PyBI232SQRGuFnG3LDGvnv_PUdWzT2_2mUODJiejGI,618
12
12
  pyerualjetwork/loss_functions_cuda.py,sha256=C93IZJcrOpT6HMK9x1O4AHJWXYTkN5WZiqdssPbvAPk,617
13
13
  pyerualjetwork/memory_operations.py,sha256=g24d-cDuUFc0fOEtk3AJe-z_EBctYV5S4cY1rQ6VGiE,14279
@@ -20,7 +20,7 @@ pyerualjetwork/neu_cuda.py,sha256=VS9YVsYe0DLaqGDCrKyVnYXehu8eE7qZycdaUHCyyM0,26
20
20
  pyerualjetwork/ui.py,sha256=JBTFYz5R24XwNKhA3GSW-oYAoiIBxAE3kFGXkvm5gqw,656
21
21
  pyerualjetwork/visualizations_cpu.py,sha256=StyD1Hl1Gt55EMqR6tO3yVJZdPyGkOgCnQ75Zn8K6J8,28252
22
22
  pyerualjetwork/visualizations_cuda.py,sha256=7lYrkOdrjwQGB3T4k_vI8UDxsm_TRjzaSSg9GhlNczs,28667
23
- pyerualjetwork-5.0.2b0.dist-info/METADATA,sha256=c2sj4d4zDb5293z2WByKGmI6JlGJbL2W29uwtsOrK18,8128
24
- pyerualjetwork-5.0.2b0.dist-info/WHEEL,sha256=2wepM1nk4DS4eFpYrW1TTqPcoGNfHhhO_i5m4cOimbo,92
25
- pyerualjetwork-5.0.2b0.dist-info/top_level.txt,sha256=BRyt62U_r3ZmJpj-wXNOoA345Bzamrj6RbaWsyW4tRg,15
26
- pyerualjetwork-5.0.2b0.dist-info/RECORD,,
23
+ pyerualjetwork-5.0.2b1.dist-info/METADATA,sha256=T0SlZ2k6mIO1XgIz9w5RwNdxrvIioVZnVsVYEcuHZyQ,8128
24
+ pyerualjetwork-5.0.2b1.dist-info/WHEEL,sha256=2wepM1nk4DS4eFpYrW1TTqPcoGNfHhhO_i5m4cOimbo,92
25
+ pyerualjetwork-5.0.2b1.dist-info/top_level.txt,sha256=BRyt62U_r3ZmJpj-wXNOoA345Bzamrj6RbaWsyW4tRg,15
26
+ pyerualjetwork-5.0.2b1.dist-info/RECORD,,