ngraph/examples/walk_through/Logistic_Regression_Part_2.ipynb says : "The axes creation is **conecptually** the same as before, except we now add a new axes H to represent the new feature space." should said: "The axes creation is **conceptually** the same as before, except we now add a new axes H to represent the new feature space."
ngraph/examples/walk_through/Logistic_Regression_Part_2.ipynb
says : "The axes creation is conecptually the same as before, except we now add a new axes H to represent the new feature space."
should said: "The axes creation is conceptually the same as before, except we now add a new axes H to represent the new feature space."