Skip to content

Commit c25bd6f

Browse files
authored
Merge pull request #158 from st-tech/update-version
update version to 0.5.3
2 parents 628c8c8 + 674f4d8 commit c25bd6f

File tree

9 files changed

+29
-29
lines changed

9 files changed

+29
-29
lines changed

examples/quickstart/multiclass.ipynb

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@
2929
},
3030
{
3131
"cell_type": "code",
32-
"execution_count": 2,
32+
"execution_count": 1,
3333
"metadata": {},
3434
"outputs": [],
3535
"source": [
@@ -51,14 +51,14 @@
5151
},
5252
{
5353
"cell_type": "code",
54-
"execution_count": 3,
54+
"execution_count": 2,
5555
"metadata": {},
5656
"outputs": [
5757
{
5858
"name": "stdout",
5959
"output_type": "stream",
6060
"text": [
61-
"0.5.2\n"
61+
"0.5.3\n"
6262
]
6363
}
6464
],

examples/quickstart/obd.ipynb

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@
2727
},
2828
{
2929
"cell_type": "code",
30-
"execution_count": 2,
30+
"execution_count": 1,
3131
"metadata": {},
3232
"outputs": [],
3333
"source": [
@@ -48,14 +48,14 @@
4848
},
4949
{
5050
"cell_type": "code",
51-
"execution_count": 3,
51+
"execution_count": 2,
5252
"metadata": {},
5353
"outputs": [
5454
{
5555
"name": "stdout",
5656
"output_type": "stream",
5757
"text": [
58-
"0.5.2\n"
58+
"0.5.3\n"
5959
]
6060
}
6161
],

examples/quickstart/online.ipynb

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@
3232
},
3333
{
3434
"cell_type": "code",
35-
"execution_count": 2,
35+
"execution_count": 1,
3636
"metadata": {},
3737
"outputs": [],
3838
"source": [
@@ -55,14 +55,14 @@
5555
},
5656
{
5757
"cell_type": "code",
58-
"execution_count": 3,
58+
"execution_count": 2,
5959
"metadata": {},
6060
"outputs": [
6161
{
6262
"name": "stdout",
6363
"output_type": "stream",
6464
"text": [
65-
"0.5.2\n"
65+
"0.5.3\n"
6666
]
6767
}
6868
],

examples/quickstart/opl.ipynb

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@
5959
"name": "stdout",
6060
"output_type": "stream",
6161
"text": [
62-
"0.5.2\n"
62+
"0.5.3\n"
6363
]
6464
}
6565
],
@@ -287,8 +287,8 @@
287287
"name": "stderr",
288288
"output_type": "stream",
289289
"text": [
290-
"q-func learning: 100%|██████████| 200/200 [00:17<00:00, 11.40it/s]\n",
291-
"policy learning: 100%|██████████| 200/200 [00:48<00:00, 4.12it/s]\n"
290+
"q-func learning: 100%|██████████| 200/200 [00:19<00:00, 10.51it/s]\n",
291+
"policy learning: 100%|██████████| 200/200 [00:47<00:00, 4.23it/s]\n"
292292
]
293293
}
294294
],
@@ -324,7 +324,7 @@
324324
"name": "stderr",
325325
"output_type": "stream",
326326
"text": [
327-
"policy learning: 100%|██████████| 200/200 [00:40<00:00, 4.88it/s]\n"
327+
"policy learning: 100%|██████████| 200/200 [00:52<00:00, 3.79it/s]\n"
328328
]
329329
}
330330
],
@@ -361,8 +361,8 @@
361361
"name": "stderr",
362362
"output_type": "stream",
363363
"text": [
364-
"q-func learning: 100%|██████████| 200/200 [00:16<00:00, 11.78it/s]\n",
365-
"policy learning: 100%|██████████| 200/200 [00:47<00:00, 4.20it/s]\n"
364+
"q-func learning: 100%|██████████| 200/200 [00:20<00:00, 9.80it/s]\n",
365+
"policy learning: 100%|██████████| 200/200 [00:54<00:00, 3.64it/s]\n"
366366
]
367367
}
368368
],

examples/quickstart/synthetic.ipynb

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@
2929
},
3030
{
3131
"cell_type": "code",
32-
"execution_count": 2,
32+
"execution_count": 1,
3333
"metadata": {},
3434
"outputs": [],
3535
"source": [
@@ -55,14 +55,14 @@
5555
},
5656
{
5757
"cell_type": "code",
58-
"execution_count": 3,
58+
"execution_count": 2,
5959
"metadata": {},
6060
"outputs": [
6161
{
6262
"name": "stdout",
6363
"output_type": "stream",
6464
"text": [
65-
"0.5.2\n"
65+
"0.5.3\n"
6666
]
6767
}
6868
],

examples/quickstart/synthetic_slate.ipynb

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@
2929
},
3030
{
3131
"cell_type": "code",
32-
"execution_count": 2,
32+
"execution_count": 1,
3333
"metadata": {},
3434
"outputs": [],
3535
"source": [
@@ -47,7 +47,7 @@
4747
},
4848
{
4949
"cell_type": "code",
50-
"execution_count": 3,
50+
"execution_count": 2,
5151
"metadata": {},
5252
"outputs": [],
5353
"source": [
@@ -57,7 +57,7 @@
5757
},
5858
{
5959
"cell_type": "code",
60-
"execution_count": 4,
60+
"execution_count": 3,
6161
"metadata": {},
6262
"outputs": [],
6363
"source": [
@@ -67,14 +67,14 @@
6767
},
6868
{
6969
"cell_type": "code",
70-
"execution_count": 5,
70+
"execution_count": 4,
7171
"metadata": {},
7272
"outputs": [
7373
{
7474
"name": "stdout",
7575
"output_type": "stream",
7676
"text": [
77-
"0.5.2\n"
77+
"0.5.3\n"
7878
]
7979
}
8080
],
@@ -85,7 +85,7 @@
8585
},
8686
{
8787
"cell_type": "code",
88-
"execution_count": 6,
88+
"execution_count": 5,
8989
"metadata": {},
9090
"outputs": [],
9191
"source": [

obp/policy/offline.py

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -743,7 +743,7 @@ class NNPolicyLearner(BaseOfflinePolicyLearner):
743743
solver: str = "adam"
744744
alpha: float = 0.0001
745745
batch_size: Union[int, str] = "auto"
746-
learning_rate_init: float = 0.001
746+
learning_rate_init: float = 0.0001
747747
max_iter: int = 200
748748
shuffle: bool = True
749749
random_state: Optional[int] = None
@@ -1473,7 +1473,7 @@ class QFuncEstimator:
14731473
solver: str = "adam"
14741474
alpha: float = 0.0001
14751475
batch_size: Union[int, str] = "auto"
1476-
learning_rate_init: float = 0.001
1476+
learning_rate_init: float = 0.0001
14771477
max_iter: int = 200
14781478
shuffle: bool = True
14791479
random_state: Optional[int] = None

obp/policy/offline_continuous.py

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -157,7 +157,7 @@ class ContinuousNNPolicyLearner(BaseContinuousOfflinePolicyLearner):
157157
solver: str = "adam"
158158
alpha: float = 0.0001
159159
batch_size: Union[int, str] = "auto"
160-
learning_rate_init: float = 0.001
160+
learning_rate_init: float = 0.0001
161161
max_iter: int = 100
162162
shuffle: bool = True
163163
random_state: Optional[int] = None
@@ -732,7 +732,7 @@ class QFuncEstimatorForContinuousAction:
732732
solver: str = "adam"
733733
alpha: float = 0.0001
734734
batch_size: Union[int, str] = "auto"
735-
learning_rate_init: float = 0.001
735+
learning_rate_init: float = 0.0001
736736
max_iter: int = 100
737737
shuffle: bool = True
738738
random_state: Optional[int] = None

obp/version.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
__version__ = "0.5.2"
1+
__version__ = "0.5.3"

0 commit comments

Comments
 (0)