errer
errer
Hello, ## When we do prediction on MNIST dataset, does it suppose that case 1 should be equivalent to case 2 ? case 1. pred = pred.txt iter = mnist...
Hello, Anyone has try to enable HDFS support, AXS S3 support in dmlc-core ? # whether use HDFS support during compile USE_HDFS = 1 # whether use AWS S3 support...
Hello, On 64-bit Ubuntu machine, I have compiled & install OpenBLAS and LAPACK from source, then did export as such : export BLAS_LIBRARY_PATH=/opt/OpenBLAS/lib export LD_LIBRARY_PATH="${LD_LIBRARY_PATH}:${BLAS_LIBRARY_PATH}" cd src # Build overfeat...