How to get a normal distribution within a range in numpy?
In machine learning task. We should get a group of random w.r.t normal distribution with bound. We can get a normal distribution number with np.random.normal() but it does't offer any bound parameter. I want to know how to do that?
Aucun commentaire:
Enregistrer un commentaire