المساهمة في TensorFlow
تنظيم صفحاتك في مجموعات
يمكنك حفظ المحتوى وتصنيفه حسب إعداداتك المفضّلة.
لا يمكن أن ينمو نظام TensorFlow البيئي إلا من خلال مساهمات هذا المجتمع. شكرًا جزيلاً على حماسك وعملك - نحن نقدر كل ما تفعله!
من أجل تعزيز بيئة منفتحة ومرحبة ، يتعهد المساهمون والمشرفون بجعل المشاركة في مشروعنا ومجتمعنا تجربة خالية من المضايقات للجميع - بغض النظر عن العمر وحجم الجسم والإعاقة والعرق والهوية الجنسية والتعبير ومستوى الخبرة أو الجنسية أو المظهر الشخصي أو العرق أو الدين أو الهوية الجنسية والتوجه.
تتضمن أمثلة السلوكيات التي تساهم في خلق بيئة إيجابية ما يلي:
- استخدم لغة ترحيبية وشاملة.
- كن محترمًا لوجهات النظر والتجارب المختلفة.
- تقبل النقد البناء برشاقة.
- عزز ما هو أفضل للمجتمع.
- أظهر التعاطف مع أعضاء المجتمع الآخرين.
يتم اتخاذ القرارات على أساس الجدارة الفنية والإجماع. يطمح مجتمع TensorFlow إلى معاملة الجميع على قدم المساواة وتقدير جميع المساهمات. لمزيد من المعلومات حول أفضل الممارسات في مجتمع TensorFlow ، يرجى مراجعة مدونة قواعد السلوك الخاصة بنا .
قدم مساهمتك الأولى
هناك العديد من الطرق للمساهمة في TensorFlow! يمكنك المساهمة في التعليمات البرمجية ، أو إجراء تحسينات على وثائق TensorFlow API ، أو إضافة دفاتر Jupyter إلى tensorflow / أمثلة الريبو. يوفر هذا الدليل كل ما تحتاجه للبدء. تشمل مساهماتنا الأكثر شيوعًا الكود والتوثيق ودعم المجتمع .
تم تطوير TensorFlow في الأصل من قبل باحثين ومهندسين من فريق Google Brain داخل منظمة AI التابعة لـ Google . قامت Google بفتح TensorFlow على أمل مشاركة التكنولوجيا مع المجتمع الخارجي وتشجيع التعاون بين الباحثين والصناعة. منذ ذلك الحين ، نمت TensorFlow لتصبح نظامًا بيئيًا مزدهرًا للمنتجات ، على مجموعة واسعة من المنصات. لكن لا يزال هدفنا هو جعل التعلم الآلي متاحًا لأي شخص في أي مكان.
إنّ محتوى هذه الصفحة مرخّص بموجب ترخيص Creative Commons Attribution 4.0 ما لم يُنصّ على خلاف ذلك، ونماذج الرموز مرخّصة بموجب ترخيص Apache 2.0. للاطّلاع على التفاصيل، يُرجى مراجعة سياسات موقع Google Developers. إنّ Java هي علامة تجارية مسجَّلة لشركة Oracle و/أو شركائها التابعين.
تاريخ التعديل الأخير: 2021-01-28 (حسب التوقيت العالمي المتفَّق عليه)
[null,null,["تاريخ التعديل الأخير: 2021-01-28 (حسب التوقيت العالمي المتفَّق عليه)"],[],[],null,["# Contribute to TensorFlow\n\n\u003cbr /\u003e\n\nThe TensorFlow ecosystem can only grow through the contributions of this\ncommunity. Thanks so much for your enthusiasm and your work---we appreciate\neverything you do!\n\nCommunity values\n----------------\n\nIn the interest of fostering an open and welcoming environment, contributors and\nmaintainers pledge to make participation in our project and our community a\nharassment-free experience for everyone---regardless of age, body size,\ndisability, ethnicity, gender identity and expression, level of experience,\nnationality, personal appearance, race, religion, or sexual identity and\norientation.\n\nExamples of behaviors that contribute to creating a positive environment\ninclude:\n\n- Use welcome and inclusive language.\n- Be respectful of differing viewpoints and experiences.\n- Gracefully accept constructive criticism.\n- Foster what's best for the community.\n- Show empathy for other community members.\n\nDecisions are made based on technical merit and consensus. The TensorFlow\ncommunity aspires to treat everyone equally, and to value all contributions. For\nmore information on best practices in the TensorFlow community, please review\nour\n[Code of Conduct](https://github.com/tensorflow/tensorflow/blob/master/CODE_OF_CONDUCT.md).\n\nMake your first contribution\n----------------------------\n\nThere are many ways to contribute to TensorFlow! You can contribute code, make\nimprovements to the TensorFlow API documentation, or add your Jupyter notebooks\nto the [tensorflow/examples](http://www.github.com/tensorflow/examples) repo.\nThis guide provides everything you need to get started. Our most common\ncontributions include *code* , *documentation* , and *community support*.\n\n- [Write code](/community/contribute/code).\n- [Improve tests](/community/contribute/tests).\n- [Improve documentation](/community/contribute/docs).\n- Answer questions on [Stack Overflow](https://stackoverflow.com/questions/tagged/tensorflow).\n- Participate in the discussion on our [mailing lists](../mailing-lists).\n- Contribute [example notebooks](http://www.github.com/tensorflow/examples).\n- Investigate [bugs and issues](https://github.com/tensorflow/tensorflow/issues) on GitHub.\n- Review and comment on [pull requests](https://github.com/tensorflow/tensorflow/pulls) from other developers.\n- [Report an issue](https://github.com/tensorflow/tensorflow/issues/new/choose).\n- Give a \"thumbs up\" 👍 on issues that are relevant to you.\n- Reference TensorFlow in your blogs, papers, and articles.\n- Talk about TensorFlow on social media.\n- ... even just starring/forking the repos you like on GitHub!\n\nTensorFlow was originally developed by researchers and engineers from the Google\nBrain team within [Google's AI organization](https://ai.google/). Google open\nsourced TensorFlow in the hope of sharing technology with the external community\nand encouraging collaboration between researchers and industry. Since then,\nTensorFlow has grown into a thriving ecosystem of products, on a wide range of\nplatforms. But our goal is still to make machine learning accessible to anyone,\nanywhere."]]