You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
`pytorch/examples` is a repository showcasing examples of using [PyTorch](https://github.com/pytorch/pytorch). The goal is to have curated, short, few/no dependencies _high quality_ examples that are substantially different from each other that can be emulated in your existing work.
5
+
`pytorch/examples`, [PyTorch](https://github.com/pytorch/pytorch) kullanım örneklerini sergileyen bir depodur.
6
6
7
-
- For tutorials: https://github.com/pytorch/tutorials
8
-
- For changes to pytorch.org: https://github.com/pytorch/pytorch.github.io
9
-
- For a general model hub: https://pytorch.org/hub/ or https://huggingface.co/models
10
-
- For recipes on how to run PyTorch in production: https://github.com/facebookresearch/recipes
11
-
- For general Q&A and support: https://discuss.pytorch.org/
7
+
Buradaki amaç; mevcut çalışmalarınızda model alabileceğiniz (uyarlayabileceğiniz), birbirinden önemli ölçüde farklı, özenle seçilmiş, kısa, az veya hiç bağımlılığı olmayan yüksek kaliteli örnekler sunmaktır.
- Genel bir model merkezi için: https://pytorch.org/hub/ or https://huggingface.co/models
-[Image Classification Using Forward-Forward](./mnist_forward_forward/README.md)
31
33
-[Language Translation using Transformers](./language_translation/README.md)
32
34
33
-
Additionally, a list of good examples hosted in their own repositories:
35
+
Ayrıca, kendi depolarında barındırılan iyi örneklerin bir listesi:
34
36
35
-
-[Neural Machine Translation using sequence-to-sequence RNN with attention (OpenNMT)](https://github.com/OpenNMT/OpenNMT-py)
If you'd like to contribute your own example or fix a bug please make sure to take a look at[CONTRIBUTING.md](CONTRIBUTING.md).
41
+
"Eğer kendi örneğinizle katkıda bulunmak veya bir hatayı düzeltmek isterseniz, lütfen şuraya göz attığınızdan emin olun:[CONTRIBUTING.md](CONTRIBUTING.md).
0 commit comments