편집
914
번
| (같은 사용자의 중간 판 하나는 보이지 않습니다) | |||
| 1번째 줄: | 1번째 줄: | ||
exec(open('mnist.py').read()) | |||
교재 2판입니다. | |||
Deep Learning with Python 2nd Edition, 국내 번역서도 있습니다. | |||
HW1 SSH에 대해 조사하기 | HW1 SSH에 대해 조사하기 | ||
| 16번째 줄: | 22번째 줄: | ||
os.system("ls") | os.system("ls") | ||
HW4 Ch. 2 example 완벽하게 수행하고 이해하기 | |||
[ https://github.com/fchollet/deep-learning-with-python-notebooks ] | [ https://github.com/fchollet/deep-learning-with-python-notebooks ] | ||