diff options
Diffstat (limited to 'content/posts/solving-shortest-paths-with-transformers.md')
-rw-r--r-- | content/posts/solving-shortest-paths-with-transformers.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/content/posts/solving-shortest-paths-with-transformers.md b/content/posts/solving-shortest-paths-with-transformers.md index 97f5e59..32431e7 100644 --- a/content/posts/solving-shortest-paths-with-transformers.md +++ b/content/posts/solving-shortest-paths-with-transformers.md @@ -1,7 +1,7 @@ --- title: "Solving Shortest Paths With Transformers" date: 2024-12-11T11:29:07-05:00 -description: "Final project for the MIT 6.7960 class by Anthony Wang, Alek Westover, and Kevin Zhao" +description: "Final project for the MIT 6.7960 class by Anthony Wang, Alek Westover, and Kevin Zhao (the other one)" type: "post" tags: ["machine-learning", "algorithms", "transformers", "graphs"] --- |