Open Sidebar
Close Sidebar
CrystalDoc.info
Source code
Shards.info
mnist
master
MNIST
Image
Label
Generated using Crystal 1.14.0
2024-11-26 08:57:30 UTC
class
MNIST::
Label
MNIST::Label
Reference
Object
Defined in:
label.cr
Constructors
.new
(pathfile : String)
Instance Method Summary
#items
: Array(UInt8)
#number_items
: Int32
Constructor Detail
def self.
new
(pathfile : String)
#
[
View source
]
Instance Method Detail
def
items
: Array(UInt8)
#
[
View source
]
def
number_items
: Int32
#
[
View source
]