Inflearn brand logo image

Inflearn Community Q&A

wjdgnl976321's profile image
wjdgnl976321

asked

Deep Learning for Everyone - Basic Machine Learning and Deep Learning Course

ModuleNotFoundError: No module named 'tensorflow.examples.tutorials' Error 해결법

Written on

·

2.8K

0

https://github.com/tensorflow/tensorflow

에서 clone or download 하시고

tensorflow-master\tensorflow-master\tensorflow\examples\tutorials 폴더를 복사하시고

anaconda3 혹은 python이 설치된 폴더에 가셔서 Lib/site-packages/tensorflow_core/examples 폴더에 복사시킨 tutorials를 넣습니다.

출처 : https://m.blog.naver.com/websearch/221808552039

딥러닝강화학습

Answer

This question is waiting for answers
Be the first to answer!
wjdgnl976321's profile image
wjdgnl976321

asked

Ask a question