Souravcool1996
Souravcool1996
> there seem to be quite a few issues apart from its incompatibility with python3. The data processing was very memory intensive. so @amirmohammadkz made some major improvements. I forked...
> Your welcome :) > Besides, we have implemented another model on this task which outperformed this model in both performance and accuracy on this dataset. If you are interested...
> The Keras code is written in python3. And a preprosessing python file is also added for it. So, you can enjoy using it without any modification :) IndexError: list...
> > > The Keras code is written in python3. And a preprosessing python file is also added for it. So, you can enjoy using it without any modification :)...
> > > > > The Keras code is written in python3. And a preprosessing python file is also added for it. So, you can enjoy using it without any...
> In python3, func_name is renamed `__name__` I have trained my model now which file should i run. is conv_test.py file or anything else and what is the command to...
> > but I tried running on mac I got this > > the first epoch finished but then this error popped up > > Have you tested this solution?...
> > > > but I tried running on mac I got this > > > > the first epoch finished but then this error popped up > > >...
> @amirmohammadkz I've tested the model successfully by following all your steps. As an example, when a sample sentence has been given as input, it will be evaluated. Thanks a...