본문 바로가기
Research/AI

AIForEveryone_AI project

by RIEM 2023. 12. 9.

What you can do with data

Sales data:

  • Data science can help to find the way to optimize sales funnel
  • Machine learning automate prioritizing customers based on possibility

Manufacturing line data:

  • DS can optimize manufacturing line
  • ML can automate visual inspection

Marketing data:

  • DS can get insights from A/B testing
  • ML can do customized product recommandation

Agriculture:

  • DS can do crop anlytics
  • ML do precision weed killing

How to choose AI project

Brainstorming framework

  • think about automating tasks rather than automating jobs. ex) call center routing
  • What are the main drivers of business value?
  • What are the main pain points in our business?
  • You can make progress even without big data(even though more data is good)

Choosing AI project subject:

  • Technical diligence
    • can AI system meet desired performance?
    • How much data is required?
    • Engineering timeline(time, resource)?
  • Business diligence
    • lower costs?
    • increase revenue?
    • help launching new product or business?

Implementing by build or buy?:

  • ML -> in-house | outsource
  • DS -> commonly in-house
  • don't try to make wheel. Don't build industry standard, just use it

Hard to get 100% arcuracy due to:

  • limitations of ML
  • insufficient data
  • mislabeled data
  • ambiguous labels

AI technical tools

  • opensource ML frameworks:
    • TensorFlow
    • PyTorch
    • Keras
    • MXNet
    • CNTK
    • Caffe
    • PaddlePaddle
    • Scikit-learn
    • R
    • Weka
  • Research publications: Arxiv
  • repository : GitHub

'Research > AI' 카테고리의 다른 글

AIForEveryone_AI and society  (0) 2023.12.09
AIForEveryone_building ai in your company  (0) 2023.12.09
AIForEveryone_what is AI  (0) 2023.12.09
Machine learning and types  (0) 2023.12.05
GPT-3 작동원리는 다음 올 단어를 예측하는 방식  (2) 2023.11.23

댓글