文件名称:pytorch-tutorial:来自https的pytorch教程
文件大小:14KB
文件格式:ZIP
更新时间:2024-04-29 13:32:01
deep-learning pytorch tutorial-code Python
pytorch教程 来自pytorch-tutorial
【文件预览】:
pytorch-tutorial-master
----04_logistic_regression()
--------logistic_regression.py(2KB)
----07_convolution_neural_network()
--------cnn_mnist.py(3KB)
----03_linear_regression()
--------linear_regression.py(2KB)
--------multivariable_linear_regression.py(2KB)
--------linear_regression_with_custom_dataset.py(2KB)
----11_recurrent_neural_network()
--------char_rnn.py(3KB)
--------imdb_review_rnn.py(4KB)
----06_artificial_neural_network()
--------mlp_mnist.py(2KB)
--------digit_hand_writing.py(1KB)
----README.md(72B)
----05_softmax_regression()
--------softmax_regression.py(2KB)
--------mnist.py(2KB)