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