Is it possible to install and run on a Raspberry Pi 4? Which distribution
should I use? -- Sent from: https://weka.8497.n7.nabble.com/ _______________________________________________ Wekalist mailing list -- [hidden email] Send posts to [hidden email] To unsubscribe send an email to [hidden email] To subscribe, unsubscribe, etc., visit https://list.waikato.ac.nz/postorius/lists/wekalist.list.waikato.ac.nz List etiquette: http://www.cs.waikato.ac.nz/~ml/weka/mailinglist_etiquette.html |
> Is it possible to install and run on a Raspberry Pi 4? Which distribution
> should I use? Any Linux distribution should work. But just stick with a Debian-based one, like the default one from the Raspberry Pi homepage or raspbian.org. Cheers, Peter -- Peter Reutemann Dept. of Computer Science University of Waikato, NZ +64 (7) 577-5304 http://www.cms.waikato.ac.nz/~fracpete/ http://www.data-mining.co.nz/ _______________________________________________ Wekalist mailing list -- [hidden email] Send posts to [hidden email] To unsubscribe send an email to [hidden email] To subscribe, unsubscribe, etc., visit https://list.waikato.ac.nz/postorius/lists/wekalist.list.waikato.ac.nz List etiquette: http://www.cs.waikato.ac.nz/~ml/weka/mailinglist_etiquette.html |
I've run Weka 3.8.5 on Raspbian i386. However, deeplearning4j doesn't work
due to I'm using a i386 system. Is there any way to use that package? -- Sent from: https://weka.8497.n7.nabble.com/ _______________________________________________ Wekalist mailing list -- [hidden email] Send posts to [hidden email] To unsubscribe send an email to [hidden email] To subscribe, unsubscribe, etc., visit https://list.waikato.ac.nz/postorius/lists/wekalist.list.waikato.ac.nz List etiquette: http://www.cs.waikato.ac.nz/~ml/weka/mailinglist_etiquette.html |
Any package that contains native libraries, like dl4j, will be a challenge if not impossible.
I believe, the latest versions of Ubuntu support arm64, like the Raspberry Pi 4: https://ubuntu.com/download/server/arm However, I'm not sure what native libraries got packaged (ie whether arm64 id included) with dl4j, as I've never used that package. Cheers, Peter On February 24, 2021 4:07:48 AM GMT+13:00, forky <[hidden email]> wrote: >I've run Weka 3.8.5 on Raspbian i386. However, deeplearning4j doesn't >work >due to I'm using a i386 system. Is there any way to use that package? > > > >-- >Sent from: https://weka.8497.n7.nabble.com/ >_______________________________________________ >Wekalist mailing list -- [hidden email] >Send posts to [hidden email] >To unsubscribe send an email to [hidden email] >To subscribe, unsubscribe, etc., visit >https://list.waikato.ac.nz/postorius/lists/wekalist.list.waikato.ac.nz >List etiquette: >http://www.cs.waikato.ac.nz/~ml/weka/mailinglist_etiquette.html -- Peter Reutemann Dept. of Computer Science University of Waikato, NZ +64 (7) 577-5304 http://www.cms.waikato.ac.nz/~fracpete/ http://www.data-mining.co.nz/ _______________________________________________ Wekalist mailing list -- [hidden email] Send posts to [hidden email] To unsubscribe send an email to [hidden email] To subscribe, unsubscribe, etc., visit https://list.waikato.ac.nz/postorius/lists/wekalist.list.waikato.ac.nz List etiquette: http://www.cs.waikato.ac.nz/~ml/weka/mailinglist_etiquette.html |
Free forum by Nabble | Edit this page |