Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 3 additions & 3 deletions _data/news.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -7,14 +7,14 @@
#
# If there is an external link (e.g., to a journal or news article), add it in the `link` field.
# Otherwise, leave `link` blank.
# Please add the new entries on the top although these are sorted by date.
# Please add the new entries on the top although these are sorted by date.

- title: UKRI Isambard AI Grant
date: 2026-03
description: CIRCLE is awarded 300,000 GPUh of compute on the Isambard-AI AIRR service for AI4Science
url: https://www.ukri.org/opportunity/airr-compute-opportunity-ai-for-science/

- title: 3 papers accepted at ICML 2026
- title: 3 papers accepted at ICML 2026
date: 2026-03
description: Max, Lennart, Ed, Lucas and Melih have accepted papers at ICML 2026 taking place in Seoul, Korea.
url: https://circle-group.github.io/research/?search=ICML
Expand Down Expand Up @@ -56,7 +56,7 @@

- title: 2 papers accepted at CVPR 2025
date: 2025-02
description: Check out Zhengdi's DynHaMR, a highlight at CVPR.
description: Check out Zhengdi's DynHaMR, a highlight at CVPR.
url: https://dyn-hamr.github.io

- title: 2 papers accepted at ICLR 2025
Expand Down
2 changes: 0 additions & 2 deletions research/AdversarialSuperposition/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -462,11 +462,9 @@
<script src="static/js/bulma-carousel.min.js"></script>
<script src="static/js/bulma-slider.min.js"></script>
<script src="static/js/index.js"></script>
<script src="https://polyfill.io/v3/polyfill.min.js?features=es6"></script>
<script type="text/javascript" async
src="https://cdn.jsdelivr.net/npm/mathjax@3/es5/tex-mml-chtml.js">
</script>
<script src="https://polyfill.io/v3/polyfill.min.js?features=es6"></script>
<script type="text/javascript" async
src="https://cdn.jsdelivr.net/npm/mathjax@3/es5/tex-mml-chtml.js">
</script>
Expand Down
2 changes: 0 additions & 2 deletions research/DSG/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -667,10 +667,8 @@
<script src="static/js/bulma-carousel.min.js"></script>
<script src="static/js/bulma-slider.min.js"></script>
<script src="static/js/index.js"></script>
<script src="https://polyfill.io/v3/polyfill.min.js?features=es6"></script>
<script type="text/javascript" async src="https://cdn.jsdelivr.net/npm/mathjax@3/es5/tex-mml-chtml.js">
</script>
<script src="https://polyfill.io/v3/polyfill.min.js?features=es6"></script>
<script type="text/javascript" async src="https://cdn.jsdelivr.net/npm/mathjax@3/es5/tex-mml-chtml.js">
</script>
</head>
Expand Down
2 changes: 0 additions & 2 deletions research/NRMF/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -462,11 +462,9 @@
<script src="static/js/bulma-carousel.min.js"></script>
<script src="static/js/bulma-slider.min.js"></script>
<script src="static/js/index.js"></script>
<script src="https://polyfill.io/v3/polyfill.min.js?features=es6"></script>
<script type="text/javascript" async
src="https://cdn.jsdelivr.net/npm/mathjax@3/es5/tex-mml-chtml.js">
</script>
<script src="https://polyfill.io/v3/polyfill.min.js?features=es6"></script>
<script type="text/javascript" async
src="https://cdn.jsdelivr.net/npm/mathjax@3/es5/tex-mml-chtml.js">
</script>
Expand Down
Loading
Loading