|
2 | 2 | # key, format it correctly (YYYY-MM-DD), and you are set. The *value* |
3 | 3 | # attached to your key supports Markdown directly. |
4 | 4 |
|
| 5 | +2025-01-08 = """Bastian will give three talks at |
| 6 | + [JMM](https://jointmathematicsmeetings.org/jmm), the Joint Mathematics |
| 7 | + Meetings, one on "Diss-lECT: Dissecting Data with local Euler Characteristic |
| 8 | + Transforms" (related to a [recent preprint of |
| 9 | + ours](https://arxiv.org/abs/2410.02622)), the second one on "Two |
| 10 | + Households, Both Alike In Dignity: Geometry and Topology in Machine |
| 11 | + Learning," and the final one on "Good Gradients and How To Find Them: |
| 12 | + Towards Multi-Scale Representation Learning." |
| 13 | + Find these (and more!) talks at [Bastian's website](https://bastian.rieck.me/talks/). |
| 14 | +""" |
| 15 | + |
5 | 16 | 2024-12-19 = """ |
6 | 17 | Emily wrote up a great thread on [SCOTT](https://github.com/aidos-lab/curvature-filtrations), our |
7 | 18 | new codebase for curvature filtrations. |
8 | 19 | See her post on [X](https://x.com/simons_emilym/status/1869728997623628106) or |
9 | 20 | [BlueSky](https://bsky.app/profile/emsimons.bsky.social/post/3ldnzqoefrc2x) |
10 | 21 | for more details. |
11 | 22 | """ |
12 | | - |
13 | | -2025-01-08 = """ |
14 | | - Bastian will give three talks at |
15 | | - [JMM](https://jointmathematicsmeetings.org/jmm), the Joint Mathematics |
16 | | - Meetings: |
17 | | -
|
18 | | - 1. Diss-lECT: Dissecting Data with local Euler Characteristic |
19 | | - Transforms (related to a [recent preprint of |
20 | | - ours](https://arxiv.org/abs/2410.02622)) |
21 | | - 2. Two Households, Both Alike In Dignity: Geometry and Topology in Machine Learning |
22 | | - 3. Good Gradients and How To Find Them: Towards Multi-Scale Representation Learning |
23 | | -
|
24 | | - Find these (and more!) talks at [Bastian's website](https://bastian.rieck.me/talks/). |
25 | | -""" |
0 commit comments