Open in app
Mandy Gu
591 Followers
About

Sign in

591 Followers
About
Open in app
I’m trying to do something similar, so I tried to run your code, but I have no GPU.
1

de Santa

Mandy Gu

Mandy Gu

May 27, 2019·1 min read

Yes, import GRU from keras.layers (instead of CuDNNGRU) and replace all instances of CuDNNGRU with GRU. This allows you to train the neural network using a CPU.

Written by

Mandy Gu

Data Scientist @ Wealthsimple | Connect with me on Linkedin https://www.linkedin.com/in/mandy-gu-3689848a/

More from Mandy Gu

Data Scientist @ Wealthsimple | Connect with me on Linkedin https://www.linkedin.com/in/mandy-gu-3689848a/

More From Medium

Breaking down Data Scientist Roles

Mandy Gu in Towards Data Science

In Depth Pandas Tutorial

Mandy Gu in Towards Data Science

The Top 5 Tips from my Data Science Job Search

Mandy Gu in Towards Data Science

Data Science Crash Course: Understanding Trees

Mandy Gu in Towards Data Science

Data Science Crash Course: In Depth Linear Regression

Mandy Gu in Towards Data Science

Comprehensive Churn Prediction and Analysis

Mandy Gu in Towards Data Science

Prototyping Machine Learning Models with Streamlit

Mandy Gu in Towards Data Science

Deploying a Text Classifier with TensorFlow Serving + Docker in 2.0

Mandy Gu in Towards Data Science

About

Help

Legal

Get the Medium app

A button that says 'Download on the App Store', and if clicked it will lead you to the iOS App store
A button that says 'Get it on, Google Play', and if clicked it will lead you to the Google Play store