Skip to content

Commit

Permalink
add fastai cats-dogs classification
Browse files Browse the repository at this point in the history
  • Loading branch information
arsalanyavari committed Aug 13, 2024
1 parent 0c523e1 commit 7251037
Show file tree
Hide file tree
Showing 11 changed files with 727 additions and 0 deletions.
4 changes: 4 additions & 0 deletions DL/.gitignore
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
venv
tmp
.vscode
.ipynb_checkpoints
2 changes: 2 additions & 0 deletions DL/Classification_fastai/.gitignore
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
*.csv
.ipynb_checkpoints
Loading

0 comments on commit 7251037

Please sign in to comment.