Implement polynomial curve fitting in python and with TensorFlow (optionally).
- sample the function curve of y=sin(x) with Gaussian noise
- Programming lanuage: python3
- Optional package: tensorflow web
- Plot the results in matplotlib Introduction in Chinese Tutorial