강의

멘토링

커뮤니티

Inflearn Community Q&A

jjang7ok20021050's profile image
jjang7ok20021050

asked

Artificial Intelligence R GO! Let's do it!

Let's build deep learning using R and Keras and solve the MNIST problem.

mnist 객체 선언 중 오류 문제

Written on

·

221

0

안녕하세요 에이림님 

mnist 객체 선언중 아래와 같은 에러가 나타납니다. 

Error in initialize_python(required_module, use_environment) : 

  Installation of Python not found, Python bindings not loaded.

라는 오류가 나타납니다. 파이썬을 설치하였는데도 계속 오류가 뜨는데 어떻게 해야할까요 ㅠㅠ

R

Answer

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

asked

Ask a question