lif31up commited on
Commit
de50660
·
verified ·
1 Parent(s): e16490e

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -0
README.md CHANGED
@@ -11,6 +11,8 @@ tags:
11
  # Contextual Understanding using torch ANN
12
  this model does NLP with **bag of word** concept; its function is to sort any patterns into desirable context.
13
 
 
 
14
  ### Import
15
  * `nltk`
16
  * `torch`
 
11
  # Contextual Understanding using torch ANN
12
  this model does NLP with **bag of word** concept; its function is to sort any patterns into desirable context.
13
 
14
+ > 👁️ This repository for learning file system, design pattern and clean code.
15
+
16
  ### Import
17
  * `nltk`
18
  * `torch`