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
b4a1dd1f
Commit
b4a1dd1f
authored
Mar 23, 2021
by
AF3
Browse files
updates to readme
parent
b4515867
Changes
1
Hide whitespace changes
Inline
Side-by-side
README.md
View file @
b4a1dd1f
# 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:
...
...
@@ -10,10 +10,10 @@ cluster.cs.earlham.edu/eccs/home/afarah18/488/markI/histopathologic-cancer-detec
Link to paper:
#Software architecture diagram
#
#
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