Baunsgaard opened a new pull request, #1648:
URL: https://github.com/apache/systemds/pull/1648

   This pr contains a simple python example of neural network training and 
preprocessing.
   
   two different scenarios are tested. 
   1. if we train and measure accuracy in one go
   2. If we train a model then save it, to then load and predict.
   
   Both cases use out preprocessing transform encode giving full end to end 
pipeline from frames to trained models.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to