issues
search
facebookresearch
/
ReAgent
A platform for Reasoning systems (Reinforcement Learning, Contextual Bandits, etc.)
https://reagent.ai
BSD 3-Clause "New" or "Revised" License
3.58k
stars
521
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Remove Union type assert in reagent
#722
janeyx99
closed
3 months ago
2
the reagent.ai website cannot be accessed?
#721
yfcck
opened
1 year ago
2
8/8 redirect @manual=//python/wheel
#720
stanleyz510
closed
1 year ago
1
GPU support in quickstart and inquiry about repository maintenance
#719
adhiiisetiawan
opened
1 year ago
0
Update Documentation for Quick Start Example: usage.rst
#718
adhiiisetiawan
opened
1 year ago
2
Check valid window size + add docs
#717
lequytra
closed
1 year ago
3
Seq2Slate issue
#716
20010404
opened
1 year ago
3
sleep between sdk calls in CircleCI test setup
#715
alexnikulkov
opened
1 year ago
3
Update ExprTk to tag 0.0.2
#714
ArashPartow
opened
1 year ago
1
add torchrec metrics to ap_container LinUCB
#713
alexnikulkov
closed
1 year ago
2
fix typo in reagent_lightning_module.py
#712
eltociear
opened
1 year ago
0
update lighting version specification in OSS reagent
#711
alexnikulkov
closed
1 year ago
6
move LinUCB discounting to a dedicated method
#710
alexnikulkov
closed
1 year ago
3
reduce spam messages during reagent import
#709
alexnikulkov
closed
1 year ago
3
add support for distributed Offline Eval
#708
alexnikulkov
closed
1 year ago
5
Track average A and b instead of cumulative in LinUCB
#707
alexnikulkov
closed
1 year ago
2
Fix matrix inverse for joint LinUCB
#706
alexnikulkov
opened
1 year ago
1
Pass SummaryWriter to Offline Eval class to log metrics
#705
alexnikulkov
closed
1 year ago
3
add upper bound on numpy version
#704
alexnikulkov
closed
1 year ago
3
Use new is_causal flag introduced by nn.Transformer API
#703
mikekgfb
opened
1 year ago
2
Mask out non-present arm scores for Offline Eval
#702
alexnikulkov
opened
1 year ago
0
add support for variable number of arms to FbContBanditBatchPreprocessor
#701
alexnikulkov
closed
1 year ago
2
Add total weight tracking to LinUCB
#700
alexnikulkov
closed
1 year ago
2
SlateQ agent [Q & A]
#699
getsanjeevdubey
opened
2 years ago
1
SlateQ agent implementation
#698
rahul-zomato
opened
2 years ago
0
Fix reagent LRScheduler tests
#697
janeyx99
closed
2 years ago
2
Add ons algos
#696
arita37
opened
2 years ago
0
Add CB Offline Evaluation to ReAgent
#695
alexnikulkov
closed
1 year ago
4
Refactor CB trainers in reagent to integrate Offline Eval
#694
alexnikulkov
closed
1 year ago
3
Add support for 3d tensors to batch_quadratic_form()
#693
alexnikulkov
closed
2 years ago
3
Fix bug in sampler log_prob dim
#692
alexnikulkov
closed
2 years ago
2
Delete stub file to enable mypy check (#4649)
#691
yhcharles
closed
2 years ago
1
make epsilon greedy sampler support GPU mode
#690
alexnikulkov
closed
2 years ago
1
Authoring Aware ROO on LTV ReAgent model
#689
luofangyuyx
opened
2 years ago
2
[Suggestion] Readme links should point to code, and ref should be separated
#688
vmoens
opened
2 years ago
0
comments updated for MLPEnsembler optimizer
#687
brailovich
closed
2 years ago
2
fix recurrent training for LinUCB by splictting A,b between all_data and current_epoch
#686
alexnikulkov
closed
2 years ago
3
add discounting to LinUCB
#685
alexnikulkov
closed
2 years ago
3
Fix Multi-processor in LinUCB training
#684
alexnikulkov
closed
2 years ago
2
Only try to getattr if hasattr
#683
seemethere
closed
2 years ago
1
change LinearRegressionUCB forward pass logic to make it more tracing-friendly
#682
alexnikulkov
closed
2 years ago
2
Fix LinUCB tests
#681
alexnikulkov
closed
2 years ago
1
Issue in installation on m1 mac
#680
Code2aum
opened
2 years ago
0
Sync device in shift_kjt_by_one
#679
clairecyq
opened
2 years ago
3
Update reagent fully_connected_network.py to comply with fx trace
#678
luofangyuyx
closed
2 years ago
2
Add support for distributed training to LinUCB
#677
alexnikulkov
closed
2 years ago
3
Remove use_interaction_features from LinUCB
#676
alexnikulkov
closed
2 years ago
1
Add dtype conversion to reagent CB batch preprocessor
#675
alexnikulkov
closed
2 years ago
1
Enable FX tracing on the dense-only RL model
#674
zxpmirror1994
closed
2 years ago
2
Update Pendulum-V0 to V1 in reagent tests
#673
alexnikulkov
opened
2 years ago
1
Next