layout | title | aside | ||
---|---|---|---|---|
article |
Related Events |
|
{% assign now = 'now' | date: '%s' | plus: 0 %} {% assign talks = site.data.external-events %}
{% for talk in talks %} {% assign talk-date = talk.talk-date | date: '%s' | plus: 0 %} {% unless talk-date > now %}{% continue %}{% endunless %}
{% if talk.type == "external-event" %} {% include related-event_item.html talk=talk %} {% endif %} {% endfor %}
{% for talk in talks %} {% assign talk-date = talk.talk-date | date: '%s' | plus: 0 %} {% unless talk-date >= now %}{% continue %}{% endunless %}
{% if talk.type == "workshop" %} {% include related-event_item.html talk=talk %} {% endif %} {% endfor %}
{% for talk in talks %} {% assign talk-date = talk.talk-date | date: '%s' | plus: 0 %} {% unless talk-date < now %}{% continue %}{% endunless %}
{% if talk.type == "workshop" %} {% include related-event_item.html talk=talk %} {% endif %} {% endfor %}
Other organizations that hold public events relevant to the IAIFI community:
- SERC Symposium, MIT Schwarzman College of Computing
- A3D3 Seminars
- Physics Meets ML
- NSF AI Planning Institute for Data-Driven Discovery in Physics Seminar Series
- CLARIPHY Topical Meetings
- Understanding the Nature of Inference Colloquia
- Stochastics and Statistics Seminars presented by the MIT Statistics and Data Science Center
- CMSA New Technologies in Mathematics Seminar Series at Harvard
- Invitation to MIT conference on Mechanistic Interpretability
- AstroAI Lunch Talks