Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Ali Farahmand
Senior CS Capstone
Commits
b4515867
Commit
b4515867
authored
Mar 23, 2021
by
AF3
Browse files
updates to readme
parent
652effbe
Changes
1
Hide whitespace changes
Inline
Side-by-side
README.md
View file @
b4515867
# Cancer Metastasis using CNNs and transfer learning
#
#Links
#Links
Link to dataset: https://www.kaggle.com/c/histopathologic-cancer-detection/overview
Dataset is also available at:
...
...
@@ -13,7 +13,7 @@ Link to paper:
#Software architecture diagram

#
#Files
#Files
basicCNN.py -> This file includes code for training a model with randomly initilized weights and biases
...
...
@@ -23,7 +23,7 @@ VGGLessData.py -> This file includes code for training VGG with transfer learnin
validate.py -> This file includes code for validating the results of the three models
#
#How to use
#How to use
After installing the dependencies each file can be run simply by using:
```
bash
python3 <filename>
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment