Skip to content
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

NameError: name 'chainer' is not defined #2

Closed
mitmul opened this issue Nov 24, 2016 · 0 comments
Closed

NameError: name 'chainer' is not defined #2

mitmul opened this issue Nov 24, 2016 · 0 comments

Comments

@mitmul
Copy link
Member

mitmul commented Nov 24, 2016

I got the below error when clicking Run button on the page 畳み込みニューラルネットワークを使った画像認識

Traceback (most recent call last):
  File "/var/sandbox/main.py", line 3, in <module>
    train, test = chainer.datasets.get_cifar100()
NameError: name 'chainer' is not defined
Program exited.
@mitmul mitmul changed the title Error occurred in 001.py NameError: name 'chainer' is not defined Nov 24, 2016
KumeA added a commit to KumeA/pg-dl-tutorial that referenced this issue Dec 7, 2016
@KumeA KumeA closed this as completed Dec 8, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants