I have trained an RNN using a training data set and found a weight matrix in which I am interested. This weight matrix Wi,j contains continuous values. I have to discretize these values in three class -1, 0 and +1. Can someone kindly suggest to me the methodology?