This website requires JavaScript.
Explore
Help
Sign in
afrenk
/
ML-Workshop
Watch
1
Star
0
Fork
You've already forked ML-Workshop
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
Actions
No description
4
commits
1
branch
0
tags
45
KiB
Python
100%
c72a00dc0d
Find a file
HTTPS
Download ZIP
Download TAR.GZ
Download BUNDLE
Open with VS Code
Open with VSCodium
Open with Intellij IDEA
Cite this repository
BibTeX
Cancel
Artem
c72a00dc0d
added a way to show an example of stuff in the dataset
2025-03-20 15:50:33 -04:00
.gitignore
beginning of clusterfreak
2025-03-20 12:45:57 -04:00
consts.py
added a way to show an example of stuff in the dataset
2025-03-20 15:50:33 -04:00
dataset.py
added a way to show an example of stuff in the dataset
2025-03-20 15:50:33 -04:00
dogs_cats_ds.py
beginning of clusterfreak
2025-03-20 12:45:57 -04:00
model.py
beginning of clusterfreak
2025-03-20 12:45:57 -04:00
README.md
Initial commit
2025-03-20 09:06:58 -04:00
requirements.txt
beginning of clusterfreak
2025-03-20 12:45:57 -04:00
test.py
added testing pipeline, works too well
2025-03-20 13:13:47 -04:00
train.py
beginning of clusterfreak
2025-03-20 12:45:57 -04:00
README.md
ML-Workshop