Compare commits
No commits in common. "7469db0fac8e6ab4b718be30d39df0fd8d230d27" and "ca241551607b5c404fdaed9ad9ee1d48d155c203" have entirely different histories.
7469db0fac
...
ca24155160
BIN
data/-cat.jpg
BIN
data/-cat.jpg
Binary file not shown.
Before Width: | Height: | Size: 66 KiB |
BIN
data/-dog.jpg
BIN
data/-dog.jpg
Binary file not shown.
Before Width: | Height: | Size: 22 KiB |
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
@ -1878,7 +1878,7 @@
|
|||||||
],
|
],
|
||||||
"metadata": {
|
"metadata": {
|
||||||
"kernelspec": {
|
"kernelspec": {
|
||||||
"display_name": ".venv (3.12.10)",
|
"display_name": ".venv (3.13.3)",
|
||||||
"language": "python",
|
"language": "python",
|
||||||
"name": "python3"
|
"name": "python3"
|
||||||
},
|
},
|
||||||
|
1209
lec3-1-lenet.ipynb
1209
lec3-1-lenet.ipynb
File diff suppressed because it is too large
Load Diff
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
2058
poetry.lock
generated
2058
poetry.lock
generated
File diff suppressed because it is too large
Load Diff
@ -16,27 +16,8 @@ jupyter = "^1.1.1"
|
|||||||
numpy = "^1.26.4"
|
numpy = "^1.26.4"
|
||||||
pandas = "^2.2.2"
|
pandas = "^2.2.2"
|
||||||
matplotlib = "^3.9.2"
|
matplotlib = "^3.9.2"
|
||||||
scikit-learn = "^1.5.2"
|
|
||||||
kagglehub = "^0.3.12"
|
|
||||||
mahotas = "^1.4.18"
|
|
||||||
python-docx = "^1.1.2"
|
|
||||||
spacy = "^3.7.5"
|
|
||||||
ru_core_news_lg = {url = "https://github.com/explosion/spacy-models/releases/download/ru_core_news_lg-3.7.0/ru_core_news_lg-3.7.0-py3-none-any.whl"}
|
|
||||||
gensim = "^4.3.3"
|
|
||||||
bokeh = "^3.7.2"
|
|
||||||
keras = "^3.9.2"
|
keras = "^3.9.2"
|
||||||
jax = "^0.5.3"
|
jax = "^0.5.3"
|
||||||
torch = "^2.7.0"
|
|
||||||
torchaudio = "^2.7.0"
|
|
||||||
torchvision = "^0.22.0"
|
|
||||||
#torch = { version = "^2.7.0+cu128", source = "pytorch-cuda128" }
|
|
||||||
#torchaudio = { version = "^2.7.0+cu128", source = "pytorch-cuda128" }
|
|
||||||
#torchvision = { version = "^0.22.0+cu128", source = "pytorch-cuda128" }
|
|
||||||
|
|
||||||
#[[tool.poetry.source]]
|
|
||||||
#name = "pytorch-cuda128"
|
|
||||||
#url = "https://download.pytorch.org/whl/cu128"
|
|
||||||
#priority = "explicit"
|
|
||||||
|
|
||||||
[build-system]
|
[build-system]
|
||||||
requires = ["poetry-core"]
|
requires = ["poetry-core"]
|
||||||
|
Loading…
x
Reference in New Issue
Block a user