what is sklearn (python) equlvalent for newp in Matlab? -


is there sklearn (python) equlvalent function newp in matlab ?

i use sklearn.linear_model.perceptron seem it's not perceptron expected

i read here :

the last characteristic implies perceptron faster train sgd hinge loss , resulting models sparser.

is means function not same perceptron in matlab ?

is sklearn.neural_network.mlpclassifier 1 layer equlvalent perceptron ?


Comments

Popular posts from this blog

javascript - Confirm a form & display message if form is valid with JQuery -

Retrieving ETA (estimated time of arrival) with Google Distance Matrix API and public transit as transport mode -

ionic framework - Meteor - Error: Failed to execute 'insertBefore' on 'Node' -