Skip to content

Latest commit

 

History

History
67 lines (59 loc) · 1.99 KB

ai-cwr-resources.md

File metadata and controls

67 lines (59 loc) · 1.99 KB

Resources:

Learning Resources

https://www.tensorflow.org/tutorials

Crawl (Train data to make predictions)

Walk (Deploy ML model to an application)

Learning

Doing

  • Train Data
    • Kaggle problems
  • Complete a ML project

Run (Frame problem and implement a solution)

Learning

  • Conduct Research
    • Programs
      • Open AI Scholars
    • Kaggle Datasets

Doing

  • Solve a problem
    • Enumerate business case
    • Gather and prep data
    • Solve problem
    • Refine model