这是indexloc提供的服务,不要输入任何密码

Machine Learning

Machine learning features help you to handle Neural Network Frameworks (NNFWs), like TensorFlow and TensorFlow Lite.

You can use the following machine learning features in your web applications:

  • Tensors Management

    You can create and manage TensorsInfo and TensorsData objects, which allow you to exchange data with neural models.

  • Single

    You can use the SingleShot API for a simple scenario of neural network models. The SingleShot API allows you to invoke a neural network model with a single instance of input data for the model directly.

  • Pipeline

    You can use the Pipeline API for an advanced scenario of neural network models. The Pipeline API allows you to create inference pipelines with multiple neural network models.

  • Trainer

    You can use the Trainer API to create and train a machine learning model.

  • Dependencies
    • Tizen 6.5 and Higher for Mobile
    • Tizen 6.5 and Higher for Wearable
    • Tizen 6.5 and Higher for TV