mledu/NOTES

14 lines
308 B
Plaintext

From: https://www.w3schools.com/ai/ai_tensorflow_model.asp
A Tensorflow project has this typical workflow:
Collecting Data
Web Scraping
https://blog.logrocket.com/node-js-web-scraping-tutorial/
Creating a Model
Adding Layers to the Model
Compiling the Model
Training the Model
Using the Model