Birdwatch Note Rating
2024-10-28 12:14:54 UTC - HELPFUL
Rated by Participant: C29846BDD05BBC5EC39F3D7E485B2B30E763E4727B081D49C8E1B7C80553EA86
Participant Details
Original Note:
Every scripting language in common use can bind to ML libraries, implement web backends, and most can be used on the frontend via WASM; Python is not unique in this regard. https://github.com/torch-js/torch-js https://github.com/ankane/torch.rb https://github.com/ruby/ruby.wasm Python is actually too slow to truly do ML in, and ML libraries are implemented in C++. https://github.com/search?q=repo%3Apytorch%2Fpytorch++language%3AC%2B%2B&type=code https://peter-jp-xie.medium.com/how-slow-is-python-compared-to-c-3795071ce82a
All Note Details