diff options
author | Preston Pan <preston@nullring.xyz> | 2024-05-02 23:25:48 -0700 |
---|---|---|
committer | Preston Pan <preston@nullring.xyz> | 2024-05-02 23:25:48 -0700 |
commit | 52978baab0274bc594c8fd3cc749624a475229e2 (patch) | |
tree | e33b19050afaef26e66ec78500e07ebf6ce0a05c /blog/machine_learning.org | |
parent | d6e2c196f799d0cd5bceb0b5c0260111e739c374 (diff) |
a lot of stuff
Diffstat (limited to 'blog/machine_learning.org')
-rw-r--r-- | blog/machine_learning.org | 15 |
1 files changed, 15 insertions, 0 deletions
diff --git a/blog/machine_learning.org b/blog/machine_learning.org new file mode 100644 index 0000000..b761a07 --- /dev/null +++ b/blog/machine_learning.org @@ -0,0 +1,15 @@ +#+title: Machine Learning is Here +#+author: Preston Pan +#+description: You might not like it, but here's why I do. +#+html_head: <link rel="stylesheet" type="text/css" href="style.css" /> +#+html_head: <link rel="apple-touch-icon" sizes="180x180" href="/apple-touch-icon.png"> +#+html_head: <link rel="icon" type="image/png" sizes="32x32" href="/favicon-32x32.png"> +#+html_head: <link rel="icon" type="image/png" sizes="16x16" href="/favicon-16x16.png"> +#+html_head: <link rel="manifest" href="/site.webmanifest"> +#+html_head: <link rel="mask-icon" href="/safari-pinned-tab.svg" color="#5bbad5"> +#+html_head: <meta name="msapplication-TileColor" content="#da532c"> +#+html_head: <meta name="theme-color" content="#ffffff"> +#+html_head: <meta name="viewport" content="width=1000; user-scalable=0;" /> +#+language: en +#+OPTIONS: broken-links:t +* Introduction |