Birdwatch Note Rating
2024-10-31 14:56:16 UTC - NOT_HELPFUL
Rated by Participant: 4D4CA80BE0284A0340E2AAEF3B989CD9B8D8FD7FAE245EB3ADD866B25C6A1E74
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