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,685 of 196,218
Downloads: 389

Daily

Ranking: 31,666 of 196,179
Downloads: 2

Depended by

RankDownloadsName

Depends on

RankDownloadsName
13,677,270,625bundler
81,397,047,795rake
141,282,948,741minitest
1,46330,056,924rake-compiler

Owners

#GravatarHandle
1iconGR