6 projects
mantissa-autoencoder
Classic convolutional autoencoders on the mantissa C engine, built on mantissa-nn and mantissa-cnn
mantissa-mlp
Multilayer perceptrons for tabular data on the mantissa C engine, built on mantissa-nn
mantissa-cnn
A small, honest CNN classifier on the mantissa C engine
mantissa-nn
Shared neural-net primitives (Dense, backends, engine binding) for the mantissa C engine
mantissa-core
A fast, memory-lean neural-network core in C, with a Python binding.
mantissa-perceptron
A minimal, fast binary perceptron on the mantissa C engine