- Level Intermediate
- Duration 3 hours
-
Offered by
About
فى هذا الكورس الذى يعتمد على التطبيق العملى والذى مدته ساعة واحدة تقريبا ستنشئ أداة لحل لعبة السودوكو باستخدام لغة البرمجة بايثون. هذه المشكلة هي مثال لما يسمى ب Constraint Satisfaction Problem اختصارا (CSP) وتترجم ل مسائل شرط الرضا في مجال الذكاء الاصطناعي. مسائل شرط الرضا هي مشكلة رياضية يجب أن تفي بعدد من القواعد طوال الوقت. في هذا المشروع ، سوف تستخدم Backtracking Algorithm ويترجم ل التعقب الخلفى لحل CSPs كلعبة السودوكو. Backtracking Algorithm التعقب الخلفى هو algorithm بيستخدم recursion او التكرار بناء حل للمشكلة بشكل تدريجي وإزالة الحلول التي تفشل في تحقيق القيود الخاصة بالمشكلة. في النهاية ستتمكن من استخدام المعرفة المكتسبة من هذا المشروع في مشاريع أكثر تعقيدًا تستخدم هذه التقنيات. Note: This course works best for learners who are based in the North America region. We're currently working on providing the same experience in other regions.Auto Summary
Dive into the world of AI and Python with this engaging one-hour course on solving Sudoku using Constraint Satisfaction Problems (CSP). Led by Coursera, this professional-level course focuses on practical application and teaches you to implement the Backtracking Algorithm. Ideal for learners in North America, it equips you with skills to tackle more complex projects. Available via the Starter subscription.