Add a new method: Naive CNN
This commit is contained in:
@ -19,3 +19,6 @@ pytest = "^7.4.0"
|
||||
pytest-cov = "^4.1.0"
|
||||
openai = "^1.2.0,<1.3.0"
|
||||
colorama = "^0.4.4"
|
||||
gensim = "^4.3.2"
|
||||
tqdm = "^4.62.3"
|
||||
torch = "^1.13.1,<2.0.0"
|
||||
|
Reference in New Issue
Block a user