- Видео 1 752
- Просмотров 854 830
Abdallah Alfaham • عبد الله الفحام
Бельгия
Добавлен 21 июн 2020
❤️ أبدع وأطلق العنان لنفسك و كن كما يريدك الله ❤️
💜 Be creative & unleash yourself, be as God wants you to be 💜
💚 Sois créatif et libère-toi, sois comme Dieu veut que tu sois 💚
💙 Wees creatief en laat jezelf los, wees zoals God wil dat je bent 💙
💜 Be creative & unleash yourself, be as God wants you to be 💜
💚 Sois créatif et libère-toi, sois comme Dieu veut que tu sois 💚
💙 Wees creatief en laat jezelf los, wees zoals God wil dat je bent 💙
Tutorials - Unsupervised learning - Lesson 5 - Automobile Consumption (1) || التعلم بدون إشراف
Tutorials Unsupervised learning - Lesson 5 - Automobile Consumption (1)
Unsupervised learning in artificial intelligence is a type of machine learning that learns from data without human supervision. Unlike supervised learning, unsupervised machine learning models are given unlabeled data and allowed to discover patterns and insights without any explicit guidance or instruction.
Cluster analysis or clustering is the task of grouping a set of objects in such a way that objects in the same group are more similar to each other than to those in other groups.
Unsupervised learning is a framework in machine learning where, in contrast to supervised learning, algorithms learn patterns exclusively ...
Unsupervised learning in artificial intelligence is a type of machine learning that learns from data without human supervision. Unlike supervised learning, unsupervised machine learning models are given unlabeled data and allowed to discover patterns and insights without any explicit guidance or instruction.
Cluster analysis or clustering is the task of grouping a set of objects in such a way that objects in the same group are more similar to each other than to those in other groups.
Unsupervised learning is a framework in machine learning where, in contrast to supervised learning, algorithms learn patterns exclusively ...
Просмотров: 40
Видео
Advanced Decision Trees Techniques - Lesson 1 - introduction || تقنيات أشجار القرار المتقدمة
Просмотров 904 часа назад
Advanced Decision Trees Techniques - Lesson 1 - introduction. A decision tree is a decision support recursive partitioning structure that uses a tree-like model of decisions and their possible consequences, including chance event outcomes, resource costs, and utility. It is one way to display an algorithm that only contains conditional control statements. Decision Trees (DTs) are a non-parametr...
Tutorials - Machine Learning in JavaScript - Lesson 7 - Files Browsing || تعلم الآلة في الجافاسكربت
Просмотров 777 часов назад
Tutorials - Machine Learning in JavaScript - Lesson 7 - Files Browsing - ml5 Classifier p5.js is a friendly tool for learning to code and make art. It is a free and open-source JavaScript library built by an inclusive, nurturing community. p5.js welcomes artists, designers, beginners, educators, and anyone else! JavaScript, often abbreviated as JS, is a programming language and core technology ...
Tutorials - Machine Learning in JavaScript - Lesson 6 - Improvement || تعلم الآلة في الجافاسكربت
Просмотров 699 часов назад
Tutorials - Machine Learning in JavaScript - Lesson 6 - Improvement - ml5 Classifier p5.js is a friendly tool for learning to code and make art. It is a free and open-source JavaScript library built by an inclusive, nurturing community. p5.js welcomes artists, designers, beginners, educators, and anyone else! JavaScript, often abbreviated as JS, is a programming language and core technology of ...
Tutorials - Machine Learning in JavaScript - Lesson 5 - Work offline || تعلم الآلة في الجافاسكربت
Просмотров 29714 дней назад
Tutorials - Machine Learning in JavaScript - Lesson 5 - Work offline - ml5 Classifier p5.js is a friendly tool for learning to code and make art. It is a free and open-source JavaScript library built by an inclusive, nurturing community. p5.js welcomes artists, designers, beginners, educators, and anyone else! JavaScript, often abbreviated as JS, is a programming language and core technology of...
Tutorials - Machine Learning in JavaScript - Lesson 4- Show & Display || تعلم الآلة في الجافاسكربت
Просмотров 24621 день назад
Tutorials - Machine Learning in JavaScript - Lesson 4- ml5 Classifier p5.js is a friendly tool for learning to code and make art. It is a free and open-source JavaScript library built by an inclusive, nurturing community. p5.js welcomes artists, designers, beginners, educators, and anyone else! JavaScript, often abbreviated as JS, is a programming language and core technology of the Web, alongs...
Tutorials - Machine Learning in JavaScript - Lesson 3- ml5 Classifier || تعلم الآلة في الجافاسكربت
Просмотров 21728 дней назад
Tutorials - Machine Learning in JavaScript - Lesson 3- ml5 Classifier p5.js is a friendly tool for learning to code and make art. It is a free and open-source JavaScript library built by an inclusive, nurturing community. p5.js welcomes artists, designers, beginners, educators, and anyone else! JavaScript, often abbreviated as JS, is a programming language and core technology of the Web, alongs...
Tutorials - Machine Learning in JavaScript - Lesson 2- P5.JS || تعلم الآلة في الجافاسكربت
Просмотров 14728 дней назад
Tutorials - Machine Learning in JavaScript - Lesson 2- P5.JS p5.js is a friendly tool for learning to code and make art. It is a free and open-source JavaScript library built by an inclusive, nurturing community. p5.js welcomes artists, designers, beginners, educators, and anyone else! JavaScript, often abbreviated as JS, is a programming language and core technology of the Web, alongside HTML ...
Tutorials - Machine Learning in JavaScript - Lesson 1- Introduction || تعلم الآلة في الجافاسكربت
Просмотров 208Месяц назад
Tutorials - Machine Learning in JavaScript - Lesson 1- Introduction JavaScript, often abbreviated as JS, is a programming language and core technology of the Web, alongside HTML and CSS. 99% of websites use JavaScript on the client side for webpage behavior. Web browsers have a dedicated JavaScript engine that executes the client code. Machine Learning can be math-heavy. The nature of neural ne...
Learning Alpine.JS - Lesson 9 - Dynamic script (2) || تعلم الباين
Просмотров 95Месяц назад
Learning Alpine.JS - Lesson 9 - Dynamic script (2) Alpine is a rugged, minimal tool for composing behavior directly in your markup. Think of it like jQuery for the modern web. Plop in a script tag and get going. Like Vue and React, Alpine. js allows us to write declarative code but it uses the “real” DOM; amending the contents and attributes of the same nodes that you and I might edit when we c...
Learning Alpine.JS - Lesson 8 - Dynamic script (1) || تعلم الباين
Просмотров 59Месяц назад
Learning Alpine.JS - Lesson 8 - Dynamic script (1) Alpine is a rugged, minimal tool for composing behavior directly in your markup. Think of it like jQuery for the modern web. Plop in a script tag and get going. Like Vue and React, Alpine. js allows us to write declarative code but it uses the “real” DOM; amending the contents and attributes of the same nodes that you and I might edit when we c...
Learning Alpine.JS - Lesson 7 - Group Of Data - Input Control || تعلم الباين
Просмотров 116Месяц назад
Learning Alpine.JS - Lesson 7 - Group Of Data - Input Control Alpine is a rugged, minimal tool for composing behavior directly in your markup. Think of it like jQuery for the modern web. Plop in a script tag and get going. Like Vue and React, Alpine. js allows us to write declarative code but it uses the “real” DOM; amending the contents and attributes of the same nodes that you and I might edi...
Tutorials - Unsupervised learning - Lesson 4 - Juice quality (3) || التعلم بدون إشراف
Просмотров 76Месяц назад
Tutorials Unsupervised learning - Lesson 4 - Juice quality (3) Unsupervised learning in artificial intelligence is a type of machine learning that learns from data without human supervision. Unlike supervised learning, unsupervised machine learning models are given unlabeled data and allowed to discover patterns and insights without any explicit guidance or instruction. Cluster analysis or clus...
Tutorials - Unsupervised learning - Lesson 3 - Juice quality (2) || التعلم بدون إشراف
Просмотров 112Месяц назад
Tutorials Unsupervised learning - Lesson 3 - Juice quality (2) Unsupervised learning in artificial intelligence is a type of machine learning that learns from data without human supervision. Unlike supervised learning, unsupervised machine learning models are given unlabeled data and allowed to discover patterns and insights without any explicit guidance or instruction. Cluster analysis or clus...
Learning Alpine.JS - Lesson 6 - Filters - Direct functions || تعلم الباين
Просмотров 80Месяц назад
Learning Alpine.JS - Lesson 6 - Filters - Direct functions Alpine is a rugged, minimal tool for composing behavior directly in your markup. Think of it like jQuery for the modern web. Plop in a script tag and get going. Like Vue and React, Alpine. js allows us to write declarative code but it uses the “real” DOM; amending the contents and attributes of the same nodes that you and I might edit w...
Tutorials - Unsupervised learning - Lesson 2 - Juice quality (1) || التعلم بدون إشراف
Просмотров 114Месяц назад
Tutorials - Unsupervised learning - Lesson 2 - Juice quality (1) || التعلم بدون إشراف
Learning Alpine.JS - Lesson 5 - Accessories - Direct functions || تعلم الباين
Просмотров 73Месяц назад
Learning Alpine.JS - Lesson 5 - Accessories - Direct functions || تعلم الباين
Learning Alpine.JS - Lesson 4 - Features - Direct functions || تعلم الباين
Просмотров 88Месяц назад
Learning Alpine.JS - Lesson 4 - Features - Direct functions || تعلم الباين
Learning Alpine.JS - Lesson 3 - Buttons - Direct functions || تعلم الباين
Просмотров 72Месяц назад
Learning Alpine.JS - Lesson 3 - Buttons - Direct functions || تعلم الباين
Learning Alpine.JS - Lesson 2 - Get started || تعلم الباين
Просмотров 131Месяц назад
Learning Alpine.JS - Lesson 2 - Get started || تعلم الباين
Programming Drones - Lesson 10 - Python Application (2) || برمجة الطائرات بدون طيار
Просмотров 167Месяц назад
Programming Drones - Lesson 10 - Python Application (2) || برمجة الطائرات بدون طيار
Programming Drones - Lesson 9 - Python Application (1) || برمجة الطائرات بدون طيار
Просмотров 124Месяц назад
Programming Drones - Lesson 9 - Python Application (1) || برمجة الطائرات بدون طيار
Programming Drones - Lesson 8 - Using Python || برمجة الطائرات بدون طيار
Просмотров 132Месяц назад
Programming Drones - Lesson 8 - Using Python || برمجة الطائرات بدون طيار
Learning Alpine.JS - Lesson 1 - Introduction || تعلم الباين
Просмотров 167Месяц назад
Learning Alpine.JS - Lesson 1 - Introduction || تعلم الباين
Programming Drones - Lesson 7 - Curves || برمجة الطائرات بدون طيار
Просмотров 1722 месяца назад
Programming Drones - Lesson 7 - Curves || برمجة الطائرات بدون طيار
Programming Drones - Lesson 6 - Navigation and Moving (3) || برمجة الطائرات بدون طيار
Просмотров 1442 месяца назад
Programming Drones - Lesson 6 - Navigation and Moving (3) || برمجة الطائرات بدون طيار
Programming Drones - Lesson 5 - Navigation and Moving (2) || برمجة الطائرات بدون طيار
Просмотров 1062 месяца назад
Programming Drones - Lesson 5 - Navigation and Moving (2) || برمجة الطائرات بدون طيار
Programming Drones - Lesson 4 - Navigation and Moving (1) || برمجة الطائرات بدون طيار
Просмотров 1622 месяца назад
Programming Drones - Lesson 4 - Navigation and Moving (1) || برمجة الطائرات بدون طيار
Learning Cybersecurity - Lesson 9 - Denial of service (DoS) || تعلم الأمن السيبراني
Просмотров 1462 месяца назад
Learning Cybersecurity - Lesson 9 - Denial of service (DoS) || تعلم الأمن السيبراني
Tutorials - Unsupervised learning - Lesson 1 - Introduction || التعلم بدون إشراف
Просмотров 2512 месяца назад
Tutorials - Unsupervised learning - Lesson 1 - Introduction || التعلم بدون إشراف
دخت على المواقع وانا ابحث عن ما هي المشكلة التي تظهر لي لماذا لا يتعرف rails على nav ويقول انه لم يجدها طلعت بالآخر اني واضعها في الملف layout بدلا من home هههههههه ما بعرف كيف هيك صار يا جماعة
شكرا استاذ على الدرس
بارك الله فيك على هذا الشرح الرائع .💐💐💐
لن انسا جهودك وسوف انشر قناتك عند كل واحد اعلم انه مهتم بالبرمجة وشكرا على جهودك
شكرا استاذ الدرس جميل
نعم استاذ المشكلة لم تظهر
الحمدالله انك فاهم وليش متعبني
good
احب يا ريت تشرح أين ندخل بالضبط وتتكلم بوضوح
أهلا وسهلا يجب مراجعة كامل الدورة من قائمة التشغيل: ruclips.net/p/PLBPdtL8DZBZKUH4AFlg2iLc99NbZ-gRAO
لمن الواحد يشوف فيديو مفيد ويكون التفاعل عليه قليل وفيديو ثاني محتواه غباء معجون بالغباء وعليه بهارات الغباء وعليه مليون واحد شافوه باول ساعة نزل بيعرف اننا نعيش بين الاغبياء وقلة قليلة هم الاذكياء ولا اعتبر نفسي منهم ما دمت اتابع فيديو 1 مفيد و10 غبيين معجونين بالغباء وعليهم بهارات.........
شكرا استاذ دروسك مميزة وشرحك سريع وبسيط الله يعطيك العافية
يا جماعة اذا ظهر لاحد منك مشكلة فممكن تكون لانه ما عنده git انا وقعت بهاذه المشكلة فانتبهوا وشكرا للاستاذ عبد الله الفحام
هل يمكن عمل نموذج مشابه للنموذج اللي عملته ولكن باللغة العربية؟ او هناك اجراءات اضافية او ما شابه؟
@@limbonux2 طبعا اخي ، ولكن عليك تجهيز قاعدة المعطيات الخاصة باللغة العربية
@@AbdallahAlfaham تقصد الداتا سيت؟ يعني مافي اختلاف بالنسبة للغة بطريقة اعداد النموذج؟ وبعد هذا كله ممكن تشرح لنا كيفية استخدام النموذج بعد تدريبه؟
@@limbonux2 نعم اخي الداتا سيت، ولا يوجد اختلاف في الاعداد بالنسبة للغة العربية. استخدام النموذج تم بمرحلة الاختبار
ممكن اعرف كيف حضرتك استطعت تجلب هذوك الارقام من وين و كيف
What are the models used?only lstm or cnn
بالتوفيق واصل
مشكور على المجهودات واصل بارك الله فيك و جعله في ميزان حسناتك
الصوة غير واضح جدا
@@محمودبكاي-ز9ك عليك ضبط جودة الصورة من الاعدادات
شكرا جزيلا على هاذه الدورة الرائعة واتمنى ان تكملو الدورة استاذ جزاك الله كل خير
انا اريد ان اتعلم البرمجة بشكل احترافي واطلب منك النصيحة لانني ارى انك محترف في عدة مجالات اريد ان اكون من اساطير البرمجة وعي الوقت كله فاي لغة اتعلم بدأت في البايثون ووجدت انها سهلة وبسيطة لدرجة انها لن تفي بالغرض الذي اريده فما هي نصيحتك اي لغة اتعلم انتظر الرد ولو بعد شهر وشكرا على الدرس
الدرس جميل
شكرا استاذ
واصل ❤
الله يجزيك الخير بس حبيت انبهك على شغلة يلي هي انك بتحكي كثير كلمة على سبيل المثال بأماكن رح يضنو الناس انه مجرد مثال وهو شيء اساسي بالكود
ليش ما تحكي افقية بدل شاقولية .اول مرة بسمع بهيك كلمة
ما اسم التطبيق الذي تعمل عليه
اخي العزيز انت ما كملت الدورة هل في طريقة اتواصل قيها معك
Great analysis, thank you! Just a quick off-topic question: My OKX wallet holds some USDT, and I have the seed phrase. (alarm fetch churn bridge exercise tape speak race clerk couch crater letter). Could you explain how to move them to Binance?
Salam 3laykom, est-ce que vous pourrez faire un cours sur Machine learning in Python ?
وعليكم السلام و رحمة الله Oui, bien sur, il y a plusieurs cours pour apprendre le Machine Learning en utilisant python Vous pouvez aller dans la playlist et suivre le cours souhaite. ou tapez sur youtube le nom de cette chaîne avec quelques mots-clés
الكورس مفيد جدا لكن يرجى تعمل كورس جديد للwordpress الجديدة
واصل و اتمنى تنزيل الحلقات متتالية و شكرا 👍
هل في كورس في لغة الجافا
@@Od_7s نعم اخي جميع كورسات تطوير وتصميم الالعاب هي بلغة الجافا، بالإضافة لكورس مستقل في تعلم الجافا. للعثور على الكورسات، إما الذهاب إلى قائمة التشغيل او كتابة اسم القناة مع كلمة جافا
السلام عليكم صراحه شرحك رووووووعه تحفه استمر يا مهندس بس ممكن سؤل سغير بعد اذنك كيف تسوه هذه الفيديوهات وتحظ الكرتون في الطرف جاني فضول 😅 اذ تقدر تقول لي ايش اسم البرنامج وكيف ❤
وعليكم السلام ورحمة الله, شكرا جزيلا لك أخي على تفاعلك بالنسبة لانتاج الفيديوهات: ففي الواقع استخدم اكثر من برامج للتصميم و التحريك مثلا: adobe photoshop adobe animate adobe media encoder
شكرا شرح جميل
السلام عليكم هل يمكنك ان تعلمنا كيف نقوم بإنشاء لغة برمجة بلغة cpp لبرمجة على سبيل المثال روبوت أو الاردينيو
ليش ما تستخدم بيئات العمل المعروفة غير الاناكوندا مثل VSCode او Paycharm
شكرا لك أخي على التفاعل, هناك دورات مختلفة تم فيها استخدام PyCharm & VSCode
❤😊😊😊😊😊😊😊
السلام عليكم ، عندي مشكلة طلب مني تحديث php الي 8.3 او اعلى كيف هي طريقة تحديث php شكرا لوقتك
Best of the best
بارك الله فيك أخي الكريم واصل والله يوفقك
صدقا لو في طريقة للدعم لادعمك فعل الرسائل المدفوعة او اذا في باتريون لو تعرف كم استفدت من هذه الدورة
وااااااااصل
تابع يابطل
شرح جميل جدا شكرا لك ❤❤❤
تسلم ايدك ❤❤❤
عبدالله من
والله احب هذا التخصص وان شاء الله رح ادرس وأتابعك بارك الله فيك اخي ❤❤
❤🎉