Update README.md
Browse files
README.md
CHANGED
@@ -18,7 +18,7 @@ It's trained on Cornell's Convokit Movie-Corpus.
|
|
18 |
|
19 |
I run it on Google Colab using Jupyter Notebook; I am making a system version too that uses FP32 instead of FP16.
|
20 |
|
21 |
-
I have another version that's not so customizable which is what runCorpus is based off.
|
22 |
-
|
23 |
|
24 |
There's just a lot more I'd like to see from this project so if you'd like to help let me know.
|
|
|
18 |
|
19 |
I run it on Google Colab using Jupyter Notebook; I am making a system version too that uses FP32 instead of FP16.
|
20 |
|
21 |
+
I have another version that's not so customizable which is what runCorpus is based off.
|
22 |
+
The model has proven functional. The problem with sequence is I need to add attention and training will still take a very long time.
|
23 |
|
24 |
There's just a lot more I'd like to see from this project so if you'd like to help let me know.
|