-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathpublication_list.bib
56 lines (43 loc) · 1.98 KB
/
publication_list.bib
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
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
---
---
@STRING{CVPR = {Proc. IEEE Conf. on Computer Vision and Pattern Recognition (CVPR)}}
@STRING{ECCV = {Proc. of the European Conf. on Computer Vision (ECCV)}}
@STRING{ICCV = {Proc. of the IEEE International Conf. on Computer Vision (ICCV)}}
@STRING{THREEDV = {Proc. of the International Conf. on 3D Vision (3DV)}}
@STRING{NEURIPS = {Advances in Neural Information Processing Systems (NeurIPS)}}
@STRING{ARXIV = {arXiv.org}}
@article{hashemzadeh2021offline,
title={Offline-Online Reinforcement Learning: Extending Batch and Online RL},
author={Hashemzadeh, Maryam and Chung, Wesley and White, Martha},
year={2021},
booktitle={-},
pdf = {-},
}
@article{hashemzadeh2020language,
title={From Language to Language-ish: How Brain-Like is an LSTM's Representation of Nonsensical Language Stimuli?},
author={Hashemzadeh, Maryam and Kaufeld, Greta and White, Martha and Martin, Andrea E and Fyshe, Alona},
year={2020},
booktitle={EMNLP},
pdf = {https://arxiv.org/pdf/2010.07435.pdf},
}
@article{cortese2021value,
title={Value signals guide abstraction during learning},
author={Cortese, Aurelio and Yamamoto, Asuka and Hashemzadeh, Maryam and Sepulveda, Pradyumna and Kawato, Mitsuo and De Martino, Benedetto},
year={2021},
booktitle={Elife},
pdf = {https://elifesciences.org/articles/68943.pdf},
}
@article{hashemzadeh2020clustering,
title={Clustering subspace generalization to obtain faster reinforcement learning},
author={Hashemzadeh, Maryam and Hosseini, Reshad and Ahmadabadi, Majid Nili},
year={2020},
booktitle={Evolving Systems, Springer},
pdf = {https://link.springer.com/article/10.1007/s12530-019-09290-9},
}
@article{hashemzadeh2018exploiting,
title={Exploiting generalization in the subspaces for faster model-based reinforcement learning},
author={Hashemzadeh, Maryam and Hosseini, Reshad and Ahmadabadi, Majid Nili},
year={2018},
booktitle={IEEE transactions on neural networks and learning systems},
pdf = {https://arxiv.org/pdf/1710.08012.pdf},
}