Deep learning for Ruby, powered by LibTorch
12-Dec-2019 1866
Deep learning for Ruby, powered by LibTorch. Contribute to ankane/torch-rb development by creating an account on GitHub.This library follows the PyTorch API. There are a few changes to make it more Ruby-like:Methods that perform in-place modifications end with ! instead of _ (add! instead of add_)Methods that return booleans use ? instead of is_ (tensor? instead of is_tensor)Numo is used instead of NumPy (x.numo instead of x.numpy())Some methods and options are missing at the moment. PRs welcome!.
Deep learning for Ruby, powered by LibTorch #ruby #rubydeveloper #rubyonrails #learning #Ruby, #powered #LibTorch #learning https://rubyonrails.ba/link/deep-learning-for-ruby-powered-by-libtorch