• Non-linearity sharing in deep neural networks (a flaw?)
    You probably do want to include library code for fast random projections based on random sign flipping and the Walsh Hadamard transform, even if it is just to allow people to experiment. https://discourse...
  • A new alternative to the Fast Artificial Neural Network Library (FANN) in C
    Hello Machine Learning and Neural Network developers out there, I just want to let you all know that I have developed an alternative to the already well established C library FANN; Introducing TFCNN it...
  • how to enable network on FVP
    Hi, I want to use network on FVP, I added "--network=nat" when starting the FVP but there was not an ip addr when I booted into the kernel, ifconfig shows as below: FVP host is ubuntu-16.04 inside VirtualBox...
  • NPU requirements
    I am new at using arm npu. I know I need to use ARM NN SDK to deploy the model on npu. But I don't know what platform or hardware required to run the npu.
  • while running nn_quantizer.py for CIFAR10 got error blob_dims == blob->shape() Cannot load blob from hdf5
    I have download code from git clone https://github.com/ARM-software/ML-examples.git I have executed ML-examples ->cmsisnn-cifar10 and successfully generate mean file mean.binaryproto,cifar10_test_lmdb...