NervanaSystems / ngraph-python

Original Python version of Intel® Nervana™ Graph
http://ngraph.nervanasys.com/docs/legacy/
Apache License 2.0
215 stars 39 forks source link

Grammar in ngraph Logistic Regression Part 2 #16

Open marianophielipp opened 7 years ago

marianophielipp commented 7 years ago

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."

diyessi commented 7 years ago

I have fixed this in the internal version.