Directories ¶
Path | Synopsis |
---|---|
Package cmd contains various demo programs
|
Package cmd contains various demo programs |
infer_is_alnum
Infer on Is Alnum dataset
|
Infer on Is Alnum dataset |
train_is_alnum
Train on Is Alnum dataset
|
Train on Is Alnum dataset |
Package datasets implements the Neurlang dataset type
|
Package datasets implements the Neurlang dataset type |
isalnum
Package isalnum implements the IsAlnum Dataset
|
Package isalnum implements the IsAlnum Dataset |
isvirus
Package isvirus contains TLSH hashes of viruses and clean files dataset for machine learning (without leading "T1" characters)
|
Package isvirus contains TLSH hashes of viruses and clean files dataset for machine learning (without leading "T1" characters) |
mnist
Package MNIST is the 60000 + 10000 handwritten digits dataset
|
Package MNIST is the 60000 + 10000 handwritten digits dataset |
Package Hash implements the fast modular hash used by the Neurlang classifier
|
Package Hash implements the fast modular hash used by the Neurlang classifier |
Package Hashtron implements a hashtron (classifier)
|
Package Hashtron implements a hashtron (classifier) |
Package Inference implements the inference stage of the Neurlang classifier
|
Package Inference implements the inference stage of the Neurlang classifier |
Package layer defines a custom combiner and layer interface
|
Package layer defines a custom combiner and layer interface |
conv2d
Package conv2d implements a 2D bit-convolution layer and combiner
|
Package conv2d implements a 2D bit-convolution layer and combiner |
full
Package full implements a fully connected layer and combiner
|
Package full implements a fully connected layer and combiner |
majpool2d
Package majpool2d implements a 2D majority pooling layer and combiner
|
Package majpool2d implements a 2D majority pooling layer and combiner |
Package Learning implements the learning stage of the Neurlang classifier
|
Package Learning implements the learning stage of the Neurlang classifier |
avx
Package AVX implements the learning stage of the Neurlang classifier on AVX
|
Package AVX implements the learning stage of the Neurlang classifier on AVX |
cu
Package Cu implements the learning stage of the Neurlang classifier on CUDA
|
Package Cu implements the learning stage of the Neurlang classifier on CUDA |
Package net implements various hashtron network types
|
Package net implements various hashtron network types |
feedforward
Package feedforward implements a feedforward network type
|
Package feedforward implements a feedforward network type |
Click to show internal directories.
Click to hide internal directories.