rlcmab-sampler 0.1.0__py3-none-any.whl → 1.0.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.
@@ -1,27 +1,22 @@
1
1
  Metadata-Version: 2.3
2
2
  Name: rlcmab-sampler
3
- Version: 0.1.0
4
- Summary: Add your description here
3
+ Version: 1.0.1
4
+ Summary: Gaussian reward sampler for Contextual Bandit news recommendation system
5
5
  Author: Saswata Sarkar
6
6
  Author-email: Saswata Sarkar <sarkarsaswata01@gmail.com>
7
+ Requires-Dist: numpy>=2.4.2
8
+ Requires-Dist: scipy>=1.17.0
7
9
  Requires-Python: >=3.12
8
10
  Description-Content-Type: text/markdown
9
11
 
10
- # rlcmab-lab3-sampler
12
+ # rlcmab-sampler
11
13
 
12
14
  A reward sampler for Contextual Bandit news recommendation systems.
13
15
 
14
16
  ## Installation
15
17
 
16
18
  ```bash
17
- pip install rlcmab-lab3-sampler
18
- ```
19
-
20
- Or install from source:
21
-
22
- ```bash
23
- cd sampler
24
- pip install .
19
+ pip install rlcmab-sampler
25
20
  ```
26
21
 
27
22
  ## Quick Start
@@ -0,0 +1,5 @@
1
+ rlcmab_sampler/__init__.py,sha256=hFMxoKcV0PfVsRUJb81Is3IP_AblpQ8w6FaFbr8BwfQ,1345
2
+ rlcmab_sampler/py.typed,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
3
+ rlcmab_sampler-1.0.1.dist-info/WHEEL,sha256=YUH1mBqsx8Dh2cQG2rlcuRYUhJddG9iClegy4IgnHik,79
4
+ rlcmab_sampler-1.0.1.dist-info/METADATA,sha256=cxUywfyufGeqrdOcwM3mSjKZgyDKO0KSj6zfnDZL2PA,1698
5
+ rlcmab_sampler-1.0.1.dist-info/RECORD,,
@@ -1,5 +0,0 @@
1
- rlcmab_sampler/__init__.py,sha256=hFMxoKcV0PfVsRUJb81Is3IP_AblpQ8w6FaFbr8BwfQ,1345
2
- rlcmab_sampler/py.typed,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
3
- rlcmab_sampler-0.1.0.dist-info/WHEEL,sha256=YUH1mBqsx8Dh2cQG2rlcuRYUhJddG9iClegy4IgnHik,79
4
- rlcmab_sampler-0.1.0.dist-info/METADATA,sha256=QNhZVhC76KJPdN8Qfh6VsZScEP0FRPhcthSCaBriNVM,1667
5
- rlcmab_sampler-0.1.0.dist-info/RECORD,,