V2EX = way to explore
V2EX 是一个关于分享和探索的地方
Sign Up Now
For Existing Member  Sign In
ryougifujino
V2EX  ›  问与答

想要做出“熊猫吃短信”这样的 App,需要很深厚的机器学习的知识吗?

  •  
  •   ryougifujino · May 14, 2022 · 4077 views
    This topic created in 1446 days ago, the information mentioned may be changed or developed.

    想要用一些机器学习的知识来让 App 更智能一点,比如实现一个像苹果那样的 App 打开建议的功能(根据用户的行为来给出一些建议),或是像熊猫吃短信这样的功能。这样的最短学习达成路径是怎样的呢?

    13 replies    2022-05-15 13:22:44 +08:00
    Pastsong
        1
    Pastsong  
       May 14, 2022
    eason1874
        2
    eason1874  
       May 14, 2022   ❤️ 2
    有多少人工就有多少智能,一千个 if 足以
    closedevice
        3
    closedevice  
       May 14, 2022
    难得不是算法,而是训练数据~
    2NUT
        4
    2NUT  
       May 14, 2022
    最短学习达成路径:

    找一个类似场景的方案进行模仿
    afutureus
        5
    afutureus  
       May 14, 2022
    不需要。需要的是数据。
    txx
        6
    txx  
       May 14, 2022
    先找个开源数据集 比如这个:
    https://www.kaggle.com/datasets/uciml/sms-spam-collection-dataset

    然后开始炼丹吧 XD
    ysc3839
        7
    ysc3839  
       May 15, 2022 via Android
    不是说 iOS 的短信拦截只能把规则提交给系统,让系统拦截吗?这种情况不能用机器学习吧?
    wwqgtxx
        8
    wwqgtxx  
       May 15, 2022   ❤️ 1
    @ysc3839 可以调用 coreml 的,但是是在一个独立的离线沙盒中运行的,且不能和主程序通讯
    AmericanExpress
        9
    AmericanExpress  
       May 15, 2022 via iPhone
    不需要,没记错的话就是个挺基本的 SVM
    我当时学 pattern recognition 的时候也做过一个,难点在 data set
    Liyiw
        10
    Liyiw  
       May 15, 2022
    难点:数据、准确率、模型大小
    totoro625
        11
    totoro625  
       May 15, 2022
    作者最有发言权,我记得早期作者在推特上说过,故意接收了无数条垃圾短信,然后用那些垃圾短信来机器学习
    然后就是用户自主提交垃圾短信数据了
    KyleYe
        12
    KyleYe  
       May 15, 2022 via iPhone
    之前做过一个开源实现,把数据集替换成自己的就可以了 https://github.com/Kyle-Ye/EatMessage
    billlee
        13
    billlee  
       May 15, 2022 via Android   ❤️ 1
    记得作者说过没有用深度学习
    About   ·   Help   ·   Advertise   ·   Blog   ·   API   ·   FAQ   ·   Solana   ·   5318 Online   Highest 6679   ·     Select Language
    创意工作者们的社区
    World is powered by solitude
    VERSION: 3.9.8.5 · 84ms · UTC 03:26 · PVG 11:26 · LAX 20:26 · JFK 23:26
    ♥ Do have faith in what you're doing.