mnist_logistic_regression with Tensorflow

github : mnist_logistic_regression with Tensorflow mnist_logistic_regression import tensorflow as tf import random from tensorflow.examples.tutorials.mnist import...

4 minute read

opencv-python 코드 snippets

opencv 글 목록 목차 warpAffine을 이용한 기하학적 변환 warpAffine과 warpPerspective를 이용한 기하학적 변환 resize를 이용한...

17 minute read

Tensorboard with Keras

github : Tensorboard with Kearas Tensorflow offers Tensorboard which is good monitoring tool of learning...

11 minute read

Jekyll 에서 MathJax 사용하는 방법

mathjax 데모 페이지 : https://www.mathjax.org/#demo mathjax 레퍼런스 : https://math.meta.stackexchange.com/questions/5020/mathjax-basic-tutorial-and-quick-reference dextify (mathjax 심볼 인식 사이트) :...

1 minute read