Closed cehagmann closed 7 years ago
Can you try the full path? Not starting with "~".
I think that will be the problem.
I made that change and now R encounters a fatal error and force-quits on me.
It was crashing because of a change I made to feature length. Needed to be feature.len + 1. Working fine now.
I am trying to run a VDCNN on text, based on code here: https://github.com/Azure/Cortana-Intelligence-Gallery-Content/tree/master/Tutorials/Deep-Learning-for-Text-Classification-in-Azure/R Everytime I try to run mx.io.CSVIter (in CustomCSVIter or by itself) I get a "no file or directory" error and the stacktrace below. That folder definitely exists. I have tried this on two different Macbooks running 0.9.4 and 0.10.0. Same result, but it is not consistent. One time I was able to get past this point in the CNN demo with amazon product review sample data. Any ideas how to make it work consistently? I have tried re-installing mxnet, but same result.
Code Example
Environment info
Operating System: Mac OSX El Capitan / Sierra
Package used: R
MXNet version: 0.9.4
R
sessionInfo()
:Error Message: