ML-Tutorial-Experiment icon indicating copy to clipboard operation
ML-Tutorial-Experiment copied to clipboard

Nana

Open IamKingQwophi opened this issue 4 years ago • 1 comments

I'll like to learn to code.

IamKingQwophi avatar Sep 10 '21 17:09 IamKingQwophi

PyTorch and TensorFlow official tutorials are good ways to learn how to code machine learning models as you are familiar with Python. PyTorch is easier and more commonly in research, while TensorFlow, especially Static Computing Graph Mode, is widely used in production. PyTorch: https://pytorch.org/tutorials, TensorFlow: https://www.tensorflow.org/tutorials.

HoratioJSY avatar Sep 13 '21 08:09 HoratioJSY