We may earn an affiliate commission when you visit our partners.
Course image
Google Cloud Training

Bienvenue dans "Art and Science of Machine Learning". Ce cours se compose de 6 modules. Dans ce cours, nous allons voir les compétences essentielles que sont l'intuition, le bon sens et l'expérimentation, nécessaires pour ajuster vos modèles de ML et optimiser leurs performances. Nous verrons comment généraliser votre modèle à l'aide de techniques de régularisation, et nous évoquerons les effets des hyperparamètres tels que la taille de lot et le taux d'apprentissage sur les performances de votre modèle. Nous présenterons également certains des algorithmes d'optimisation les plus courants et vous montrerons comment spécifier une méthode d'optimisation dans votre code TensorFlow.

Enroll now

What's inside

Syllabus

Présentation
Bienvenue dans "Art and Science of Machine Learning". Dans ce cours, nous allons voir les compétences essentielles que sont l'intuition, le bon sens et l'expérimentation, nécessaires pour ajuster vos modèles de ML et optimiser leurs performances. Nous verrons comment généraliser votre modèle à l'aide de techniques de régularisation, et nous évoquerons les effets des hyperparamètres tels que la taille de lot et le taux d'apprentissage sur les performances de votre modèle. Nous présenterons également certains des algorithmes d'optimisation les plus courants et vous montrerons comment spécifier une méthode d'optimisation dans votre code TensorFlow.
Read more
L'art du ML
Dans ce module, vous allez apprendre à régler la taille de lot et le taux d'apprentissage pour améliorer les performances du modèle, à optimiser votre modèle et à appliquer les concepts au code TensorFlow.
Réglages des hyperparamètres
Dans ce module, vous allez apprendre à faire la différence entre les paramètres et les hyperparamètres. Ensuite, nous aborderons l'approche traditionnelle de recherche de réseaux et verrons comment aller plus loin grâce à des algorithmes plus intelligents. Enfin, vous découvrirez à quel point Cloud ML Engine facilite l'automatisation des réglages des hyperparamètres.
Un soupçon de science
Dans ce module, nous allons évoquer la science qui accompagne l'art du machine learning. Nous allons d'abord découvrir comment effectuer la régularisation à des fins de parcimonie pour parvenir à des modèles plus simples et plus concis. Ensuite, nous verrons ce qu'est la régression logistique et comment déterminer les performances.
La science des réseaux de neurones
Dans ce module, nous allons approfondir l'aspect scientifique du ML, en particulier les réseaux de neurones.
Représentations vectorielles continues
Dans ce module, vous apprendrez à utiliser les représentations vectorielles continues pour gérer des données creuses, afin que les modèles de machine learning utilisant des données creuses consomment moins de mémoire et s'entraînent plus rapidement. Les représentations vectorielles continues permettent également d'effectuer une réduction de la dimensionnalité, et ainsi de rendre les modèles plus simples et plus généralisables.
Résumé

Good to know

Know what's good
, what to watch for
, and possible dealbreakers
Taught by recognized industry experts from Google
Teaches in-demand skills used across several high-growth sectors
Develops essential machine learning skills
Covers key topics in machine learning, such as model tuning, hyperparameter optimization, and regularization techniques
Includes hands-on labs and interactive materials
Requires prior knowledge of coding and machine learning

Save this course

Save Art and Science of Machine Learning en Français to your list so you can find it easily later:
Save

Activities

Be better prepared before your course. Deepen your understanding during and after it. Supplement your coursework and achieve mastery of the topics covered in Art and Science of Machine Learning en Français with these activities:
Review Hyperparameter search
Reviewing the basics of hyperparameter search will help you understand how to adjust your models' hyperparameters to improve performance.
Browse courses on Hyperparameter Tuning
Show steps
  • Read about hyperparameter search algorithms
  • Practice using a hyperparameter search library
Complete practice exercises on optimizing machine learning models
Completing practice exercises on optimizing machine learning models will help you develop your skills and improve your understanding of the concepts.
Show steps
  • Find practice exercises online or in a textbook
  • Complete the exercises as best as you can
  • Review your answers and learn from your mistakes
Follow a tutorial on advanced optimization algorithms
Following a tutorial on advanced optimization algorithms will help you learn about the latest techniques for optimizing your models.
Browse courses on Optimization Algorithms
Show steps
  • Find a tutorial on an optimization algorithm that interests you
  • Follow the tutorial step-by-step
  • Implement the algorithm in your own code
Eight other activities
Expand to see all activities and additional details
Show all 11 activities
Ajuster la taille du lot et le taux d'apprentissage
Perfectionnez vos compétences pour modifier la taille du lot et le taux d'apprentissage afin d'optimiser les performances du modèle.
Show steps
  • Expérimentez avec différentes tailles de lot et observez leurs effets sur l'entraînement du modèle.
  • Ajustez le taux d'apprentissage pour trouver une valeur qui minimise la perte et améliore la précision.
Appliquer les concepts de régularisation
Créez un modèle qui utilise les techniques de régularisation pour améliorer ses performances et réduire le sur-apprentissage.
Show steps
  • Appliquez la régularisation L1 ou L2 à votre modèle et observez l'impact sur la complexité et les performances du modèle.
  • Ajustez les hyperparamètres de régularisation pour obtenir des performances optimales.
Tutoriels avancés sur TensorFlow
Explorez des tutoriels avancés qui approfondissent les concepts et les techniques de TensorFlow pour améliorer votre maîtrise de l'outil.
Browse courses on TensorFlow
Show steps
  • Identifiez les tutoriels qui couvrent des sujets avancés de TensorFlow.
  • Suivez les tutoriels, expérimentez les concepts et appliquez-les à vos propres projets.
Attend a workshop on machine learning optimization
Attending a workshop on machine learning optimization will allow you to learn from experts and get hands-on experience with optimization techniques.
Show steps
  • Find a workshop that interests you
  • Register for the workshop
  • Attend the workshop and participate actively
  • Follow up with the workshop organizers or speakers after the event
Contribution à un projet d'apprentissage automatique open source
Participez à un projet d'apprentissage automatique open source pour mettre vos compétences en pratique et élargir vos connaissances.
Show steps
  • Rechercher un projet open source lié à l'apprentissage automatique auquel vous souhaitez contribuer.
  • Identifiez un problème ou une fonctionnalité sur lequel vous pouvez apporter votre contribution.
  • Communiquez avec les responsables du projet pour proposer votre contribution.
  • Travaillez sur votre contribution et soumettez une demande d'extraction.
Blog sur les applications réelles de l'apprentissage automatique
Créez un blog qui explore les applications du monde réel de l'apprentissage automatique pour approfondir votre compréhension et la partager avec les autres.
Show steps
  • Recherchez et identifiez des exemples d'applications d'apprentissage automatique dans divers domaines.
  • Analysez les cas d'utilisation, les défis et les avantages de chaque application.
  • Rédigez des articles de blog clairs et concis qui expliquent les concepts et les implications de ces applications.
Write a blog post or article on machine learning optimization
Writing a blog post or article on machine learning optimization will help you solidify your understanding of the concepts and share your knowledge with others.
Show steps
  • Choose a topic that you are knowledgeable about
  • Research the topic thoroughly
  • Write a clear and concise article
  • Publish your article on a blog or website
Participate in a machine learning optimization competition
Participating in a machine learning optimization competition will challenge you to apply your skills and learn from others.
Show steps
  • Find a competition that interests you
  • Register for the competition
  • Develop a model and submit it to the competition
  • Track your progress and learn from others

Career center

Learners who complete Art and Science of Machine Learning en Français will develop knowledge and skills that may be useful to these careers:
Machine Learning Engineer
Machine Learning Engineers design, build, and maintain machine learning systems. They work with data scientists to develop machine learning models, and they work with software engineers to integrate machine learning models into software applications. The Art and Science of Machine Learning en Français course can help you develop the skills you need to become a successful Machine Learning Engineer. You will learn about the different types of machine learning algorithms, how to train and evaluate models, and how to deploy machine learning models into production.
Data Scientist
Data Scientists use machine learning and other techniques to solve business problems. They work with data to extract insights and build models that can make predictions or recommendations. The Art and Science of Machine Learning en Français course can help you develop the skills you need to become a successful Data Scientist. You will learn about the different types of machine learning algorithms, how to train and evaluate models, and how to apply machine learning to real-world problems.
Software Engineer
Software Engineers design, build, and maintain software applications. They work with machine learning engineers to integrate machine learning models into software applications. The Art and Science of Machine Learning en Français course can help you develop the skills you need to become a successful Software Engineer. You will learn about the different types of machine learning algorithms, how to train and evaluate models, and how to deploy machine learning models into production.
Product Manager
Product Managers are responsible for the development and launch of new products. They work with engineers, designers, and marketers to bring new products to market. The Art and Science of Machine Learning en Français course can help you develop the skills you need to become a successful Product Manager. You will learn about the different types of machine learning algorithms, how to train and evaluate models, and how to apply machine learning to real-world problems.
Business Analyst
Business Analysts are responsible for understanding the business needs of an organization and developing solutions to meet those needs. They work with stakeholders to gather requirements, analyze data, and develop recommendations. The Art and Science of Machine Learning en Français course can help you develop the skills you need to become a successful Business Analyst. You will learn about the different types of machine learning algorithms, how to train and evaluate models, and how to apply machine learning to real-world problems.
Data Analyst
Data Analysts are responsible for collecting, cleaning, and analyzing data. They work with data scientists to develop machine learning models, and they work with business analysts to develop solutions to business problems. The Art and Science of Machine Learning en Français course can help you develop the skills you need to become a successful Data Analyst. You will learn about the different types of machine learning algorithms, how to train and evaluate models, and how to apply machine learning to real-world problems.
Marketing Analyst
Marketing Analysts are responsible for analyzing marketing data and developing marketing campaigns. They work with product managers to develop new products, and they work with sales teams to close deals. The Art and Science of Machine Learning en Français course can help you develop the skills you need to become a successful Marketing Analyst. You will learn about the different types of machine learning algorithms, how to train and evaluate models, and how to apply machine learning to real-world problems.
Sales Engineer
Sales Engineers are responsible for selling and supporting software products. They work with customers to understand their needs and develop solutions that meet those needs. The Art and Science of Machine Learning en Français course can help you develop the skills you need to become a successful Sales Engineer. You will learn about the different types of machine learning algorithms, how to train and evaluate models, and how to apply machine learning to real-world problems.
Quantitative Analyst
Quantitative Analysts are responsible for developing and using mathematical models to analyze financial data. They work with traders and portfolio managers to make investment decisions. The Art and Science of Machine Learning en Français course can help you develop the skills you need to become a successful Quantitative Analyst. You will learn about the different types of machine learning algorithms, how to train and evaluate models, and how to apply machine learning to real-world problems.
Financial Analyst
Financial Analysts are responsible for analyzing financial data and developing financial models. They work with companies to make investment decisions. The Art and Science of Machine Learning en Français course can help you develop the skills you need to become a successful Financial Analyst. You will learn about the different types of machine learning algorithms, how to train and evaluate models, and how to apply machine learning to real-world problems.
Actuary
Actuaries are responsible for assessing and managing risk. They work with insurance companies and other financial institutions to develop and price insurance products. The Art and Science of Machine Learning en Français course can help you develop the skills you need to become a successful Actuary. You will learn about the different types of machine learning algorithms, how to train and evaluate models, and how to apply machine learning to real-world problems.
Operations Research Analyst
Operations Research Analysts are responsible for developing and using mathematical models to solve business problems. They work with companies to improve their operations and make better decisions. The Art and Science of Machine Learning en Français course can help you develop the skills you need to become a successful Operations Research Analyst. You will learn about the different types of machine learning algorithms, how to train and evaluate models, and how to apply machine learning to real-world problems.
Statistician
Statisticians are responsible for collecting, analyzing, and interpreting data. They work with scientists, engineers, and other professionals to make decisions based on data. The Art and Science of Machine Learning en Français course can help you develop the skills you need to become a successful Statistician. You will learn about the different types of machine learning algorithms, how to train and evaluate models, and how to apply machine learning to real-world problems.
Data Architect
Data Architects are responsible for designing and managing data systems. They work with data scientists and other professionals to ensure that data is stored and managed in a way that supports the needs of the organization. The Art and Science of Machine Learning en Français course can help you develop the skills you need to become a successful Data Architect. You will learn about the different types of machine learning algorithms, how to train and evaluate models, and how to apply machine learning to real-world problems.
Database Administrator
Database Administrators are responsible for managing and maintaining databases. They work with data architects to ensure that databases are configured and maintained in a way that supports the needs of the organization. The Art and Science of Machine Learning en Français course can help you develop the skills you need to become a successful Database Administrator. You will learn about the different types of machine learning algorithms, how to train and evaluate models, and how to apply machine learning to real-world problems.

Reading list

We've selected 13 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 Art and Science of Machine Learning en Français.
Ce livre fournit une introduction complète au machine learning, couvrant les bases ainsi que des sujets avancés. Il est particulièrement utile pour les personnes qui souhaitent approfondir leurs connaissances en machine learning et acquérir une compréhension plus approfondie des concepts fondamentaux.
Ce livre fournit une introduction complète à la statistique et à l'apprentissage, couvrant les bases ainsi que des sujets avancés. Il est particulièrement utile pour les personnes qui souhaitent approfondir leurs connaissances en statistique et en apprentissage et acquérir une compréhension plus approfondie des concepts fondamentaux.
Ce livre est une référence complète sur le deep learning, couvrant les théories, les algorithmes et les applications. Il est particulièrement utile pour les personnes qui souhaitent en savoir plus sur le deep learning et ses applications dans divers domaines.
Ce livre fournit une introduction complète au deep learning avec Python, couvrant les bases ainsi que des sujets avancés. Il est particulièrement utile pour les personnes qui souhaitent acquérir une expérience pratique du deep learning et de ses applications.
Ce livre fournit une introduction complète à l'intelligence artificielle, couvrant les bases ainsi que des sujets avancés. Il est particulièrement utile pour les personnes qui souhaitent approfondir leurs connaissances en intelligence artificielle et acquérir une compréhension plus approfondie des concepts fondamentaux.
Ce livre fournit une introduction complète au machine learning probabiliste, couvrant les bases ainsi que des sujets avancés. Il est particulièrement utile pour les personnes qui souhaitent acquérir une compréhension plus approfondie des fondements théoriques du machine learning.
Ce livre fournit une introduction complète au machine learning, couvrant les bases ainsi que des sujets avancés. Il est particulièrement utile pour les personnes qui souhaitent acquérir une compréhension globale du machine learning et de ses applications.
Ce livre fournit une introduction algorithmique au machine learning, couvrant les algorithmes fondamentaux ainsi que leurs applications. Il est particulièrement utile pour les personnes qui souhaitent acquérir une compréhension plus approfondie de la conception et de l'analyse des algorithmes de machine learning.
Ce livre fournit une introduction algorithmique au machine learning, couvrant les algorithmes fondamentaux ainsi que leurs applications. Il est particulièrement utile pour les personnes qui souhaitent acquérir une compréhension plus approfondie de la conception et de l'analyse des algorithmes de machine learning.
Ce livre fournit un guide pratique pour utiliser les bibliothèques Scikit-Learn, Keras et TensorFlow pour le machine learning. Il est particulièrement utile pour les personnes qui souhaitent acquérir une expérience pratique du machine learning et de ses applications.
Ce livre fournit une introduction pratique au machine learning avec Python, couvrant les bases ainsi que des sujets avancés. Il est particulièrement utile pour les personnes qui souhaitent acquérir une expérience pratique du machine learning et de ses applications.
Ce livre fournit une introduction simple et accessible au machine learning, couvrant les bases. Il est particulièrement utile pour les personnes qui débutent dans le machine learning et souhaitent acquérir une compréhension de base de ses concepts.
Ce livre fournit une introduction simple et accessible au machine learning, couvrant les bases. Il est particulièrement utile pour les personnes qui débutent dans le machine learning et souhaitent acquérir une compréhension de base de ses concepts.

Share

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

Similar courses

Here are nine courses similar to Art and Science of Machine Learning en Français.
Cognition sociale
Most relevant
Nouveaux modèles économiques des associations
Most relevant
Logging, Monitoring and Observability in Google Cloud en...
Most relevant
Administration système et services d’infrastructure...
Most relevant
Administration système et services d’infrastructure...
Most relevant
Cours intensif sur la science des données
Most relevant
Sécurité des TI : Défense contre les pratiques sombres du...
Most relevant
Sécurité informatique et dangers du numérique
Most relevant
Google Cloud Product Fundamentals en Français
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