TensorFlow를 이용한 머신러닝 공부 자료
!!!주의!!! 학습을 위한 것이므로 많은 한글 주석이 달려있습니다.
Python 3.5
TensorFlow
Numpy
- Linear Regression
- Logistic Regression
- MultiVariable Linear Regression
- MNIST_KNN
- MNIST_LogisticRegression
- MNIST_MultipleLayerPerceptron
- MNIST_CNN
- RNN
1.https://github.com/nlintz/TensorFlow-Tutorials
2.http://hunkim.github.io/ml/