Trying to Research about deep learning & machine learning.
Firstly, I need to decide which program language should easy to control and learn.
because almost framework for programming neural network need to using low level programming language.
etc C#, C++, Java, Python...
And then, i focusing on TensorFlow and Pytorch these two mainstream framework.
TensorFlow is develop by google DeepMind the team who development Alpha go . It's the almost popular framework nowadays.
Actually , TensorFlow is Powerful and provided many example for learning. But It structure is too much complicated, That make me afraid to understand.
So I aim to Pytorch. It is develop by Facebook, And It is programming by Python which is a easy to understand and read.
Comments