Difference between revisions of "Listing Page Classifier"
Jump to navigation
Jump to search
| Line 9: | Line 9: | ||
# Build a generator that captures screenshot of individual web pages | # Build a generator that captures screenshot of individual web pages | ||
# Build a CNN classifier using Python and TensorFlow | # Build a CNN classifier using Python and TensorFlow | ||
| + | |||
| + | == Approaches (IN PROGRESS) == | ||
Revision as of 13:59, 28 March 2019
| Listing Page Classifier | |
|---|---|
| Project Information | |
| Has title | Listing Page Classifier |
| Has owner | Nancy Yu |
| Has start date | |
| Has deadline date | |
| Has project status | Active |
| Copyright © 2019 edegan.com. All Rights Reserved. | |
Main Tasks
- Build a site map generator: output every internal links of input websites
- Build a generator that captures screenshot of individual web pages
- Build a CNN classifier using Python and TensorFlow