갈루아의 반서재

텍스트 분류를 위한 나이브 베이즈 (1) - 데이터 전처리
ImportError: The pandas.io.data module is moved to a separate package (pandas-datareader)
AICPA 시험 응시까지 프로세스 정리
서포터 벡터 머신과 이미지 인식 (4) - 서포트 벡터 머신 훈련 (2)
서포터 벡터 머신과 이미지 인식 (3) - 서포트 벡터 머신 훈련 (1)
서포터 벡터 머신과 이미지 인식 (2) - 이미지 픽셀을 사용한 학습
서포터 벡터 머신과 이미지 인식 (1) - 정의 및 장점
scikit-learn (3) - 선형분류 (결과평가)
scikit-learn (2) - 선형분류 (훈련데이터 만들기)
matplotlib - <matplotlib.text.Text at 0x7fc3298533d0>
Jupyter Notebook 셀 크기 조절하기 How to increase/decrease the cell width of the jupyter notebook in browser
scikit-learn (1) - 기계학습이란?
scikit-learn 을 통한 머신러닝 - 데이터셋 로딩, 학습, 그리고 예측
텐서보드 사용법
텐서플로우 코드 에러 - ResourceExhaustedError
Deep MNIST for Experts - 전체 코드 (2)
Deep MNIST for Experts - 전체 코드 (1)
텐서플로우 코드 에러 - FailedPreconditionError
텐서플로우 코드 에러 - Cannot evaluate tensor using `eval()`
주피터 노트북 html 파일로 변환하기 How to copy/paste from IPython Notebook to other format
텐서플로우 따라잡기 MNIST For ML Beginners (3) -Training & Evaluating Our Model
텐서플로우 따라잡기 MNIST For ML Beginners (2) - Implementing the Regression
텐서플로우 따라잡기 MNIST For ML Beginners (1)
AICPA DRS 시험 응시요령
새로운 시뮬레이션 타입 DRS(Document review simulation) 대비법
원격지 주피터 노트북 로컬에서 실행하기 Remote Access to Jupyter Notebook via SSHRemote Access to Jupyter Notebook via SSH
아나콘다 환경에서의 텐서플로 설치 (Anaconda+Ubuntu+CPU Only)
Eclipse에서의 Git 사용 - (3) Github 연결
guessing_game 민들기 - (3) Looping
guessing_game 민들기 - (2) Generating a secret number