keras-text-classification icon indicating copy to clipboard operation
keras-text-classification copied to clipboard

Text classification using Convolutional Neural Networks (CNN)

Results 1 keras-text-classification issues
Sort by recently updated
recently updated
newest added

With Tensorflow 1.2 not running properly. ``` Error : ValueError: Shapes must be equal rank, but are 3 and 4 for 'Assign_1' (op: 'Assign') with input shapes: [3,20,128], [3,1,20,128]. ```...