Skip to content

Commit

Permalink
added project Poster and cleanup
Browse files Browse the repository at this point in the history
  • Loading branch information
LostOxygen committed Aug 18, 2023
1 parent 0c3925a commit 332edae
Show file tree
Hide file tree
Showing 4 changed files with 5 additions and 140 deletions.
5 changes: 4 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -21,4 +21,7 @@ python main.py --gpu 0 --batch_size 32 --epochs 100
| -lr, --learning_rate | FLOAT | learning rate (default=0.1) |
| -m, --model_type | STRING | model type to use [vgg11, vgg13, vgg16, vgg19, resnet34] (default='vgg11') |
| -d, --depthwise | BOOL | use depthwise separable convolutions (default=False) |
| -ev, --eval_only | BOOL | evaluate model only (default=False) |
| -ev, --eval_only | BOOL | evaluate model only (default=False) |

# Project Poster:
![Project Poster](https://github.com/LostOxygen/bioinf_kernel_eval/blob/main/images/poster.svg)
Empty file removed docs/__init__.py
Empty file.
1 change: 1 addition & 0 deletions images/poster.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
139 changes: 0 additions & 139 deletions test_cifar.py

This file was deleted.

0 comments on commit 332edae

Please sign in to comment.