源代码-pytorch.rar
资源来源:本地上传资源
文件类型:RAR
大小:30.42MB
评分:
5.0
上传者:sinat_60203536
更新日期:2025-11-01
源代码-pytorch.rar
资源文件列表(大概)
文件名
大小
源代码-pytorch/chapter_appendix-tools-for-deep-learning/aws.ipynb
12.11KB
源代码-pytorch/chapter_appendix-tools-for-deep-learning/contributing.ipynb
8.74KB
源代码-pytorch/chapter_appendix-tools-for-deep-learning/d2l.ipynb
1.94KB
源代码-pytorch/chapter_appendix-tools-for-deep-learning/index.ipynb
811B
源代码-pytorch/chapter_appendix-tools-for-deep-learning/jupyter.ipynb
6.83KB
源代码-pytorch/chapter_appendix-tools-for-deep-learning/sagemaker.ipynb
5.12KB
源代码-pytorch/chapter_appendix-tools-for-deep-learning/selecting-servers-gpus.ipynb
8.84KB
源代码-pytorch/chapter_attention-mechanisms/attention-cues.ipynb
37.11KB
源代码-pytorch/chapter_attention-mechanisms/attention-scoring-functions.ipynb
59.87KB
源代码-pytorch/chapter_attention-mechanisms/bahdanau-attention.ipynb
65.67KB
源代码-pytorch/chapter_attention-mechanisms/index.ipynb
2.53KB
源代码-pytorch/chapter_attention-mechanisms/multihead-attention.ipynb
12.29KB
源代码-pytorch/chapter_attention-mechanisms/nadaraya-waston.ipynb
238.94KB
源代码-pytorch/chapter_attention-mechanisms/self-attention-and-positional-encoding.ipynb
102.58KB
源代码-pytorch/chapter_attention-mechanisms/transformer.ipynb
263.76KB
源代码-pytorch/chapter_computational-performance/async-computation.ipynb
9.92KB
源代码-pytorch/chapter_computational-performance/auto-parallelism.ipynb
11.39KB
源代码-pytorch/chapter_computational-performance/hardware.ipynb
32.85KB
源代码-pytorch/chapter_computational-performance/hybridize.ipynb
15.13KB
源代码-pytorch/chapter_computational-performance/index.ipynb
1.2KB
源代码-pytorch/chapter_computational-performance/multiple-gpus-concise.ipynb
66.98KB
源代码-pytorch/chapter_computational-performance/multiple-gpus.ipynb
73.49KB
源代码-pytorch/chapter_computational-performance/my_mlp
651.07KB
源代码-pytorch/chapter_computational-performance/parameterserver.ipynb
13.63KB
源代码-pytorch/chapter_computer-vision/anchor.ipynb
451.23KB
源代码-pytorch/chapter_computer-vision/bounding-box.ipynb
190.4KB
源代码-pytorch/chapter_computer-vision/fcn.ipynb
306.99KB
源代码-pytorch/chapter_computer-vision/fine-tuning.ipynb
392.54KB
源代码-pytorch/chapter_computer-vision/image-augmentation.ipynb
2.38MB
源代码-pytorch/chapter_computer-vision/index.ipynb
2.56KB
源代码-pytorch/chapter_computer-vision/kaggle-cifar10.ipynb
96.71KB
源代码-pytorch/chapter_computer-vision/kaggle-dog.ipynb
85.99KB
源代码-pytorch/chapter_computer-vision/multiscale-object-detection.ipynb
305.49KB
源代码-pytorch/chapter_computer-vision/neural-style.ipynb
524.78KB
源代码-pytorch/chapter_computer-vision/object-detection-dataset.ipynb
557.33KB
源代码-pytorch/chapter_computer-vision/rcnn.ipynb
13.72KB
源代码-pytorch/chapter_computer-vision/semantic-segmentation-and-dataset.ipynb
236.17KB
源代码-pytorch/chapter_computer-vision/ssd.ipynb
543.83KB
源代码-pytorch/chapter_computer-vision/submission.csv
17.58KB
源代码-pytorch/chapter_computer-vision/transposed-conv.ipynb
17.58KB
源代码-pytorch/chapter_convolutional-modern/alexnet.ipynb
56.55KB
源代码-pytorch/chapter_convolutional-modern/batch-norm.ipynb
91.2KB
源代码-pytorch/chapter_convolutional-modern/densenet.ipynb
47.8KB
源代码-pytorch/chapter_convolutional-modern/googlenet.ipynb
50.92KB
源代码-pytorch/chapter_convolutional-modern/index.ipynb
2.48KB
源代码-pytorch/chapter_convolutional-modern/nin.ipynb
44.99KB
源代码-pytorch/chapter_convolutional-modern/resnet.ipynb
54.35KB
源代码-pytorch/chapter_convolutional-modern/vgg.ipynb
45.99KB
源代码-pytorch/chapter_convolutional-neural-networks/channels.ipynb
14.82KB
源代码-pytorch/chapter_convolutional-neural-networks/conv-layer.ipynb
19.5KB
源代码-pytorch/chapter_convolutional-neural-networks/index.ipynb
3.1KB
源代码-pytorch/chapter_convolutional-neural-networks/lenet.ipynb
51.27KB
源代码-pytorch/chapter_convolutional-neural-networks/padding-and-strides.ipynb
11.74KB
源代码-pytorch/chapter_convolutional-neural-networks/pooling.ipynb
15.78KB
源代码-pytorch/chapter_convolutional-neural-networks/why-conv.ipynb
13.95KB
源代码-pytorch/chapter_deep-learning-computation/custom-layer.ipynb
10.36KB
源代码-pytorch/chapter_deep-learning-computation/deferred-init.ipynb
3.4KB
源代码-pytorch/chapter_deep-learning-computation/index.ipynb
2.29KB
源代码-pytorch/chapter_deep-learning-computation/mlp.params
32.41KB
源代码-pytorch/chapter_deep-learning-computation/model-construction.ipynb
22.28KB
源代码-pytorch/chapter_deep-learning-computation/mydict
999B
源代码-pytorch/chapter_deep-learning-computation/parameters.ipynb
23.59KB
源代码-pytorch/chapter_deep-learning-computation/read-write.ipynb
10.42KB
源代码-pytorch/chapter_deep-learning-computation/use-gpu.ipynb
22.22KB
源代码-pytorch/chapter_deep-learning-computation/x-file
747B
源代码-pytorch/chapter_deep-learning-computation/x-files
999B
源代码-pytorch/chapter_installation/index.ipynb
4.68KB
源代码-pytorch/chapter_introduction/index.ipynb
72.72KB
源代码-pytorch/chapter_linear-networks/image-classification-dataset.ipynb
224.81KB
源代码-pytorch/chapter_linear-networks/index.ipynb
1.42KB
源代码-pytorch/chapter_linear-networks/linear-regression-concise.ipynb
17.32KB
源代码-pytorch/chapter_linear-networks/linear-regression-scratch.ipynb
157.37KB
源代码-pytorch/chapter_linear-networks/linear-regression.ipynb
72KB
源代码-pytorch/chapter_linear-networks/softmax-regression-concise.ipynb
39.38KB
源代码-pytorch/chapter_linear-networks/softmax-regression-scratch.ipynb
103.81KB
源代码-pytorch/chapter_linear-networks/softmax-regression.ipynb
20.28KB
源代码-pytorch/chapter_multilayer-perceptrons/backprop.ipynb
11.3KB
源代码-pytorch/chapter_multilayer-perceptrons/dropout.ipynb
78.25KB
源代码-pytorch/chapter_multilayer-perceptrons/environment.ipynb
32.61KB
源代码-pytorch/chapter_multilayer-perceptrons/index.ipynb
1.8KB
源代码-pytorch/chapter_multilayer-perceptrons/kaggle-house-price.ipynb
103.13KB
源代码-pytorch/chapter_multilayer-perceptrons/mlp-concise.ipynb
34.1KB
源代码-pytorch/chapter_multilayer-perceptrons/mlp-scratch.ipynb
83.77KB
源代码-pytorch/chapter_multilayer-perceptrons/mlp.ipynb
204.99KB
源代码-pytorch/chapter_multilayer-perceptrons/numerical-stability-and-init.ipynb
52.17KB
源代码-pytorch/chapter_multilayer-perceptrons/submission.csv
21.11KB
源代码-pytorch/chapter_multilayer-perceptrons/underfit-overfit.ipynb
166.22KB
源代码-pytorch/chapter_multilayer-perceptrons/weight-decay.ipynb
143.83KB
源代码-pytorch/chapter_natural-language-processing-applications/finetuning-bert.ipynb
9.31KB
源代码-pytorch/chapter_natural-language-processing-applications/index.ipynb
3.82KB
源代码-pytorch/chapter_natural-language-processing-applications/natural-language-inference-and-dataset.ipynb
15.83KB
源代码-pytorch/chapter_natural-language-processing-applications/natural-language-inference-attention.ipynb
59.53KB
源代码-pytorch/chapter_natural-language-processing-applications/natural-language-inference-bert.ipynb
53.43KB
源代码-pytorch/chapter_natural-language-processing-applications/sentiment-analysis-and-dataset.ipynb
42.26KB
源代码-pytorch/chapter_natural-language-processing-applications/sentiment-analysis-cnn.ipynb
53.88KB
源代码-pytorch/chapter_natural-language-processing-applications/sentiment-analysis-rnn.ipynb
49.45KB
源代码-pytorch/chapter_natural-language-processing-pretraining/approx-training.ipynb
7.4KB
源代码-pytorch/chapter_natural-language-processing-pretraining/bert-dataset.ipynb
21.59KB
源代码-pytorch/chapter_natural-language-processing-pretraining/bert-pretraining.ipynb
46.43KB
源代码-pytorch/chapter_natural-language-processing-pretraining/bert.ipynb
29.26KB
源代码-pytorch/chapter_natural-language-processing-pretraining/glove.ipynb
10.18KB
源代码-pytorch/chapter_natural-language-processing-pretraining/index.ipynb
3.42KB
源代码-pytorch/chapter_natural-language-processing-pretraining/similarity-analogy.ipynb
18.87KB
源代码-pytorch/chapter_natural-language-processing-pretraining/subword-embedding.ipynb
15.83KB
源代码-pytorch/chapter_natural-language-processing-pretraining/word-embedding-dataset.ipynb
69.22KB
源代码-pytorch/chapter_natural-language-processing-pretraining/word2vec-pretraining.ipynb
41.45KB
源代码-pytorch/chapter_natural-language-processing-pretraining/word2vec.ipynb
12.19KB
源代码-pytorch/chapter_notation/index.ipynb
3.34KB
源代码-pytorch/chapter_optimization/adadelta.ipynb
58.95KB
源代码-pytorch/chapter_optimization/adagrad.ipynb
138.37KB
源代码-pytorch/chapter_optimization/adam.ipynb
89.77KB
源代码-pytorch/chapter_optimization/convexity.ipynb
83.9KB
源代码-pytorch/chapter_optimization/gd.ipynb
222.69KB
源代码-pytorch/chapter_optimization/index.ipynb
2KB
源代码-pytorch/chapter_optimization/lr-scheduler.ipynb
312.99KB
源代码-pytorch/chapter_optimization/minibatch-sgd.ipynb
206.63KB
源代码-pytorch/chapter_optimization/momentum.ipynb
332.06KB
源代码-pytorch/chapter_optimization/optimization-intro.ipynb
232.68KB
源代码-pytorch/chapter_optimization/rmsprop.ipynb
119.79KB
源代码-pytorch/chapter_optimization/sgd.ipynb
235.39KB
源代码-pytorch/chapter_preface/index.ipynb
20.48KB
源代码-pytorch/chapter_preliminaries/autograd.ipynb
15.31KB
源代码-pytorch/chapter_preliminaries/calculus.ipynb
45.22KB
源代码-pytorch/chapter_preliminaries/index.ipynb
2.48KB
源代码-pytorch/chapter_preliminaries/linear-algebra.ipynb
51.93KB
源代码-pytorch/chapter_preliminaries/lookup-api.ipynb
8.69KB
源代码-pytorch/chapter_preliminaries/ndarray.ipynb
34.11KB
源代码-pytorch/chapter_preliminaries/pandas.ipynb
8.42KB
源代码-pytorch/chapter_preliminaries/probability.ipynb
150.57KB
源代码-pytorch/chapter_recurrent-modern/beam-search.ipynb
10.22KB
源代码-pytorch/chapter_recurrent-modern/bi-rnn.ipynb
44.27KB
源代码-pytorch/chapter_recurrent-modern/deep-rnn.ipynb
36.49KB
源代码-pytorch/chapter_recurrent-modern/encoder-decoder.ipynb
7.16KB
源代码-pytorch/chapter_recurrent-modern/gru.ipynb
73.82KB
源代码-pytorch/chapter_recurrent-modern/index.ipynb
2.35KB
源代码-pytorch/chapter_recurrent-modern/lstm.ipynb
72.51KB
源代码-pytorch/chapter_recurrent-modern/machine-translation-and-dataset.ipynb
57.26KB
源代码-pytorch/chapter_recurrent-modern/seq2seq.ipynb
61.34KB
源代码-pytorch/chapter_recurrent-neural-networks/bptt.ipynb
20.76KB
源代码-pytorch/chapter_recurrent-neural-networks/index.ipynb
2.99KB
源代码-pytorch/chapter_recurrent-neural-networks/language-models-and-dataset.ipynb
144.6KB
源代码-pytorch/chapter_recurrent-neural-networks/rnn-concise.ipynb
42.63KB
源代码-pytorch/chapter_recurrent-neural-networks/rnn-scratch.ipynb
91.62KB
源代码-pytorch/chapter_recurrent-neural-networks/rnn.ipynb
19.26KB
源代码-pytorch/chapter_recurrent-neural-networks/sequence.ipynb
418.52KB
源代码-pytorch/chapter_recurrent-neural-networks/text-preprocessing.ipynb
14.59KB
源代码-pytorch/chapter_references/zreferences.ipynb
401B
源代码-pytorch/d2l.bib
59.62KB
源代码-pytorch/img/a77.svg
61.51KB
源代码-pytorch/img/add_norm.svg
4.22KB
源代码-pytorch/img/alexnet-original.svg
247.31KB
源代码-pytorch/img/alexnet.svg
83.49KB
源代码-pytorch/img/anchor-label.svg
73.51KB
源代码-pytorch/img/asyncgraph.svg
19.53KB
源代码-pytorch/img/attention-output.svg
64.98KB
源代码-pytorch/img/attention.svg
28.06KB
源代码-pytorch/img/autumn-oak.jpg
2.72MB
源代码-pytorch/img/aws.png
66.43KB
源代码-pytorch/img/banana.jpg
43.33KB
源代码-pytorch/img/beam-search.svg
37.89KB
源代码-pytorch/img/bert-input.svg
79.71KB
源代码-pytorch/img/bert-one-seq.svg
52.29KB
源代码-pytorch/img/bert-qa.svg
68.66KB
源代码-pytorch/img/bert-tagging.svg
70.42KB
源代码-pytorch/img/bert-two-seqs.svg
51.8KB
源代码-pytorch/img/birnn.svg
33.1KB
源代码-pytorch/img/blocks.svg
150.83KB
源代码-pytorch/img/book-org.svg
94.31KB
源代码-pytorch/img/bw-hierarchy.svg
129.66KB
源代码-pytorch/img/capacity-vs-error.svg
27.61KB
源代码-pytorch/img/capacity_vs_error.svg
4.8KB
源代码-pytorch/img/cat-dog-pixels.png
166.56KB
源代码-pytorch/img/cat-dog-test.svg
239.77KB
源代码-pytorch/img/cat-dog-train.svg
904.63KB
源代码-pytorch/img/cat1.jpg
51.84KB
源代码-pytorch/img/cat2.jpg
541.48KB
源代码-pytorch/img/cat3.jpg
316.1KB
源代码-pytorch/img/catdog.jpg
31.81KB
源代码-pytorch/img/cbow.svg
21.3KB
源代码-pytorch/img/chain-net1.svg
22.16KB
源代码-pytorch/img/chain-net2.svg
15.89KB
源代码-pytorch/img/chmod.png
217KB
源代码-pytorch/img/cnn-rnn-self-attention.svg
77.02KB
源代码-pytorch/img/colab-2.png
99.03KB
源代码-pytorch/img/colab.png
26.92KB
源代码-pytorch/img/computegraph.svg
28.94KB
源代码-pytorch/img/connect.png
87.36KB
源代码-pytorch/img/contribute.svg
55.69KB
源代码-pytorch/img/conv-1x1.svg
32.16KB
源代码-pytorch/img/conv-multi-in.svg
57.24KB
源代码-pytorch/img/conv-pad.svg
50.6KB
源代码-pytorch/img/conv-stride.svg
42.03KB
源代码-pytorch/img/conv1d-2d.svg
33.8KB
源代码-pytorch/img/conv1d-channel.svg
34.6KB
源代码-pytorch/img/conv1d.svg
26.45KB
源代码-pytorch/img/convex-intersect.svg
9.53KB
源代码-pytorch/img/copyto.svg
18.4KB
源代码-pytorch/img/correlation.svg
32.66KB
源代码-pytorch/img/cuda101.png
218.53KB
源代码-pytorch/img/data-collection.svg
30.97KB
源代码-pytorch/img/data-parallel.svg
40.93KB
源代码-pytorch/img/death-cap.jpg
167.53KB
源代码-pytorch/img/deep-rnn.svg
39.07KB
源代码-pytorch/img/deeplearning-amazon.jpg
369.9KB
源代码-pytorch/img/densenet-block.svg
9.91KB
源代码-pytorch/img/densenet.svg
15.34KB
源代码-pytorch/img/disk.png
173.24KB
源代码-pytorch/img/dog1.jpg
271.4KB
源代码-pytorch/img/dog2.jpg
325.08KB
源代码-pytorch/img/dropout2.svg
59.9KB
源代码-pytorch/img/ec2.png
313.91KB
源代码-pytorch/img/edit-file.png
39.39KB
源代码-pytorch/img/elmo-gpt-bert.svg
70.6KB
源代码-pytorch/img/encoder-decoder.svg
20.09KB
源代码-pytorch/img/eye-book.png
306.22KB
源代码-pytorch/img/eye-book.svg
1.23MB
源代码-pytorch/img/eye-coffee.png
281.67KB
源代码-pytorch/img/eye-coffee.svg
1.23MB
源代码-pytorch/img/falseshare.svg
64.91KB
源代码-pytorch/img/falsesharing.svg
67.16KB
源代码-pytorch/img/fast-rcnn.svg
92.47KB
源代码-pytorch/img/faster-rcnn.svg
101.82KB
源代码-pytorch/img/fcn.svg
83.62KB
源代码-pytorch/img/filters.png
165.81KB
源代码-pytorch/img/finetune.svg
57.04KB
源代码-pytorch/img/fit-linreg.svg
15.77KB
源代码-pytorch/img/flopsvsprice.svg
172.2KB
源代码-pytorch/img/forward.svg
32.78KB
源代码-pytorch/img/frontends/Canvas 1.svg
4.94KB
源代码-pytorch/img/frontends/image10.tiff
1.87MB
源代码-pytorch/img/frontends/image2.tiff
3.02MB
源代码-pytorch/img/frontends/image3.tiff
1.55MB
源代码-pytorch/img/frontends/image4.tiff
392.33KB
源代码-pytorch/img/frontends/image5.pdf
2.22KB
源代码-pytorch/img/frontends/image8.tiff
3.89MB
源代码-pytorch/img/frontends.png
204.58KB
源代码-pytorch/img/frontends.svg
1.86MB
源代码-pytorch/img/frontpage/jd-190715-en.png
618.63KB
源代码-pytorch/img/frontpage/jd-190715-zh.png
599.08KB
源代码-pytorch/img/ftse100.png
23.16KB
源代码-pytorch/img/functionclasses.svg
36.25KB
源代码-pytorch/img/gan.svg
30.96KB
源代码-pytorch/img/git-clone.png
73.96KB
源代码-pytorch/img/git-createpr.png
96.98KB
源代码-pytorch/img/git-fork.png
37.87KB
源代码-pytorch/img/git-forked.png
37.86KB
源代码-pytorch/img/git-newpr.png
53.99KB
源代码-pytorch/img/grid-points.svg
10.02KB
源代码-pytorch/img/grid-transform-filled.svg
15.2KB
源代码-pytorch/img/grid-transform.svg
14.79KB
源代码-pytorch/img/gru-1.svg
49.23KB
源代码-pytorch/img/gru-2.svg
75.64KB
源代码-pytorch/img/gru-3.svg
85.24KB
源代码-pytorch/img/hi-softmax.svg
23.42KB
源代码-pytorch/img/hmm.svg
14.65KB
源代码-pytorch/img/house-pricing.png
145.23KB
源代码-pytorch/img/inception-full.svg
74.15KB
源代码-pytorch/img/inception.svg
46.61KB
源代码-pytorch/img/iou.svg
11.69KB
源代码-pytorch/img/jupyter.png
240.64KB
源代码-pytorch/img/jupyter00.png
60.97KB
源代码-pytorch/img/jupyter01.png
59.69KB
源代码-pytorch/img/jupyter02.png
62.87KB
源代码-pytorch/img/jupyter03.png
86.1KB
源代码-pytorch/img/jupyter04.png
61.37KB
源代码-pytorch/img/jupyter05.png
61.71KB
源代码-pytorch/img/jupyter06.png
72.83KB
源代码-pytorch/img/kaggle-cifar10.png
211.96KB
源代码-pytorch/img/kaggle-dog.jpg
238.98KB
源代码-pytorch/img/kaggle-submit2.png
109.74KB
源代码-pytorch/img/kaggle.png
167.59KB
源代码-pytorch/img/keypair.png
137.01KB
源代码-pytorch/img/koebel.jpg
337.42KB
源代码-pytorch/img/lang-model-data.svg
49.52KB
源代码-pytorch/img/latencynumbers.png
228.47KB
源代码-pytorch/img/launching.png
32.63KB
源代码-pytorch/img/lenet-vert.svg
51.61KB
源代码-pytorch/img/lenet.svg
96.37KB
源代码-pytorch/img/limits.png
117.96KB
源代码-pytorch/img/lstm-0.svg
51.96KB
源代码-pytorch/img/lstm-1.svg
66.67KB
源代码-pytorch/img/lstm-2.svg
84.42KB
源代码-pytorch/img/lstm-3.svg
88.37KB
源代码-pytorch/img/marginal.svg
69.05KB
源代码-pytorch/img/mask-rcnn.svg
91.96KB
源代码-pytorch/img/ml-loop.svg
29.85KB
源代码-pytorch/img/mlp.svg
44.08KB
源代码-pytorch/img/mobo-symbol.svg
47.19KB
源代码-pytorch/img/multi-head-attention.svg
38.57KB
源代码-pytorch/img/mutual-information.svg
83.59KB
源代码-pytorch/img/negSecDer.svg
11.92KB
源代码-pytorch/img/neon128.svg
39.86KB
源代码-pytorch/img/neural-style.jpg
206.57KB
源代码-pytorch/img/neural-style.svg
234.42KB
源代码-pytorch/img/neuron.svg
11.42KB
源代码-pytorch/img/nin-compare.svg
78.23KB
源代码-pytorch/img/nin.svg
98.26KB
源代码-pytorch/img/nli-attention.svg
79.16KB
源代码-pytorch/img/nli_attention.svg
79.16KB
源代码-pytorch/img/nlp-map-app.svg
77.46KB
源代码-pytorch/img/nlp-map-nli-attention.svg
63.72KB
源代码-pytorch/img/nlp-map-nli-bert.svg
77.18KB
源代码-pytorch/img/nlp-map-pretrain.svg
77.41KB
源代码-pytorch/img/nlp-map-sa-cnn.svg
77.43KB
源代码-pytorch/img/nlp-map-sa-rnn.svg
77.44KB
源代码-pytorch/img/nonconvex.svg
3.94KB
源代码-pytorch/img/nvlink-twoloop.svg
247.64KB
源代码-pytorch/img/nvlink.svg
187.67KB
源代码-pytorch/img/p2x.png
90.66KB
源代码-pytorch/img/pacman.svg
5.6KB
源代码-pytorch/img/par-vec.svg
12.07KB
源代码-pytorch/img/pikachu.jpg
88.27KB
源代码-pytorch/img/polygon-circle.svg
3.75KB
源代码-pytorch/img/pooling.svg
29.54KB
源代码-pytorch/img/popvssoda.png
606.7KB
源代码-pytorch/img/posSecDer.svg
11.91KB
源代码-pytorch/img/proj-vec.svg
14.65KB
源代码-pytorch/img/projections.svg
4.51KB
源代码-pytorch/img/ps-distributed.svg
391.59KB
源代码-pytorch/img/ps-multimachine.svg
591.61KB
源代码-pytorch/img/ps-multips.svg
69.76KB
源代码-pytorch/img/ps.svg
261.77KB
源代码-pytorch/img/qkv.svg
110.91KB
源代码-pytorch/img/r-cnn.svg
266.6KB
源代码-pytorch/img/rainier.jpg
564.91KB
源代码-pytorch/img/rec-caser.svg
59.69KB
源代码-pytorch/img/rec-deepfm.svg
68KB
源代码-pytorch/img/rec-intro.svg
46.16KB
源代码-pytorch/img/rec-mf.svg
21.3KB
源代码-pytorch/img/rec-neumf.svg
51.65KB
源代码-pytorch/img/rec-ranking.svg
38.6KB
源代码-pytorch/img/rec-seq-data.svg
47.57KB
源代码-pytorch/img/rect-trans.svg
21.8KB
源代码-pytorch/img/residual-block.svg
29.72KB
源代码-pytorch/img/resnet-block.svg
45.9KB
源代码-pytorch/img/resnet18.svg
74.42KB
源代码-pytorch/img/ringsync.svg
115.92KB
源代码-pytorch/img/rl-environment.svg
23.52KB
源代码-pytorch/img/rnn-bptt.svg
39.31KB
源代码-pytorch/img/rnn-train.svg
51.52KB
源代码-pytorch/img/rnn.svg
49.08KB
源代码-pytorch/img/roi.svg
28.11KB
源代码-pytorch/img/s2s-prob1.svg
27.74KB
源代码-pytorch/img/s2s-prob2.svg
27.74KB
源代码-pytorch/img/sagemaker-create-2.png
54.2KB
源代码-pytorch/img/sagemaker-create-3-pytorch.png
59.43KB
源代码-pytorch/img/sagemaker-create-3-tensorflow.png
59.95KB
源代码-pytorch/img/sagemaker-create-3.png
57.71KB
源代码-pytorch/img/sagemaker-create.png
149.19KB
源代码-pytorch/img/sagemaker-open.png
41.95KB
源代码-pytorch/img/sagemaker-stop.png
70.05KB
源代码-pytorch/img/sagemaker-terminal.png
18.9KB
源代码-pytorch/img/sagemaker.png
42.75KB
源代码-pytorch/img/segmentation.svg
64.68KB
源代码-pytorch/img/self-attention.svg
43.05KB
源代码-pytorch/img/seq2seq-attention-details.svg
38.61KB
源代码-pytorch/img/seq2seq-attention.svg
50.82KB
源代码-pytorch/img/seq2seq-details.svg
31.68KB
源代码-pytorch/img/seq2seq-predict.svg
46.51KB
源代码-pytorch/img/seq2seq.svg
46.5KB
源代码-pytorch/img/sequence-model.svg
27.69KB
源代码-pytorch/img/singlelayer.svg
11.98KB
源代码-pytorch/img/singleneuron.svg
15.01KB
源代码-pytorch/img/skip-gram.svg
16.83KB
源代码-pytorch/img/skylake.svg
117.25KB
源代码-pytorch/img/softmaxreg.svg
20.88KB
源代码-pytorch/img/space-division-3d.svg
8.59KB
源代码-pytorch/img/space-division.svg
12.57KB
源代码-pytorch/img/speech.png
301.81KB
源代码-pytorch/img/splitting.svg
166.34KB
源代码-pytorch/img/ssd.svg
80.69KB
源代码-pytorch/img/stackedanimals.png
775.05KB
源代码-pytorch/img/statistical-significance.svg
56.14KB
源代码-pytorch/img/style-transfer.svg
750.27KB
源代码-pytorch/img/sub-area.svg
5.89KB
源代码-pytorch/img/sum-order.svg
61.61KB
源代码-pytorch/img/supervised-learning.svg
25.83KB
源代码-pytorch/img/tensorcore.jpg
460.76KB
源代码-pytorch/img/textcnn.svg
179.79KB
源代码-pytorch/img/threading.svg
47.81KB
源代码-pytorch/img/timemachine-5gram.svg
43.8KB
源代码-pytorch/img/transformer.svg
83.87KB
源代码-pytorch/img/trans_conv.svg
44.97KB
源代码-pytorch/img/trans_conv_stride2.svg
55.57KB
源代码-pytorch/img/truncated-bptt.svg
33.14KB
源代码-pytorch/img/turing-processing-block.png
89.68KB
源代码-pytorch/img/turing.png
803.62KB
源代码-pytorch/img/twogpu.svg
2.78MB
源代码-pytorch/img/ubuntu-new.png
174.29KB
源代码-pytorch/img/vec-add.svg
13.53KB
源代码-pytorch/img/vec-angle.svg
11.3KB
源代码-pytorch/img/vgg.svg
91.47KB
源代码-pytorch/img/wake-word.svg
21.52KB
源代码-pytorch/img/waldo-mask.jpg
724.91KB
源代码-pytorch/img/wattvsprice.svg
165.7KB
源代码-pytorch/img/where-wally-walker-books.jpg
220.09KB
源代码-pytorch/img/zeroSecDer.svg
11.68KB
源代码-pytorch/index.ipynb
2.34KB
源代码-pytorch/setup.py
513B
源代码-pytorch/TERMINOLOGY.ipynb
6.5KB
源代码-pytorch/img/frontends/
-
源代码-pytorch/img/frontpage/
-
源代码-pytorch/chapter_appendix-tools-for-deep-learning/
-
源代码-pytorch/chapter_attention-mechanisms/
-
源代码-pytorch/chapter_computational-performance/
-
源代码-pytorch/chapter_computer-vision/
-
源代码-pytorch/chapter_convolutional-modern/
-
源代码-pytorch/chapter_convolutional-neural-networks/
-
源代码-pytorch/chapter_deep-learning-computation/
-
源代码-pytorch/chapter_installation/
-
源代码-pytorch/chapter_introduction/
-
源代码-pytorch/chapter_linear-networks/
-
源代码-pytorch/chapter_multilayer-perceptrons/
-
源代码-pytorch/chapter_natural-language-processing-applications/
-
源代码-pytorch/chapter_natural-language-processing-pretraining/
-
源代码-pytorch/chapter_notation/
-
源代码-pytorch/chapter_optimization/
-
源代码-pytorch/chapter_preface/
-
源代码-pytorch/chapter_preliminaries/
-
源代码-pytorch/chapter_recurrent-modern/
-
源代码-pytorch/chapter_recurrent-neural-networks/
-
源代码-pytorch/chapter_references/
-
源代码-pytorch/img/
-
源代码-pytorch/
-
资源内容介绍
源代码-pytorch.rar用户评论 (0)
发表评论
相关资源

NFS3-3030用户手册
文件名:NFS3-3030用户手册.pdf
文件类型:PDF
大小:6.96MB
上传者:ming600
更新日期:2025-11-01
Intelligent Driving Cockpit System.zip
文件名:Intelligent Driving Cockpit System.zip
文件类型:ZIP
大小:9.32MB
上传者:好市民226
更新日期:2025-11-01
OneNice是一款简洁免费的WordPress主题,支持响应式设计和多语言,无加密无冗余代码。.rar
文件名:OneNice是一款简洁免费的WordPress主题,支持响应式设计和多语言,无加密无冗余代码。.rar
文件类型:RAR
大小:1.24MB
上传者:weixin_pk138132
更新日期:2025-11-01
likeshop全开源商城系统,基于ThinkPHP和Vue.js,提供快速开发、代码易懂、方便二次开发的开源电商解决方案。.rar
文件名:likeshop全开源商城系统,基于ThinkPHP和Vue.js,提供快速开发、代码易懂、方便二次开发的开源电商解决方案。.rar
文件类型:RAR
大小:86.87MB
上传者:weixin_pk138132
更新日期:2025-11-01
B站Re:从零开始的模组编程系列教程的源代码。.rar
文件名:B站Re:从零开始的模组编程系列教程的源代码。.rar
文件类型:RAR
大小:81.04KB
上传者:weixin_pk138132
更新日期:2025-11-01

b78c00233cfa213fccaf404f634189a5.pdf
文件名:b78c00233cfa213fccaf404f634189a5.pdf
文件类型:PDF
大小:182.33KB
上传者:2502_93558274
更新日期:2025-11-01

智慧之眼,守护城市精灵:基于AI和多元感知系统流浪动物智能管控与救助.pdf
文件名:智慧之眼,守护城市精灵:基于AI和多元感知系统流浪动物智能管控与救助.pdf
文件类型:PDF
大小:4.79MB
上传者:小六不吃菜
更新日期:2025-11-01
88c52-main.zip
文件名:88c52-main.zip
文件类型:ZIP
大小:2.64MB
上传者:2501_93958972
更新日期:2025-11-01

Comsol仿真在生物医学领域的人体血管壁流体动力学与结构力学耦合分析.pdf
文件名:Comsol仿真在生物医学领域的人体血管壁流体动力学与结构力学耦合分析.pdf
文件类型:PDF
大小:123.05KB
上传者:healer0817
更新日期:2025-11-01
springboot家政服务[编号:project31365](1).zip
文件名:springboot家政服务[编号:project31365](1).zip
文件类型:ZIP
大小:49.72MB
上传者:借了黄昏的酒
更新日期:2025-11-01