Commit Graph

17 Commits

Author SHA1 Message Date
Robyn Drake c0bb4627f1 further progress with the web-scrape tutorial 2023-04-30 13:53:05 -05:00
Robyn Drake 36ce21208c moved the web-scrape module to src/ 2023-04-30 13:36:08 -05:00
Robyn Drake 822bebb533 further progress with tutorial 2023-04-30 13:35:16 -05:00
Robyn Drake cf3d7d132b added worker-thread for web scraping 2023-04-30 13:34:49 -05:00
Robyn Drake 600b0c9e51 further work with the web-scrape module 2023-04-30 13:30:41 -05:00
Robyn Drake 0623a35103 added @types/pouchdb for the web-scrape part 2023-04-30 13:29:53 -05:00
Robyn Drake 2ce585fcac start of the web-scrape data acquisition project 2023-04-30 13:21:43 -05:00
Robyn Drake 675a933e8c added the scrape pouchdb database to .gitignore 2023-04-30 13:21:12 -05:00
Robyn Drake 918f7bc407 using pouchdb as the nosql database for web scraping 2023-04-30 13:13:55 -05:00
Robyn Drake a0276cebef added axios and cheerio packages for webscraping 2023-04-30 13:04:04 -05:00
Robyn Drake 6463c77ccc Updated NOTES a bit 2023-04-30 13:01:22 -05:00
Robyn Drake 02cf45f3b1 added some NOTES 2023-04-30 12:30:25 -05:00
Robyn Drake 22f118e0f3 Start of index.js 2023-04-30 10:57:39 -05:00
Robyn Drake 4df3bb0da2 added *.swp to .gitignore 2023-04-30 10:53:14 -05:00
Robyn Drake f2d3fc9da6 added node_modules/ to .gitignore 2023-04-30 10:52:39 -05:00
Robyn Drake 0a7afd61eb Installed @tensorflow/tfjs package 2023-04-30 10:51:28 -05:00
Robyn Drake 34f670cbfb Initial Commit 2023-04-30 10:27:36 -05:00