06-22-2020, 09:18 AM
I have just received my Pinebook Pro last week. Being a newbie, I am having some fun times setting up the Pinebook to fit my needs. I am mostly doing machine learning and mathematical optimization so this is an interesting experiment for me to try to achieve it using Pinebook. I am glad that many Python libraries such as numpy, scipy, scikit-learn, pandas are already included to be set up through pacman. But some others are missing.
My question is whether there is a way to set up a deep learning framework such as PyTorch in Pinebook. It is not for actual running purposes but mainly for development. I can find a couple of Keras libraries. There is also OpenCV. However, neither of these pieces are complete to work on a full framework. Any ideas?
My question is whether there is a way to set up a deep learning framework such as PyTorch in Pinebook. It is not for actual running purposes but mainly for development. I can find a couple of Keras libraries. There is also OpenCV. However, neither of these pieces are complete to work on a full framework. Any ideas?