Birdwatch Note Rating
2024-10-28 22:57:45 UTC - NOT_HELPFUL
Rated by Participant: 68570A130AD9DF72EDFA96C6A8CB086EA2BBFB3F1A59AA15F6126654E2F0DF72
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