Replies: 1 comment 1 reply
-
Hi :) |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I have unzipped the christmas box dataset.
I am now at the /classification path trying to run: python3 train_classifier.py [--args]
When I run this, I get the error: "The Tensorflow library was compiled to use the AVX instructions, but these aren't available on your machine. Aborted (core dumped)."
I had to install TensorFlow prior to running this, I installed the latest.
How do I fix this?
Another question
I am doing this because I want to try running my own pre-trained AI (which I have stored on my main computer and I am expecting to somehow put it on the AI deck (not sure on the steps to do it yet). If I have a pretrained AI that I trained on my own, what would the steps be to program it? I am sure I will need to move it into the vm, put it somewhere and then upload it to the AI-deck.
This will be really appreciated to solve.
Thankyou,
Kieran
Beta Was this translation helpful? Give feedback.
All reactions