Categories: None [Edit]

grx-tensor

https://rubygems.org/gems/grx-tensor
https://github.com/Gabo-Razo/grx-tensor
GRX brings PyTorch-style tensor operations to Ruby. Every arithmetic op, activation, and optimizer step runs through a native C library compiled with AVX2+FMA SIMD. Ruby is the interface — C does the work. Features: autograd, SGD/Adam optimizers, Linear/Sequential/Dropout/BatchNorm layers, MSE/BCE/CrossEntropy loss functions, Xavier and He weight init. Cross-platform: .so on Linux, .dylib on macOS, .dll on Windows.

Total

Ranking: 195,162 of 195,377
Downloads: 205

Daily

Ranking: 60,936 of 195,357
Downloads: 2

Depended by

RankDownloadsName

Depends on

RankDownloadsName
13,589,184,664bundler
81,372,888,227rake
141,261,527,762minitest
1,47029,384,845rake-compiler

Owners

#GravatarHandle
1iconGR