awesome-repositories.com
المدونة
awesome-repositories.com

اكتشف أفضل مستودعات المصادر المفتوحة باستخدام بحث مدعوم بالذكاء الاصطناعي.

استكشفعمليات بحث منسقةبدائل مفتوحة المصدربرمجيات ذاتية الاستضافةالمدونةخريطة الموقع
المشروعحولكيفية ترتيب النتائجالصحافةخادم MCP
قانونيالخصوصيةالشروط
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
epfml avatar

epfml/OptML_course

0
View on GitHub↗
1,458 نجوم·349 تفرعات·Jupyter Notebook·5 مشاهدات

OptML Course

هذا المشروع عبارة عن مورد تعليمي منظم يوفر منهجاً شاملاً لإتقان التحسين الرياضي في سياق تعلم الآلة. يعمل المشروع كمختبر لخوارزميات التحسين، حيث يقدم مجموعة من ملاحظات المحاضرات والتمارين العملية التي تسد الفجوة بين النظرية الرياضية المجردة والتنفيذ البرمجي.

تم تنظيم مواد الدورة في إطار عمل معياري يغطي كلاً من طرق التحسين المحدبة وغير المحدبة. ومن خلال استخدام بيئات حوسبة تفاعلية، يتيح المستودع للطلاب تطبيق المفاهيم النظرية مباشرة على مهام تعلم الآلة من خلال تمارين برمجية عملية.

يدعم المستودع الدراسة الأكاديمية من خلال توفير الوصول إلى ملاحظات المحاضرات، وواجبات المختبر، وأوراق الامتحانات التاريخية مع الحلول. تتم إدارة جميع المواد من خلال نظام للتحكم في الإصدارات، مما يضمن بقاء تطور المنهج وبيانات التقييم متاحة للمراجعة والدراسة دون اتصال بالإنترنت.

Features

  • Machine Learning Courses - Provides a comprehensive course on machine learning optimization through lecture notes and practical exercises.
  • Jupyter Notebook Curricula - Provides interactive lecture notes and programming exercises within Jupyter notebooks for hands-on learning.
  • AI & Machine Learning Education - Teaches the mathematical foundations and practical implementation of optimization algorithms for machine learning.
  • Convex Optimization - Provides a comprehensive curriculum covering convex and non-convex optimization methods for machine learning.
  • LaTeX PDF Compilers - Compiles mathematical lecture notes from LaTeX source files into portable PDF documents.
  • Academic Content Repositories - Manages course materials and historical exam data using a version-controlled repository.
  • Applied Technical Exercises - Facilitates the application of optimization theory to machine learning through practical coding exercises.
  • Academic Course Materials - Provides structured lecture notes and assignments for university-level optimization theory study.
  • Curriculum Structuring - Offers a structured educational curriculum for mastering mathematical optimization in data science.
  • Laboratory Curricula - Organizes optimization tasks into modular, hands-on laboratory exercises for incremental skill development.
  • Optimization Algorithms - Implements an optimization laboratory that bridges abstract theory with practical software implementation.

سجل النجوم

مخطط تاريخ النجوم لـ epfml/optml_courseمخطط تاريخ النجوم لـ epfml/optml_course

بحث بالذكاء الاصطناعي

استكشف المزيد من المستودعات الرائعة

صف ما تحتاجه بلغة بسيطة — وسيقوم الذكاء الاصطناعي بترتيب آلاف المشاريع مفتوحة المصدر المنسقة حسب الصلة.

Start searching with AI

مجموعات مختارة تضم OptML Course

مجموعات منسقة بعناية يظهر فيها OptML Course.
  • منهج تعليمي مجاني لتعلم تعلم الآلة

بدائل مفتوحة المصدر لـ OptML Course

مشاريع مفتوحة المصدر مشابهة، مرتبة حسب عدد الميزات المشتركة مع OptML Course.
  • mlnlp-world/deeplearning-muli-notesالصورة الرمزية لـ MLNLP-World

    MLNLP-World/DeepLearning-MuLi-Notes

    3,790عرض على GitHub↗

    This project is a deep learning study resource and educational curriculum designed for mastering neural network architectures and theory. It serves as a learning platform that combines theoretical notes and mathematical formulas with practical code implementations. The curriculum is centered on the PyTorch framework, providing a structured path for building and training models through annotated code examples and technical reviews of mathematical foundations. The resource utilizes interactive notebooks for executing machine learning algorithms and experimenting with data models. Theoretical

    Jupyter Notebookdeep-learningpytorch
    عرض على GitHub↗3,790
  • rohitg00/ai-engineering-from-scratchالصورة الرمزية لـ rohitg00

    rohitg00/ai-engineering-from-scratch

    33,575عرض على GitHub↗

    This project is a structured AI engineering curriculum and educational program designed to teach the construction of machine learning models, neural networks, and autonomous agents from the ground up. It serves as a comprehensive machine learning course covering mathematical foundations, deep learning architectures, and reinforcement learning through practical implementation. The project provides a technical framework for building autonomous loops and memory systems via an agent framework, as well as guides for implementing multimodal AI systems that integrate vision, audio, and text processi

    Pythonagentsaiai-agents
    عرض على GitHub↗33,575
  • mleveryday/practicalai-cnالصورة الرمزية لـ MLEveryday

    MLEveryday/practicalAI-cn

    6,879عرض على GitHub↗

    This project is an educational course and machine learning curriculum designed to teach the implementation of neural network architectures and learning algorithms. It provides a structured guide for studying artificial intelligence through a collection of tutorials and practical coding exercises. The curriculum utilizes interactive notebooks that allow for the execution of code within a web browser. This environment enables the prototyping of artificial intelligence models and the analysis of data without requiring a local software installation. The content covers the design and training of

    Jupyter Notebookdeep-learninggoogle-colab-notebookjupyter-notebook
    عرض على GitHub↗6,879
  • apachecn/hands-on-ml-zhالصورة الرمزية لـ apachecn

    apachecn/hands-on-ml-zh

    3,781عرض على GitHub↗

    This project is a Chinese translation of a comprehensive educational resource for implementing machine learning. It serves as a technical guide for developing machine learning models, providing translated documentation and practical tutorials. The resource focuses specifically on the implementation of machine learning using Scikit-Learn and TensorFlow. It provides guides for building traditional machine learning models as well as developing deep learning neural networks. The content covers the end-to-end machine learning workflow, including data preparation, model training, and evaluation. E

    CSSbookdeep-learningmachine-learning
    عرض على GitHub↗3,781
عرض جميع البدائل الـ 30 لـ OptML Course→

الأسئلة الشائعة

ما هي وظيفة epfml/optml_course؟

هذا المشروع عبارة عن مورد تعليمي منظم يوفر منهجاً شاملاً لإتقان التحسين الرياضي في سياق تعلم الآلة. يعمل المشروع كمختبر لخوارزميات التحسين، حيث يقدم مجموعة من ملاحظات المحاضرات والتمارين العملية التي تسد الفجوة بين النظرية الرياضية المجردة والتنفيذ البرمجي.

ما هي الميزات الرئيسية لـ epfml/optml_course؟

الميزات الرئيسية لـ epfml/optml_course هي: Machine Learning Courses, Jupyter Notebook Curricula, AI & Machine Learning Education, Convex Optimization, LaTeX PDF Compilers, Academic Content Repositories, Applied Technical Exercises, Academic Course Materials.

ما هي البدائل مفتوحة المصدر لـ epfml/optml_course؟

تشمل البدائل مفتوحة المصدر لـ epfml/optml_course: mlnlp-world/deeplearning-muli-notes — This project is a deep learning study resource and educational curriculum designed for mastering neural network… rohitg00/ai-engineering-from-scratch — This project is a structured AI engineering curriculum and educational program designed to teach the construction of… mleveryday/practicalai-cn — This project is an educational course and machine learning curriculum designed to teach the implementation of neural… apachecn/hands-on-ml-zh — This project is a Chinese translation of a comprehensive educational resource for implementing machine learning. It… girafe-ai/ml-course — This repository provides a comprehensive educational framework for mastering machine learning and deep learning… prakhar1989/awesome-courses — This project is a community-driven repository of high-quality, university-level computer science courses and learning…