| layout | blog |
|---|---|
| title | Blog |
| permalink | /blog/ |
Random thoughts, some cool ideas, some cool ways to communicate or think about ideas, some more math-y/machine learning stuff. If you have ways in which these can be improved for clarity or accessibility please let me know! I reserve the right to edit and update these at any point in the future.
{% include substack-subscribe.html note="I've also started putting these on Substack, so you can subscribe there if you want to get updates without having to check here: ronakrm.substack.com" %}
-
{%- for post in site.tags.math -%}
- {%- if site.show_excerpts -%} {{ post.excerpt }} {%- endif -%} {%- endfor -%}
-
{%- for post in site.tags.misc -%}
- {%- if site.show_excerpts -%} {{ post.excerpt }} {%- endif -%} {%- endfor -%}