Module: Rumale::Torch

Defined in:
lib/rumale/torch/version.rb,
lib/rumale/torch/neural_net_regressor.rb,
lib/rumale/torch/neural_net_classifier.rb

Overview

Rumale::Torch provides the learning and inference function by the neural nets defined in torch.rb with the same interface as Rumale.

Defined Under Namespace

Classes: NeuralNetClassifier, NeuralNetRegressor

Constant Summary collapse

VERSION =

The version of Rumale::Torch you are using.

'0.2.0'