|
1 | 1 | @inproceedings{tesauro2002strategic, |
2 | | - title = {Strategic sequential bidding in auctions using dynamic programming}, |
3 | | - author = {Tesauro, Gerald and Bredin, Jonathan L}, |
4 | | - booktitle = {Proceedings of the first international joint conference on Autonomous agents and multiagent systems: part 2}, |
5 | | - pages = {591--598}, |
6 | | - year = {2002}, |
7 | | - organization = {ACM} |
| 2 | + title = {Strategic sequential bidding in auctions using dynamic programming}, |
| 3 | + author = {Tesauro, Gerald and Bredin, Jonathan L}, |
| 4 | + booktitle = {Proceedings of the first international joint conference on Autonomous agents and multiagent systems: part 2}, |
| 5 | + pages = {591--598}, |
| 6 | + year = {2002}, |
| 7 | + organization = {ACM} |
8 | 8 | } |
9 | 9 |
|
10 | 10 | @inproceedings{ozdemir2015winner, |
11 | | - title = {A winner agent in a smart grid simulation platform}, |
12 | | - author = {Ozdemir, Serkan and Unland, Rainer}, |
13 | | - booktitle = {Web Intelligence and Intelligent Agent Technology (WI-IAT), 2015 IEEE/WIC/ACM International Conference on}, |
14 | | - volume = {2}, |
15 | | - pages = {206--213}, |
16 | | - year = {2015}, |
17 | | - organization = {IEEE} |
18 | | -} |
| 11 | + title = {A winner agent in a smart grid simulation platform}, |
| 12 | + author = {Ozdemir, Serkan and Unland, Rainer}, |
| 13 | + booktitle = {Web Intelligence and Intelligent Agent Technology (WI-IAT), 2015 IEEE/WIC/ACM International Conference on}, |
| 14 | + volume = {2}, |
| 15 | + pages = {206--213}, |
| 16 | + year = {2015}, |
| 17 | + organization = {IEEE} |
| 18 | +} |
19 | 19 |
|
20 | 20 | @inproceedings{ozdemir2017strategy, |
21 | | - title = {The strategy and architecture of a winner broker in a renowned agent-based smart grid competition}, |
22 | | - author = {Ozdemir, Serkan and Unland, Rainer}, |
23 | | - booktitle = {Web Intelligence}, |
24 | | - volume = {15}, |
25 | | - number = {2}, |
26 | | - pages = {165--183}, |
27 | | - year = {2017}, |
28 | | - organization = {IOS Press} |
| 21 | + title = {The strategy and architecture of a winner broker in a renowned agent-based smart grid competition}, |
| 22 | + author = {Ozdemir, Serkan and Unland, Rainer}, |
| 23 | + booktitle = {Web Intelligence}, |
| 24 | + volume = {15}, |
| 25 | + number = {2}, |
| 26 | + pages = {165--183}, |
| 27 | + year = {2017}, |
| 28 | + organization = {IOS Press} |
29 | 29 | } |
30 | 30 |
|
31 | 31 | @article{Hochreiter:1997:LSM:1246443.1246450, |
@@ -604,6 +604,14 @@ @article{schmitt2018kickstarting |
604 | 604 | year = {2018} |
605 | 605 | } |
606 | 606 |
|
| 607 | +@article{mnih2013playing, |
| 608 | + title = {Playing atari with deep reinforcement learning}, |
| 609 | + author = {Mnih, Volodymyr and Kavukcuoglu, Koray and Silver, David and Graves, Alex and Antonoglou, Ioannis and Wierstra, Daan and Riedmiller, Martin}, |
| 610 | + journal = {arXiv preprint arXiv:1312.5602}, |
| 611 | + year = {2013} |
| 612 | +} |
| 613 | + |
| 614 | + |
607 | 615 |
|
608 | 616 | @article{abbeel2010autonomous, |
609 | 617 | title = {Autonomous helicopter aerobatics through apprenticeship learning}, |
|
0 commit comments