Slide 5
Slide 5 text
3FE$IBJOFS
• Deep learning framework
it ported python's chainer with ruby
• Use Numo::NArray for holding and computing
matrices
• Provide API necessary for deep learning
• Convolution, BatchNormalization, Linear,
ReLU ,Sigmoid, Softmax, Dropout, etc…