iBM88
Results
2
issues of
iBM88
Hi, I have some questions: - Is the data encoded as onehot representation for each character of the password? - How do you enforce the generator to return onehot encoded...
datahandler.py line 408: if skip: return self.Get(batchsize, get_last_piece=get_last_piece) Getting batches of data is done in recursive way which is not efficient at all. with batchsize=100 for a new larger dataset,...