saferl-lite 0.1.2__tar.gz → 0.1.3__tar.gz

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.
Files changed (36) hide show
  1. {saferl_lite-0.1.2/saferl_lite.egg-info → saferl_lite-0.1.3}/PKG-INFO +4 -2
  2. {saferl_lite-0.1.2 → saferl_lite-0.1.3}/README.md +3 -1
  3. {saferl_lite-0.1.2 → saferl_lite-0.1.3/saferl_lite.egg-info}/PKG-INFO +4 -2
  4. {saferl_lite-0.1.2 → saferl_lite-0.1.3}/setup.py +1 -1
  5. {saferl_lite-0.1.2 → saferl_lite-0.1.3}/LICENSE +0 -0
  6. {saferl_lite-0.1.2 → saferl_lite-0.1.3}/MANIFEST.in +0 -0
  7. {saferl_lite-0.1.2 → saferl_lite-0.1.3}/agents/__init__.py +0 -0
  8. {saferl_lite-0.1.2 → saferl_lite-0.1.3}/agents/constrained_dqn.py +0 -0
  9. {saferl_lite-0.1.2 → saferl_lite-0.1.3}/agents/constraints.py +0 -0
  10. {saferl_lite-0.1.2 → saferl_lite-0.1.3}/docs/about.md +0 -0
  11. {saferl_lite-0.1.2 → saferl_lite-0.1.3}/docs/docs/index.md +0 -0
  12. {saferl_lite-0.1.2 → saferl_lite-0.1.3}/docs/evaluation/metrics.md +0 -0
  13. {saferl_lite-0.1.2 → saferl_lite-0.1.3}/docs/examples/cartpole.md +0 -0
  14. {saferl_lite-0.1.2 → saferl_lite-0.1.3}/docs/explainability/saliency.md +0 -0
  15. {saferl_lite-0.1.2 → saferl_lite-0.1.3}/docs/explainability/shap.md +0 -0
  16. {saferl_lite-0.1.2 → saferl_lite-0.1.3}/docs/mkdocs.yml +0 -0
  17. {saferl_lite-0.1.2 → saferl_lite-0.1.3}/docs/reference/agents.md +0 -0
  18. {saferl_lite-0.1.2 → saferl_lite-0.1.3}/docs/reference/constraints.md +0 -0
  19. {saferl_lite-0.1.2 → saferl_lite-0.1.3}/docs/reference/envs.md +0 -0
  20. {saferl_lite-0.1.2 → saferl_lite-0.1.3}/docs/reference.md +0 -0
  21. {saferl_lite-0.1.2 → saferl_lite-0.1.3}/docs/usage/installation.md +0 -0
  22. {saferl_lite-0.1.2 → saferl_lite-0.1.3}/docs/usage/quickstart.md +0 -0
  23. {saferl_lite-0.1.2 → saferl_lite-0.1.3}/envs/__init__.py +0 -0
  24. {saferl_lite-0.1.2 → saferl_lite-0.1.3}/envs/wrappers.py +0 -0
  25. {saferl_lite-0.1.2 → saferl_lite-0.1.3}/explainability/__init__.py +0 -0
  26. {saferl_lite-0.1.2 → saferl_lite-0.1.3}/explainability/saliency.py +0 -0
  27. {saferl_lite-0.1.2 → saferl_lite-0.1.3}/explainability/shap_explainer.py +0 -0
  28. {saferl_lite-0.1.2 → saferl_lite-0.1.3}/requirements.txt +0 -0
  29. {saferl_lite-0.1.2 → saferl_lite-0.1.3}/saferl_lite.egg-info/SOURCES.txt +0 -0
  30. {saferl_lite-0.1.2 → saferl_lite-0.1.3}/saferl_lite.egg-info/dependency_links.txt +0 -0
  31. {saferl_lite-0.1.2 → saferl_lite-0.1.3}/saferl_lite.egg-info/requires.txt +0 -0
  32. {saferl_lite-0.1.2 → saferl_lite-0.1.3}/saferl_lite.egg-info/top_level.txt +0 -0
  33. {saferl_lite-0.1.2 → saferl_lite-0.1.3}/setup.cfg +0 -0
  34. {saferl_lite-0.1.2 → saferl_lite-0.1.3}/tests/test_constraints.py +0 -0
  35. {saferl_lite-0.1.2 → saferl_lite-0.1.3}/tests/test_metrics.py +0 -0
  36. {saferl_lite-0.1.2 → saferl_lite-0.1.3}/tests/test_safe_env.py +0 -0
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.4
2
2
  Name: saferl-lite
3
- Version: 0.1.2
3
+ Version: 0.1.3
4
4
  Summary: A lightweight, explainable, and constrained reinforcement learning toolkit.
5
5
  Home-page: https://github.com/satyamcser/saferl-lite
6
6
  Author: Satyam Mishra
@@ -54,12 +54,14 @@ Dynamic: summary
54
54
 
55
55
  A **lightweight, explainable, and modular** Python library for **Constrained Reinforcement Learning (Safe RL)** with real-time **SHAP & saliency-based explainability**, custom metrics, and Gym-compatible wrappers.
56
56
 
57
+ **New update with ease to setup, install and import coming soon.
58
+
57
59
  By:
58
60
  - Satyam Mishra, Vision Mentors Ltd., Hanoi, Vietnam
59
61
  - Shivam Mishra, Phung Thao Vi, Vietnam National University, Hanoi, Vietnam
60
62
  - Dr. Vishwanath Bijalwan, SR University, Warangal, India
61
63
  - Dr. Vijay Bhaskar Semwal, MANIT, Bhopal, India
62
- - University of West London, London, UK
64
+ - Dr. Abdul Manan Khan, University of West London, London, UK
63
65
 
64
66
  <p align="center">
65
67
  <a href="https://github.com/satyamcser/saferl-lite/blob/main/LICENSE">
@@ -2,12 +2,14 @@
2
2
 
3
3
  A **lightweight, explainable, and modular** Python library for **Constrained Reinforcement Learning (Safe RL)** with real-time **SHAP & saliency-based explainability**, custom metrics, and Gym-compatible wrappers.
4
4
 
5
+ **New update with ease to setup, install and import coming soon.
6
+
5
7
  By:
6
8
  - Satyam Mishra, Vision Mentors Ltd., Hanoi, Vietnam
7
9
  - Shivam Mishra, Phung Thao Vi, Vietnam National University, Hanoi, Vietnam
8
10
  - Dr. Vishwanath Bijalwan, SR University, Warangal, India
9
11
  - Dr. Vijay Bhaskar Semwal, MANIT, Bhopal, India
10
- - University of West London, London, UK
12
+ - Dr. Abdul Manan Khan, University of West London, London, UK
11
13
 
12
14
  <p align="center">
13
15
  <a href="https://github.com/satyamcser/saferl-lite/blob/main/LICENSE">
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.4
2
2
  Name: saferl-lite
3
- Version: 0.1.2
3
+ Version: 0.1.3
4
4
  Summary: A lightweight, explainable, and constrained reinforcement learning toolkit.
5
5
  Home-page: https://github.com/satyamcser/saferl-lite
6
6
  Author: Satyam Mishra
@@ -54,12 +54,14 @@ Dynamic: summary
54
54
 
55
55
  A **lightweight, explainable, and modular** Python library for **Constrained Reinforcement Learning (Safe RL)** with real-time **SHAP & saliency-based explainability**, custom metrics, and Gym-compatible wrappers.
56
56
 
57
+ **New update with ease to setup, install and import coming soon.
58
+
57
59
  By:
58
60
  - Satyam Mishra, Vision Mentors Ltd., Hanoi, Vietnam
59
61
  - Shivam Mishra, Phung Thao Vi, Vietnam National University, Hanoi, Vietnam
60
62
  - Dr. Vishwanath Bijalwan, SR University, Warangal, India
61
63
  - Dr. Vijay Bhaskar Semwal, MANIT, Bhopal, India
62
- - University of West London, London, UK
64
+ - Dr. Abdul Manan Khan, University of West London, London, UK
63
65
 
64
66
  <p align="center">
65
67
  <a href="https://github.com/satyamcser/saferl-lite/blob/main/LICENSE">
@@ -2,7 +2,7 @@ from setuptools import setup, find_packages
2
2
 
3
3
  setup(
4
4
  name="saferl-lite",
5
- version="0.1.2",
5
+ version="0.1.3",
6
6
  author="Satyam Mishra",
7
7
  author_email="satyam@example.com",
8
8
  description="A lightweight, explainable, and constrained reinforcement learning toolkit.",
File without changes
File without changes
File without changes
File without changes
File without changes