neural network - python code does not generate any output -


i tried run code in http://sourceforge.net/projects/triangleinequal/files/machine%20learning/nn.py/download

it run without error.. not generate output. how can output graph? please help

the code not meant produce "output" text. prepares plot never shows it.

add end of test_regression:

plt.show() 

and execute test_regression uncommented


Comments

Popular posts from this blog

get url and add instance to a model with prefilled foreign key :django admin -

css - Make div keyboard-scrollable in jQuery Mobile? -

ruby on rails - Seeing duplicate requests handled with Unicorn -