I am trying to create a model with the data set given in the repo. I tried below command.
make training MODEL_NAME=name-of-the-resulting-mode
Dependencies are already installed in my mac with help of homebrew, I am getting the following errors.
Unfortunately, when I try this command I get the following errors:
Hi!
I am trying to create a model with the data set given in the repo. I tried below command.
make training MODEL_NAME=name-of-the-resulting-mode
Dependencies are already installed in my mac with help of homebrew, I am getting the following errors.Unfortunately, when I try this command I get the following errors:
Thanks