We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6726a9a commit 8cc9c7eCopy full SHA for 8cc9c7e
Recommendation Models/sentenceAutoCompletion/README.md
@@ -6,6 +6,7 @@ This project implements a sentence auto-completion model using a deep learning a
6
```
7
├── SentenceAutoCompletion.ipynb # Jupyter notebook containing the entire implementation
8
├── README.md # Project overview and instructions
9
+├── requirements.txt # install required dependencies
10
└── holmes.txt # Input text file used for training the model
11
12
0 commit comments