xionghhcs
xionghhcs
I want to run the script of train_quora.py.But it seem that there is not the module of YF in the floder util ``` Traceback (most recent call last): File "train_quora.py",...
can anyone run this code by sh script?
The code location is here : https://github.com/GokuMohandas/the-neural-perspective/blob/master/recurrent-neural-networks/text_classification/model.py in the file of model.py, line 85. I think that the index should be 1 because when the index is 0 , it...