diff options
Diffstat (limited to 'content')
-rw-r--r-- | content/projects/machine-learning.md | 4 |
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 |