I am using Sklearn to reproduce a paper, where they used an MLPclassifier in Sklearn. My classifier code is
clf = MLPCl