PyTorch_《Grokking Deep Learning》

本篇章主要记录的是学习《Grokking Deep Learning》的收获。是Pytorch探索之旅的第3篇章啦!

Reference materials include:

还没看的:


1《Grokking Deep Learning》

这本书可以帮助理解框架内部的原理,比如:Torch, TensorFlow, Keras, and others.

  • Chapter1:Machine learning algorithm is either supervised or unsupervised and either parametric or nonparametric.
  • Chapter2:Neural network is one or more weights that you can multiply by the input data to make a prediction.

PyTorch_《Grokking Deep Learning》
http://example.com/2024/06/28/0_Pytorch_2/
Author
Xi Wang
Posted on
June 28, 2024
Licensed under