jiegzhan / multi-class-text-classification-cnn

Classify Kaggle Consumer Finance Complaints into 11 classes. Build the model with CNN (Convolutional Neural Network) and Word Embeddings on Tensorflow.
Apache License 2.0
426 stars 198 forks source link

Running on GPU #24

Open johnp2266 opened 6 years ago

johnp2266 commented 6 years ago

Is this running on CPU or GPU? If CPU, how can I make this run on GPU?