티스토리 뷰

딥러닝

apply deep learning or not

shannon. 2023. 11. 9. 22:45
반응형

 

Deciding when Deep Learning is the Right Tool

Deep Learning is a powerful tool, but it's not the only one. In general, the way to choose whether or not to use Deep Learning depends on your task, what kind of data you have, and how complex the relationships in the data are.

Scenarios in which to use Deep Learning include but are not limited to:

  • Tasks
    • Binary classification:
      • Deep Learning
      • Logistic Regression
      • Decision Trees
      • Support Vector Machines
    • Multi-class classification:
      • Deep Learning
      • Decision Trees
      • Support Vector Machines
    • Regression:
      • Deep Learning
      • Linear Regression
      • some Decision Trees
  • Data:
    • Images:
      • Deep Learning
    • Text:
      • Deep Learning
      • Statistical Methods
    • Tabular Data:
      • Decision Trees
  • Data Relationships:
    • Simple:
      • Linear Regression
      • Logistic Regression
      • Decision Trees
    • Complex:
      • Deep Learning
      • Decision Trees

Additional Resources

If you want to learn more about when each machine learning method is appropriate, we recommend this article from MIT's Sloan school

반응형

'딥러닝' 카테고리의 다른 글

SCPD stanford online  (0) 2023.11.14
quiz 1  (0) 2023.11.09
Books to Read and Tools  (0) 2023.11.09
Binary Classification  (0) 2023.10.30
Dropout and Batch Normalization  (0) 2023.10.30
공지사항
최근에 올라온 글
최근에 달린 댓글
Total
Today
Yesterday
링크
«   2024/07   »
1 2 3 4 5 6
7 8 9 10 11 12 13
14 15 16 17 18 19 20
21 22 23 24 25 26 27
28 29 30 31
글 보관함