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: 193,624 of 193,900
Downloads: 188

Daily

Ranking: 59,514 of 193,867
Downloads: 1

Depended by

RankDownloadsName

Depends on

RankDownloadsName
13,512,605,079bundler
81,351,224,322rake
141,241,327,756minitest
1,47528,838,470rake-compiler

Owners

#GravatarHandle
1iconGR