Birdwatch Note Rating
2024-10-31 14:39:51 UTC - SOMEWHAT_HELPFUL
Rated by Participant: AC92A2A049333215975F976B604AE6E1F90544E0B17080CC49B9169B9C013EB7
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