반응형
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 |
Tags
- leetcode
- 회로
- softmax backpropagation
- KNN
- Backpropagation
- #9
- pullup
- cs231n
- autoencoder
- TensorFlow
- palindrome
- atmega128
- pyTorch
- assignment
- impl
- neural net
- error
- Circuit
- 풀업저항
- Solution
- Features
- Softmax
- backward pass
- two-layer neural net
- 풀다운저항
- pulldown
- Floating
- Big size image
- assignment1
- NotFoundError
Archives
- Today
- Total
목록NotFoundError (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