Skip to content

Latest commit

 

History

History
24 lines (20 loc) · 861 Bytes

File metadata and controls

24 lines (20 loc) · 861 Bytes
layout title permalink description
page
Posts
/posts/
Writing by James Verbus on machine learning, anomaly detection, AI safety, and trust & safety engineering.

Notes on machine learning, trust and safety, anomaly detection, and applied AI research.

Latest Writing

{% for post in site.posts limit:8 %}

{{ post.date | date: "%b %-d, %Y" }}

{% if post.description %}

{{ post.description }}

{% endif %} {% endfor %}

View all posts