aboutsummaryrefslogtreecommitdiff
path: root/content
diff options
context:
space:
mode:
authorAnthony Wang2024-11-20 15:24:19 -0500
committerAnthony Wang2024-11-20 15:24:19 -0500
commit15c2dcf5be4c02b98536bbcf09438eb806d95102 (patch)
tree9a55d2a0f2b12ec9e971e4bf6fa5ffb584144e19 /content
parent0fb014df0ba17db4cdc6494b26aac98d0294b3e4 (diff)
Add this semester's ML projects
Diffstat (limited to 'content')
-rw-r--r--content/projects/machine-learning.md4
1 files changed, 4 insertions, 0 deletions
diff --git a/content/projects/machine-learning.md b/content/projects/machine-learning.md
index 1c6e8b9..135f8c7 100644
--- a/content/projects/machine-learning.md
+++ b/content/projects/machine-learning.md
@@ -11,3 +11,7 @@ Unfortunately, the machine did not learn.
- [6.8301-Project](https://git.exozy.me/k/6.8301-Project/src/branch/alg): Sharing without a network through vision
- [Search](https://git.exozy.me/a/search): Semantic file search using ImageBind and sqlite-vec
+
+- [transformer-shortest-paths](https://github.com/awestover/transformer-shortest-paths): Solving shortest paths with transformers because why not
+
+- [nlp-class-project](https://github.com/awestover/nlp-class-project): Investigating right-to-left generation for language models