ngraph-python
ngraph-python copied to clipboard
Grammar in ngraph Logistic Regression Part 2
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."
I have fixed this in the internal version.