xargs로 여러 줄을 한줄로 줄이기
https://stackoverflow.com/questions/15758814/turning-multiple-lines-into-one-line-with-comma-separated-perl-sed-awk file aaa bbb ccc ddd xargs cat file | xargs result aaa bbb ccc ddd xargs improoved cat file […]
https://stackoverflow.com/questions/15758814/turning-multiple-lines-into-one-line-with-comma-separated-perl-sed-awk file aaa bbb ccc ddd xargs cat file | xargs result aaa bbb ccc ddd xargs improoved cat file […]
https://stackoverflow.com/questions/35252285/insert-text-with-sed-on-the-same-line-that-pattern-search sed로 정규 표현을 찾아, 같은 라인의 마지막에 삽입하는 명령. sed ‘s/\blocalhost\b/& 192.168.25.50/’ file \b: a zero-width word boundary &:
여기에 있는 코드 참조.. 책은 “파이썬과 케라스로 배우는 강화학습” 내용. Monte Carlo Method의 코드가 설명되어 있지 않아, python 디버그로 그
아래 사이트에서 참조. https://www.internalpointers.com/post/convert-vob-files-mkv-ffmpeg ffmpeg \ -analyzeduration 100M -probesize 100M \ -i output.vob \ -map 0:1 -map 0:3 -map 0:4
Tensorflow, CUDA toolkit, cuDNN 버전. 이것 설치한다고 이틀을 날렸다. 메뉴얼을 제대로 안 읽은 내탓도 있지만, Nvidia가 별다를 설명없이 기존 버전을