Skip to content

Latest commit

 

History

History
17 lines (15 loc) · 591 Bytes

File metadata and controls

17 lines (15 loc) · 591 Bytes

CogSci and Neuroscience

{% for paper in site.data.cogsci %} {{ paper.author }} ({{ paper.year }}). {{ paper.title }}. {{ paper.venue }}. [Link]({{ paper.link }}) {% endfor %}

Machine Learning, Deep Learning and Reinforcement Learning

{% for paper in site.data.ml %} {{ paper.author }} ({{ paper.year }}). {{ paper.title }}. {{ paper.venue }}. [Link]({{ paper.link }}) {% endfor %}

HCI, HRI and Robotics

{% for paper in site.data.hci %} {{ paper.author }} ({{ paper.year }}). {{ paper.title }}. {{ paper.venue }}. [Link]({{ paper.link }}) {% endfor %}