First commit

This commit is contained in:
2023-08-06 22:48:47 +04:00
commit b60673ad25
5 changed files with 879 additions and 0 deletions

4
.gitignore vendored Normal file
View File

@@ -0,0 +1,4 @@
IMDB_data_sets
.venv
.ipynb_checkpoints
__pycache__