Mac ssh 접속 에러 (WARNING: REMOTE HOST IDENTIFICATION HAS CHANGED!) 해결하기

Jupyter notebook에서 여러 줄 주석처리 하기(Mac Os)

맥북에서 파이토치(Pytorch) 설치하기

딥러닝 전체 구조 및 학습과정

파이썬에서 디렉토리 내에 모든 파일 불러오기(how to load all files on directory in python)

터미널에서 여러개 텍스트 파일 생성하기(how to create multiple text file on terminal)

파이썬 딕셔너리 키(key)와 값(value)들 출력하기( how to print key and value of dictionary in python)

파이썬에서 문자열을 띄어쓰기(공백)로 나누는 법(how to split a string on whitespace in python)

git왕초보의 Let's git it - github로 파일 올리는 법 2

jupyter notebook "the save operation succeeded, but the notebook does not appear to be valid. The validation error was" 에러

Linux(리눅스) >(Redirect) 리디렉트와 >>

Linux(리눅스) cp(copy)란?

imblearn 에러 - TypeError: __init__() got an unexpected keyword argument 'ratio'

텐서플로 에러 - Internal Python error in the inspect module. Below is the traceback from this internal error.

CMD 혹은 Terminal에서 tensorflow(텐서플로) 버전 확인하는 법(how to check tensorflow version in CMD or Terminal)

Numpy array reshape -1이란

Numpy array 차원 확인 방법 (how to check numpy array dimension)

Numpy array 음수값 대체하기(how to replace negative values in numpy array)

Numpy 배열요소에 쉽게 접근하는 방법(how to access numpy array elements)

Kaggle 도전기 - 다이아몬드 가격 예측