TensorFlowLecture여러 강의와 교재를 보고 작성한 예제 코드들 입니다. 이론적인 정리 내용은 저의 개인 블로그에 있습니다.개발환경Ubuntu 16.04Pycharm Pro and Jupyter NotebookPython 3.5Tensor Flow 1.4목차Numpy, Scipy 코드0.1. Fundamental_Neural_NetworkTensorFlow 코드Basic ExampleLinear RegressionLogistic ClassificationMultiple Perceptron for XOR ProblemMNIST setSoftmax classificationDNN with ReLUDNN with Dropout and xavier_initCNNEarly Stop and Index ShufflingTensorBoardSave and RestoreRNNTransfer Learning참고자료Coursera, Machine Learning (Andrew ng): URLPython으로 구현된 코세라 숙제 코드: URL김성훈 교수님 강의 페이지: URL구글 공식 TensorFlow 튜토리얼: URLBay Area DL School Live Stream, Sherry Moore, tf-tutorial: URL텐서플로 코리아: URL한국인지과학협회 딥러닝 튜토리얼: URLtgjeon, TensorFlow-Tutorials-for-Time-Series: URL