matt-bluet
Results
2
issues of
matt-bluet
I am trying to run the train_mnist_feature_matching.py code with python 3.5 but getting the error as below: File "[path]/lib/python3.5/site-packages/nn/tf.py", line 1, in from tensorflow import * AttributeError: 'module' object has...
I am trying to run your code with mnist data. It might be a dumb question, sorry in advance, I just follow the regular caffe2 conda installation and create my...