반응형
Notice
Recent Posts
Recent Comments
Link
일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
1 | 2 | 3 | ||||
4 | 5 | 6 | 7 | 8 | 9 | 10 |
11 | 12 | 13 | 14 | 15 | 16 | 17 |
18 | 19 | 20 | 21 | 22 | 23 | 24 |
25 | 26 | 27 | 28 | 29 | 30 | 31 |
Tags
- impl
- TensorFlow
- cs231n
- NotFoundError
- Backpropagation
- pyTorch
- 회로
- palindrome
- autoencoder
- leetcode
- error
- assignment1
- softmax backpropagation
- assignment
- Solution
- #9
- Big size image
- atmega128
- Floating
- 풀업저항
- pullup
- two-layer neural net
- KNN
- Softmax
- pulldown
- 풀다운저항
- Features
- Circuit
- backward pass
- neural net
Archives
- Today
- Total
목록error (1)
코딩공부

Python에서 Tensorflow사용중에 다음과 같은 오류가 발생했다. tensorflow.python.framework.errors_impl.NotFoundError: 경로/train.record; No such file or directory 라는 오류가 계속 발생해서 구글링을 해봐도 해결방안을 찾지 못해서 한동안 씨름하다가 진짜 경로의 문제인가 싶어서 경로를 기존방법과 다르게 적어보았다. 다른 방법이 이것이다. 기존에는 input과 output경로를 모두 ~/Tensorflow/workspace/training-real/annotations 이런 방법으로 작성하였는데 ' ~/ '
ML , DL (2019)/졸업작품
2019. 8. 30. 22:39