Skip to main content
. 2021 Sep 9;21(18):6050. doi: 10.3390/s21186050
Listing 7. Pseudo-code shows the adaptation and utilization of the Model.
  • from DNN_framework_lib import ∗

  •  

  • model = Create_Model(bitstream, shared_library)

  • model.predict(X)