Skip to content

Latest commit

 

History

History
27 lines (25 loc) · 748 Bytes

File metadata and controls

27 lines (25 loc) · 748 Bytes
layout page
title KR2ML
subtitle Knowledge Representation & Reasoning Meets Machine Learning
use-site-title true

Accepted Papers

    {% for p in site.data.papers %}
  1. {{ p[1].title }}
    {{ p[1].authors }}
  2. {% endfor %}