The benefit of Python is the easy interface to C code, which means that when your algorithm is slow, you can reimplement that code in C but keep the benefit of writing in a more feature rich language like Python.
Regards, John > On Feb 16, 2016, at 1:47 PM, [email protected] wrote: > > @William, I love to work with C. > But, the thing is I want to implement machine learning algorithms in > BeagleBone. > So, it is quite easier to implement them with Python or R, as their are some > dedicated packages to analyze the data. > > -- > For more options, visit http://beagleboard.org/discuss > <http://beagleboard.org/discuss> > --- > You received this message because you are subscribed to the Google Groups > "BeagleBoard" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected] > <mailto:[email protected]>. > For more options, visit https://groups.google.com/d/optout > <https://groups.google.com/d/optout>. -- For more options, visit http://beagleboard.org/discuss --- You received this message because you are subscribed to the Google Groups "BeagleBoard" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
