-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathCITATION.cff
More file actions
31 lines (31 loc) · 1.04 KB
/
Copy pathCITATION.cff
File metadata and controls
31 lines (31 loc) · 1.04 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
cff-version: 1.2.0
message: "If you use this software, please cite it as below."
type: software
title: "RLBidder: Reinforcement Learning for Auto-bidding"
abstract: "A modern, modular library for RL-based auto-bidding in online advertising auctions. It provides data pipelines, environments, baseline and advanced agents, evaluation, and visualization—built to support both academic research and industrial deployment."
authors:
- family-names: "Zuo"
given-names: "Xingdong"
version: 0.1.0
date-released: 2025-10-09
url: "https://github.com/zuoxingdong/rlbidder"
repository-code: "https://github.com/zuoxingdong/rlbidder"
license: MIT
keywords:
- reinforcement-learning
- auto-bidding
- online-advertising
- auctions
- pytorch
- offline-rl
- decision-transformer
- conservative-q-learning
- implicit-q-learning
preferred-citation:
type: software
authors:
- family-names: "Zuo"
given-names: "Xingdong"
title: "RLBidder: Reinforcement Learning for Auto-bidding"
year: 2025
url: "https://github.com/zuoxingdong/rlbidder"