I\'m looking at passing in an argument to sample_weight in my keras .fit() method in order to control the weighting my input neurons have on the model
sample_weight
.fit()