Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
SteveJayH committed May 7, 2020
2 parents 691c662 + ee1f562 commit 4c67459
Showing 1 changed file with 11 additions and 0 deletions.
11 changes: 11 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
## AI502_Midterm_Project
python code and notebooks used for AI502 Midterm Project.


## References

#### Codes without specification on this References tab are coded by me.

3. MobileNetV2: Inverted residuals and linear bottlenecks \
ResNet : https://pytorch.org/docs/stable/torchvision/models.html \
MobileNetV2 : https://github.com/pytorch/vision/tree/master/torchvision/models

0 comments on commit 4c67459

Please sign in to comment.