Tensorflow 1.x
Tensorflow 1.x 와 2.x :: [Book] Deep-learning-with-TensorFlow-2-and-Keras
https://community.rstudio.com/t/recreating-tensorflow-tutorials-in-r/5061
https://cinema4dr12.tistory.com/1155
계산그래프, 세션을 사용한 그래프 실행
계산 그래프의 프로그램 구조
2개의 벡터를 덧셈하는 예
constant
sequence
random tensor
tf.truncated_normal 은 너무 작거나 너무 큰 값이 아닌 값으로 랜덤한 값
