We may earn an affiliate commission when you visit our partners.
Course image
Course image
Coursera logo

بناء Neural Network مكونه من 3 طبقات بأستخدام لغة Python

Ahmed Mohamed Mohamed Hashem
في نهاية هذا المشروع ، ستنشئ Neural Network بسيطة تتكون من 3 طبقات: طبقة الإدخال والطبقة المخفية وطبقة الإخراج باستخدام python . سوف تكون قادرًا على تحديد المفاهيم الأساسية للتعلم الآلي وأنواعه وال algorithms المختلفة ومتى تستخدم بالضبط كل منها. ستتمكن أيضًا...
Read more
في نهاية هذا المشروع ، ستنشئ Neural Network بسيطة تتكون من 3 طبقات: طبقة الإدخال والطبقة المخفية وطبقة الإخراج باستخدام python . سوف تكون قادرًا على تحديد المفاهيم الأساسية للتعلم الآلي وأنواعه وال algorithms المختلفة ومتى تستخدم بالضبط كل منها. ستتمكن أيضًا من تنفيذ جميع functions المطلوبة التي ستساعدك في بناء الشبكة ، واختبار هذه الfunctions ، وأخيرًا ، ستتمكن من اختبار ال neural network بالكامل وحساب دقتها. في هذا المشروع ، سنستخدم Python IDLE لأن لغة Python هي واحدة من أكثر لغات البرمجة المتاحة التي يمكن الوصول إليها بسبب تركيبها المبسط الذي يركز على اللغة الطبيعية ، ويستخدم بشكل كبير في تطبيقات التعلم الآلي وعلوم البيانات التي تعد من أكبر الاتجاهات في علوم الكمبيوتر الآن
Enroll now

Good to know

Know what's good
, what to watch for
, and possible dealbreakers
Students with some familiarity with programming in Python programming language will find that this course further enhances their knowledge
Teaches the vital concepts of machine learning , its types, and various algorithms
Guides students through the steps of building a neural network from scratch, including input layer, hidden layer, and output layer
Enhances practical skills in writing functions for building and testing neural networks in Python
Uses Python IDLE, making it accessible to beginners and experienced programmers alike

Save this course

Save بناء Neural Network مكونه من 3 طبقات بأستخدام لغة Python to your list so you can find it easily later:
Save

Activities

Coming soon We're preparing activities for بناء Neural Network مكونه من 3 طبقات بأستخدام لغة Python. These are activities you can do either before, during, or after a course.

Career center

Learners who complete بناء Neural Network مكونه من 3 طبقات بأستخدام لغة Python will develop knowledge and skills that may be useful to these careers:
Machine Learning Engineer
Machine Learning Engineers design, develop, and deploy machine learning models. This course provides a hands-on introduction to building and training neural networks, which are a key component of many machine learning applications. By completing this course, aspiring Machine Learning Engineers can gain valuable experience and enhance their skills in this in-demand field.
Data Analyst
Data Analysts collect, clean, and analyze data to help organizations make informed decisions. This course provides an introduction to machine learning and neural networks, which are valuable tools for data analysis. By completing this course, aspiring Data Analysts can enhance their skills and become more effective in their roles.
Data Scientist
Data Scientists analyze data to extract insights and help organizations make informed decisions. This course provides a strong foundation in the fundamentals of machine learning, including neural networks, which are essential for data science. By understanding the concepts and techniques taught in this course, aspiring Data Scientists can build a solid foundation for success in this field.
Quantitative Analyst
Quantitative Analysts use mathematical and statistical techniques to analyze financial data. This course provides a foundation in machine learning and neural networks, which are increasingly used in quantitative analysis. By understanding these concepts, aspiring Quantitative Analysts can enhance their skills and become more competitive in the job market.
Software Engineer
Software Engineers design, develop, and maintain software applications. This course provides a foundation in the principles of machine learning and neural networks, which are increasingly used in software development. By understanding these concepts, aspiring Software Engineers can expand their skillset and become more competitive in the job market.
Business Analyst
Business Analysts help organizations improve their performance by identifying and solving business problems. This course provides an introduction to machine learning and neural networks, which are becoming increasingly important for business analysis. By completing this course, aspiring Business Analysts can gain valuable insights and enhance their skills.
Product Manager
Product Managers are responsible for the development and launch of new products. This course provides an introduction to machine learning and neural networks, which are increasingly used in product development. By understanding these concepts, aspiring Product Managers can gain valuable insights and enhance their skills.
Project Manager
Project Managers plan, execute, and close projects. This course provides an introduction to machine learning and neural networks, which are becoming increasingly important for project management. By completing this course, aspiring Project Managers can gain valuable insights and enhance their skills.
Consultant
Consultants provide advice and guidance to organizations on a variety of topics. This course provides an introduction to machine learning and neural networks, which are increasingly used in consulting. By completing this course, aspiring Consultants can gain valuable insights and enhance their skills.
Teacher
Teachers educate students in a variety of subjects. This course provides an introduction to machine learning and neural networks, which are increasingly used in education. By completing this course, aspiring Teachers can gain valuable insights and enhance their skills.
Researcher
Researchers conduct original research in a variety of fields. This course provides an introduction to machine learning and neural networks, which are increasingly used in research. By completing this course, aspiring Researchers can gain valuable insights and enhance their skills.
Writer
Writers create content for a variety of purposes. This course provides an introduction to machine learning and neural networks, which are increasingly used in writing. By completing this course, aspiring Writers can gain valuable insights and enhance their skills.
Journalist
Journalists gather and report news and information. This course provides an introduction to machine learning and neural networks, which are increasingly used in journalism. By completing this course, aspiring Journalists can gain valuable insights and enhance their skills.
Salesperson
Salespeople sell products and services to customers. This course provides an introduction to machine learning and neural networks, which are increasingly used in sales. By completing this course, aspiring Salespeople can gain valuable insights and enhance their skills.
Marketer
Marketers promote products and services to consumers. This course provides an introduction to machine learning and neural networks, which are increasingly used in marketing. By completing this course, aspiring Marketers can gain valuable insights and enhance their skills.

Reading list

We've selected ten books that we think will supplement your learning. Use these to develop background knowledge, enrich your coursework, and gain a deeper understanding of the topics covered in بناء Neural Network مكونه من 3 طبقات بأستخدام لغة Python.
Focuses on the mathematical and algorithmic foundations of deep learning. Provides a detailed introduction to convolutional neural networks, recurrent neural networks, and generative adversarial networks.
Provides a comprehensive treatment of pattern recognition and machine learning from a statistical perspective. Covers a wide range of topics, including Bayesian methods, support vector machines, and Markov models.
Provides a thorough introduction to deep learning concepts and their implementation using Python and Keras, a high-level neural networks API.
Presents machine learning concepts from a probabilistic and optimization perspective. Covers Bayesian inference, gradient descent, and advanced optimization techniques.
Provides a comprehensive overview of machine learning concepts and techniques using Python libraries such as Scikit-Learn, Keras, and TensorFlow. Covers fundamental concepts, model evaluation, feature engineering, and deep learning.
Provides theoretical foundations and practical implementation of machine learning algorithms in Python. Covers supervised and unsupervised learning, feature selection, and model evaluation.
Emphasizes practical applications of machine learning algorithms by providing code examples and exercises. Explores topics such as recommender systems, natural language processing, and swarm intelligence.
Introduces the basics of machine learning in a clear and accessible way. Provides real-world examples and practical tips for implementing machine learning solutions.

Share

Help others find this course page by sharing it with your friends and followers:

Similar courses

Here are nine courses similar to بناء Neural Network مكونه من 3 طبقات بأستخدام لغة Python.
Python معالجة مسبقة للبيانات و تحليلها بواسطة
Most relevant
هيكلة مشاريع التعلم الآلي
Most relevant
Python في Pygame تصميم و تطوير لعبة العقبات باستخدام
Most relevant
و تحميل البيانات و إخراجهاPandas شرح أساسيات استخدام
Most relevant
إنشاء لعبة الأسئلة باستخدام Vanilla JavaScript
Most relevant
كيفية تعديل وتحسين إعلانك على فيسبوك
Most relevant
Google Script بواسطةHTML Google Sheets جدولة البريد من...
Most relevant
المشروع المتقدم لتطبيقات iOS
Most relevant
كيفية دمج التطبيقات في لوحة معلومات هووتسويت
Most relevant
Our mission

OpenCourser helps millions of learners each year. People visit us to learn workspace skills, ace their exams, and nurture their curiosity.

Our extensive catalog contains over 50,000 courses and twice as many books. Browse by search, by topic, or even by career interests. We'll match you to the right resources quickly.

Find this site helpful? Tell a friend about us.

Affiliate disclosure

We're supported by our community of learners. When you purchase or subscribe to courses and programs or purchase books, we may earn a commission from our partners.

Your purchases help us maintain our catalog and keep our servers humming without ads.

Thank you for supporting OpenCourser.

© 2016 - 2024 OpenCourser