Birdwatch Note Rating
2024-10-28 10:05:01 UTC - NOT_HELPFUL
Rated by Participant: 76E577EBEA5A8462BF968065CA164DC32D8729B23B8523C8DE22A73DB1CFCFB3
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