-
Notifications
You must be signed in to change notification settings - Fork 267
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
How can I plot draw CNN architecture https://github.com/dennybritz/cnn-text-classification-tf #68
Comments
Complete file of train.py look like this.
|
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
In program train.py of the above repository, I have added two lines at each checkpoint after importing the hiddenlayer as below:
I am getting error as
How can I draw the CNN architecture for this tf.graph
The text was updated successfully, but these errors were encountered: