반응형
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 |
Tags
- autoencoder
- Backpropagation
- assignment1
- backward pass
- KNN
- neural net
- Features
- 풀업저항
- NotFoundError
- #9
- Solution
- 회로
- impl
- atmega128
- Floating
- pullup
- TensorFlow
- 풀다운저항
- Big size image
- cs231n
- two-layer neural net
- pyTorch
- assignment
- Circuit
- leetcode
- pulldown
- palindrome
- softmax backpropagation
- Softmax
- error
Archives
- Today
- Total
목록NotFoundError (1)
코딩공부
![](http://i1.daumcdn.net/thumb/C150x150.fwebp.q85/?fname=https://blog.kakaocdn.net/dn/u30YB/btqxUqF9GU7/3hG6vYEQjy2jd3KY4m0XnK/img.png)
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