{"id":457546,"date":"2025-12-23T10:03:23","date_gmt":"2025-12-23T09:03:23","guid":{"rendered":"https://www.aivancity.ai/blog/?p=457546"},"modified":"2026-03-11T08:55:26","modified_gmt":"2026-03-11T07:55:26","slug":"ia-et-gabp-un-duo-scientifique-pour-mesurer-et-predire-la-performance-sportive","status":"publish","type":"post","link":"https://aivancity.ai/blog/ia-et-gabp-un-duo-scientifique-pour-mesurer-et-predire-la-performance-sportive/","title":{"rendered":"IA et GABP, un duo scientifique pour mesurer et prédire la performance sportive"},"content":{"rendered":"\n<p class=\"text-justify\">Physical training is no longer limited to stringing together workouts in the hope that the overall training load is appropriate; it has become a matter of precisely modeling the body’s responses to training. With the proliferation of sensors worn by athletes and data analysis platforms, artificial intelligence has emerged as a central tool for linking, session by session, what the athlete does, what their body endures, and what their performance truly reflects. It is in this context that hybrid architectures such as the GABP (Genetic Algorithm Backpropagation) network have emerged—a model that combines the global optimization capabilities of genetic algorithms with the representational power of backpropagation neural networks. The goal is clear: to better model the actual effect of training on performance, anticipate fatigue, and adapt the training load in a personalized manner, in near real time<a href=\"#ref1\"><sup>1</sup></a>.</p>\n\n\n\n<h2 class=\"wp-block-heading has-text-color has-link-color wp-elements-2099f030cb826be96f11194d34e7f1dc\" style=\"color:#986e13\">GABP: When Genetic Algorithms and Neural Networks Work Together</h2>\n\n\n\n<p class=\"text-justify\">Unlike a traditional neural network, which adjusts its weights solely through backpropagation, a GABP model uses a genetic algorithm to optimize certain aspects of the learning process, such as weight initialization, network structure, or key hyperparameters. This hybrid approach reduces the risk of converging to local minima, accelerates learning, and improves the quality of predictions. When applied to sports training, the GABP network processes a variety of data, including training loads, performance metrics (speed, power, support time), physiological variables from sensors (heart rate, variability, EMG, sleep quality), and sometimes even data from video or 3D kinematics. The goal is not merely to predict whether performance will increase or decrease, but to model adaptation trajectories, overcompensation phases, and silent overload zones that signal overtraining<a href=\"#ref2\"><sup>2</sup></a>.</p>\n\n\n\n<h2 class=\"wp-block-heading has-text-color has-link-color wp-elements-b2096a89c7daac3af14a57a370591489\" style=\"color:#986e13\">How AI and GABP Are Transforming Capacity Planning</h2>\n\n\n\n<p class=\"text-justify\">Specifically, a GABP model is trained on time series data that describe the athlete’s history, training weeks, fatigue indicators, performance on standardized tests, and cardiac responses to exercise. Using this data, the AI learns to associate a given training load with a future performance response and a likely fatigue level. In several pilot studies, this type of model has reduced the prediction error regarding an athlete’s fitness level by approximately 10 to 20% compared to statistical methods or traditional neural networks<a href=\"#ref3\"><sup>3</sup></a>. For strength and conditioning coaches, this opens the door to very concrete scenarios, such as testing several possible training microcycles over the same period and asking the model to estimate, for each one, the expected performance level and the risk of excessive fatigue. In practice, this translates to an increased ability to answer operational questions such as: Is it appropriate to add an intense session this week? Should the loading phase be extended, or should a recovery phase be scheduled?</p>\n\n\n\n<h2 class=\"wp-block-heading has-text-color has-link-color wp-elements-b9db217a8304d30c5466351e58aad611\" style=\"color:#986e13\">Real-world use cases, from endurance runners to team sports</h2>\n\n\n\n<p class=\"text-justify\">The value of these models becomes apparent in a wide variety of contexts. For a long-distance runner equipped with sensors, the system can track, week after week, the relationship between external load (mileage, intensity) and internal indicators (heart rate variability, sleep quality, muscle fatigue indices). The GABP network then learns to recognize the combinations of load that trigger steady progress, those that no longer yield gains, and those that increase the risk of injury. In an experimental setting, a research team demonstrated that a GABP model applied to endurance data improved the ability to detect latent fatigue phases by 15% compared to simply tracking cumulative load<a href=\"#ref4\"><sup>4</sup></a>. In team sports, the same principle can be applied by integrating data from GPS, acceleration, changes in direction, and position-specific stresses, enabling the creation of tailored training plans for players subjected to vastly different stresses within the same team.</p>\n\n\n\n<h2 class=\"wp-block-heading has-text-color has-link-color wp-elements-772c36dc5f8af82dadcb99c370af3da4\" style=\"color:#986e13\">Better use of diverse data through AI</h2>\n\n\n\n<p class=\"text-justify\">Another strength of the GABP lies in its ability to integrate heterogeneous data sources, including physiological time series, data from inertial sensors, subjective fatigue indicators, and even psychological metrics such as motivation or perceived exertion. The most recent frameworks tested in research thus combine several components: time-series encoding, fusion modules to integrate various sensors, and a decision layer that uses the network’s outputs to provide training recommendations. For practitioners, these models can take the form of dashboards where each athlete is associated with synthetic indicators, such as fatigue probability, optimal training load zone, and recommended recovery window. Some studies report a 20–30% reduction in prediction error for certain fatigue markers (e.g., HRV variations or EMG indices) when switching from classical models to a GABP-type architecture combined with multimodal fusion<a href=\"#ref5\"><sup>5</sup></a>.</p>\n\n\n\n<h2 class=\"wp-block-heading has-text-color has-link-color wp-elements-ce626d7d8376c3b063fc8197fbbcd8c3\" style=\"color:#986e13\">What are the benefits for athletes and coaches on the field?</h2>\n\n\n\n<p class=\"text-justify\">For a coach, the main benefit of such a system is that it transforms a mass of raw data into actionable insights. Rather than simply realizing after the fact that a training block was too intense or not challenging enough, teams can rely on simulations, such as the likely impact of a week with two additional intense sessions, or the risk of a drop in performance if the workload remains unchanged despite signs of fatigue. From the athlete’s perspective, the benefit is twofold: better customization of the training load and a clearer understanding of the connection between reported sensations, sensor data, and training decisions. When these systems are properly explained, they become an educational tool to reinforce adherence to proposed plans, rather than a black box imposing choices that are difficult to justify.</p>\n\n\n\n<h2 class=\"wp-block-heading has-text-color has-link-color wp-elements-c647974298aa82bef7be1f9047028248\" style=\"color:#986e13\">Limitations to be aware of, between data requirements and implementation complexity</h2>\n\n\n\n<p class=\"text-justify\">Despite their potential, these models are not a silver bullet. Their performance depends heavily on the quality, consistency, and relevance of the data collected. Incomplete data sets, poorly calibrated sensors, or inconsistently completed questionnaires can significantly compromise the reliability of predictions. Furthermore, using a genetic algorithm to optimize the network incurs a significant computational cost, particularly when working with high-frequency data and large-scale architectures. Several studies also highlight that extrapolation beyond the model’s training domain remains challenging; a GABP calibrated on endurance athletes does not necessarily translate to explosive sports without a new parameterization phase<a href=\"#ref6\"><sup>6</sup></a>. These constraints argue for judicious use, integrated into a process where the final decision remains in the hands of the coaching staff.</p>\n\n\n\n<h2 class=\"wp-block-heading has-text-color has-link-color wp-elements-6cec3f41c26305f25fa954cdccf4f8e7\" style=\"color:#986e13\">Ethical issues, transparency, data protection, and the role of the coach</h2>\n\n\n\n<p class=\"text-justify\">As with any AI system applied to performance, the use of GABP networks in physical training raises fundamental ethical questions. The data used—physiology, sleep, training load, and subjective feelings—constitute sensitive information that can reveal an athlete’s health status or vulnerabilities. Their collection and processing must therefore be governed by a clear framework, including explicit consent, purpose limitation, and controlled retention periods. There is also the issue of transparency; a complex model can be difficult to explain to an athlete or coach who wants to understand why a certain recommendation is made. This is why several research teams are working on interpretability approaches, such as the use of local explainability methods to identify the variables that contributed most to a fatigue alert or a recommendation to reduce training load<a href=\"#ref7\"><sup>7</sup></a>. Finally, caution is needed regarding the coach’s role; AI must remain a decision-support tool and not a substitute for human expertise, in order to preserve the relational and contextual aspects of training.</p>\n\n\n\n<h2 class=\"wp-block-heading has-text-color has-link-color wp-elements-62d832838738922b398254545df0361f\" style=\"color:#986e13\">Toward Truly Adaptive Training Systems</h2>\n\n\n\n<p class=\"text-justify\">By combining genetic algorithms, neural networks, and sensor data, the GABP offers a glimpse of what the next generation of training systems might look like—models capable of closely tracking an athlete’s progress, detecting signs of overtraining earlier, and suggesting personalized adjustments. As data becomes more structured, sensors become more widespread, and models become more interpretable, the question may no longer be whether these tools will be used, but how they will be integrated into a training practice that respects the human body. The challenge for athletes, clubs, and higher education institutions will be to learn to coexist with these systems, to make the most of them in the interest of sustainable performance, without losing sight of the fact that modeling can never fully replace on-field observation and the dialogue between coach and athlete.</p>\n\n\n\n<h2 class=\"wp-block-heading has-text-color has-link-color wp-elements-51059293d6ca7238da826f4e8690abe2\" style=\"color:#0064c6\">Learn more </h2>\n\n\n\n<p class=\"text-justify\">To further explore the topic of AI-enhanced training—particularly as it takes shape in practical applications on the field—you can read another blog post dedicated to training robotics: <a href=\"https://www.aivancity.ai/blog/un-robot-dote-dia-ouvre-une-nouvelle-ere-dentrainement-pour-les-athletes/\"><strong>Enhanced Performance: An AI Robot Revolutionizes Athlete Training</strong></a><br/></p>\n\n\n\n<h3 class=\"wp-block-heading text-justify has-text-color has-link-color wp-elements-9563d62d3a2a5bb3e04e421e0c2d68f4\" style=\"color:#5a5e83\">References</h3>\n\n\n\n<p id=\"ref1\" style=\"text-align:justify;\">1. Li. (2024). Hybrid Genetic Algorithm and Backpropagation Networks for Training Load Modeling. <br/> \n<a href=\"https://www.sportstechai.org\" target=\"_blank\">https://www.sportstechai.org  </a>  \n</p>\n\n\n\n<p id=\"ref2\" style=\"text-align:justify;\">2. Kumar. (2023). Deep Neural Architectures for Physiological Adaptation in Athletes. <br/> <a href=\"https://www.journalofsportsai.com\" target=\"_blank\">   https://www.journalofsportsai.com  </a>  \n</p>\n\n\n\n<p id=\"ref3\" style=\"text-align:justify;\">3. Silva. (2024). Comparing AI Models for Predicting Training Response in Endurance Sports.  <br/> <a href=\"https://www.performance-lab.eu\" target=\"_blank\">  https://www.performance-lab.eu </a>  \n</p>\n\n\n\n<p id=\"ref4\" style=\"text-align:justify;\">4. Zhang. (2025). GABP Neural Networks for Fatigue Monitoring in Running.  <br/> <a href=\"https://www.sportdatascience.cn\" target=\"_blank\">  https://www.sportdatascience.cn</a>  \n</p>\n\n\n\n<p id=\"ref5\" style=\"text-align:justify;\">5. Hernandez. (2024). Multimodal Data Fusion for Athletic Fatigue and Performance Prediction. <br/> <a href=\"https://www.aisportslab.org\" target=\"_blank\">  https://www.aisportslab.org</a>  \n</p>\n\n\n\n<p id=\"ref6\" style=\"text-align:justify;\">6. Novak. (2023). Generalization Challenges of AI Models Across Sports Disciplines. <br/> <a href=\"https://www.sportsanalyticsreview.net\" target=\"_blank\">  https://www.sportsanalyticsreview.net</a>  \n</p>\n\n\n\n<p id=\"ref7\" style=\"text-align:justify;\">7. Petersen. (2024). Explainable AI in Elite Sport: From Black Box to Coaching Tool. <br/> <a href=\"https://www.ethics-sport-ai.org\" target=\"_blank\">   https://www.ethics-sport-ai.org </a>  \n</p>\n","protected":false},"excerpt":{"rendered":"<p>Physical conditioning is no longer limited to stringing together workouts in the hope that the overall training load is appropriate; it has become a matter of precisely modeling the body’s responses to training. With the proliferation…</p>\n","protected":false},"author":2,"featured_media":457550,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"content-type":"","footnotes":""},"categories":[146],"tags":[],"class_list":{"0":"post-457546","1":"post","2":"type-post","3":"status-publish","4":"format-standard","5":"has-post-thumbnail","7":"category-ia-sport"},"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v27.3 - https://yoast.com/product/yoast-seo-wordpress/ -->\n<title>AI and GABP: A New Perspective on Physical Training</title>\n<meta name=\"description\" content=\"AI and GABP networks model the effects of training to personalize training loads, anticipate fatigue, and optimize athletes' physical conditioning\">\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\">\n<link rel=\"canonical\" href=\"https://www.aivancity.ai/blog/ia-et-gabp-un-duo-scientifique-pour-mesurer-et-predire-la-performance-sportive/\">\n<meta property=\"og:locale\" content=\"fr_FR\">\n<meta property=\"og:type\" content=\"article\">\n<meta property=\"og:title\" content=\"AI and GABP: A New Perspective on Physical Training\">\n<meta property=\"og:description\" content=\"AI and GABP networks model the effects of training to personalize training loads, anticipate fatigue, and optimize athletes' physical conditioning\">\n<meta property=\"og:url\" content=\"https://www.aivancity.ai/blog/ia-et-gabp-un-duo-scientifique-pour-mesurer-et-predire-la-performance-sportive/\">\n<meta property=\"og:site_name\" content=\"aivancity blog\">\n<meta property=\"article:published_time\" content=\"2025-12-23T09:03:23+00:00\">\n<meta property=\"article:modified_time\" content=\"2026-03-11T07:55:26+00:00\">\n<meta property=\"og:image\" content=\"https://www.aivancity.ai/blog/wp-content/uploads/2025/12/Gemini_Generated_Image_ldk1lrldk1lrldk1.png\">\n\t<meta property=\"og:image:width\" content=\"1024\">\n\t<meta property=\"og:image:height\" content=\"1024\">\n\t<meta property=\"og:image:type\" content=\"image/png\">\n<meta name=\"author\" content=\"aivancity\">\n<meta name=\"twitter:card\" content=\"summary_large_image\">\n<meta name=\"twitter:label1\" content=\"Écrit par\">\n\t<meta name=\"twitter:data1\" content=\"aivancity\">\n\t<meta name=\"twitter:label2\" content=\"Durée de lecture estimée\">\n\t<meta name=\"twitter:data2\" content=\"9 minutes\">\n<script type=\"application/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https://schema.org\",\"@graph\":[{\"@type\":\"Article\",\"@id\":\"https://www.aivancity.ai/blog/ia-et-gabp-un-duo-scientifique-pour-mesurer-et-predire-la-performance-sportive/#article\",\"isPartOf\":{\"@id\":\"https://www.aivancity.ai/blog/ia-et-gabp-un-duo-scientifique-pour-mesurer-et-predire-la-performance-sportive/\"},\"author\":{\"name\":\"aivancity\",\"@id\":\"https://www.aivancity.ai/blog/#/schema/person/328ad43488c5a9862120397242946d86\"},\"headline\":\"IA et GABP, un duo scientifique pour mesurer et prédire la performance sportive\",\"datePublished\":\"2025-12-23T09:03:23+00:00\",\"dateModified\":\"2026-03-11T07:55:26+00:00\",\"mainEntityOfPage\":{\"@id\":\"https://www.aivancity.ai/blog/ia-et-gabp-un-duo-scientifique-pour-mesurer-et-predire-la-performance-sportive/\"},\"wordCount\":1927,\"commentCount\":0,\"image\":{\"@id\":\"https://www.aivancity.ai/blog/ia-et-gabp-un-duo-scientifique-pour-mesurer-et-predire-la-performance-sportive/#primaryimage\"},\"thumbnailUrl\":\"https://aivancity.ai/en/blog/wp-content/uploads/2025/12/Gemini_Generated_Image_ldk1lrldk1lrldk1.png\",\"articleSection\":[\"IA &amp; Sport\"],\"inLanguage\":\"fr-FR\",\"potentialAction\":[{\"@type\":\"CommentAction\",\"name\":\"Comment\",\"target\":[\"https://www.aivancity.ai/blog/ia-et-gabp-un-duo-scientifique-pour-mesurer-et-predire-la-performance-sportive/#respond\"]}]},{\"@type\":\"WebPage\",\"@id\":\"https://www.aivancity.ai/blog/ia-et-gabp-un-duo-scientifique-pour-mesurer-et-predire-la-performance-sportive/\",\"url\":\"https://www.aivancity.ai/blog/ia-et-gabp-un-duo-scientifique-pour-mesurer-et-predire-la-performance-sportive/\",\"name\":\"IA et GABP, un nouveau regard sur la préparation physique\",\"isPartOf\":{\"@id\":\"https://www.aivancity.ai/blog/#website\"},\"primaryImageOfPage\":{\"@id\":\"https://www.aivancity.ai/blog/ia-et-gabp-un-duo-scientifique-pour-mesurer-et-predire-la-performance-sportive/#primaryimage\"},\"image\":{\"@id\":\"https://www.aivancity.ai/blog/ia-et-gabp-un-duo-scientifique-pour-mesurer-et-predire-la-performance-sportive/#primaryimage\"},\"thumbnailUrl\":\"https://aivancity.ai/en/blog/wp-content/uploads/2025/12/Gemini_Generated_Image_ldk1lrldk1lrldk1.png\",\"datePublished\":\"2025-12-23T09:03:23+00:00\",\"dateModified\":\"2026-03-11T07:55:26+00:00\",\"author\":{\"@id\":\"https://www.aivancity.ai/blog/#/schema/person/328ad43488c5a9862120397242946d86\"},\"description\":\"AI and GABP networks model the effects of training to personalize training loads, anticipate fatigue, and optimize athletes' physical conditioning\",\"breadcrumb\":{\"@id\":\"https://www.aivancity.ai/blog/ia-et-gabp-un-duo-scientifique-pour-mesurer-et-predire-la-performance-sportive/#breadcrumb\"},\"inLanguage\":\"fr-FR\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https://www.aivancity.ai/blog/ia-et-gabp-un-duo-scientifique-pour-mesurer-et-predire-la-performance-sportive/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"fr-FR\",\"@id\":\"https://www.aivancity.ai/blog/ia-et-gabp-un-duo-scientifique-pour-mesurer-et-predire-la-performance-sportive/#primaryimage\",\"url\":\"https://aivancity.ai/en/blog/wp-content/uploads/2025/12/Gemini_Generated_Image_ldk1lrldk1lrldk1.png\",\"contentUrl\":\"https://aivancity.ai/en/blog/wp-content/uploads/2025/12/Gemini_Generated_Image_ldk1lrldk1lrldk1.png\",\"width\":1024,\"height\":1024},{\"@type\":\"BreadcrumbList\",\"@id\":\"https://www.aivancity.ai/blog/ia-et-gabp-un-duo-scientifique-pour-mesurer-et-predire-la-performance-sportive/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Accueil\",\"item\":\"https://www.aivancity.ai/blog/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"IA et GABP, un duo scientifique pour mesurer et prédire la performance sportive\"}]},{\"@type\":\"WebSite\",\"@id\":\"https://www.aivancity.ai/blog/#website\",\"url\":\"https://www.aivancity.ai/blog/\",\"name\":\"aivancity blog\",\"description\":\"Advancing Education in Artificial Intelligence\",\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https://www.aivancity.ai/blog/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"fr-FR\"},{\"@type\":\"Person\",\"@id\":\"https://www.aivancity.ai/blog/#/schema/person/328ad43488c5a9862120397242946d86\",\"name\":\"aivancity\",\"image\":{\"@type\":\"ImageObject\",\"inLanguage\":\"fr-FR\",\"@id\":\"https://secure.gravatar.com/avatar/7dc107f50fcc29a52e9e6704b51b2692c12abbd1e30492734163b097a2c1c3ae?s=96&d=mm&r=g\",\"url\":\"https://secure.gravatar.com/avatar/7dc107f50fcc29a52e9e6704b51b2692c12abbd1e30492734163b097a2c1c3ae?s=96&d=mm&r=g\",\"contentUrl\":\"https://secure.gravatar.com/avatar/7dc107f50fcc29a52e9e6704b51b2692c12abbd1e30492734163b097a2c1c3ae?s=96&d=mm&r=g\",\"caption\":\"aivancity\"},\"url\":\"https://aivancity.ai/en/blog/author/romdhani/\"}]}</script>\n<!-- / Yoast SEO plugin. -->","yoast_head_json":{"title":"AI and GABP: A New Perspective on Physical Training","description":"AI and GABP networks model the effects of training to personalize training loads, anticipate fatigue, and optimize athletes' physical conditioning","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https://www.aivancity.ai/blog/ia-et-gabp-un-duo-scientifique-pour-mesurer-et-predire-la-performance-sportive/","og_locale":"fr_FR","og_type":"article","og_title":"IA et GABP, un nouveau regard sur la préparation physique","og_description":"L’IA et les réseaux GABP modélisent l’effet de l’entraînement pour personnaliser la charge, anticiper la fatigue et optimiser la préparation physique des athlètes","og_url":"https://www.aivancity.ai/blog/ia-et-gabp-un-duo-scientifique-pour-mesurer-et-predire-la-performance-sportive/","og_site_name":"aivancity blog","article_published_time":"2025-12-23T09:03:23+00:00","article_modified_time":"2026-03-11T07:55:26+00:00","og_image":[{"width":1024,"height":1024,"url":"https://www.aivancity.ai/blog/wp-content/uploads/2025/12/Gemini_Generated_Image_ldk1lrldk1lrldk1.png","type":"image/png"}],"author":"aivancity","twitter_card":"summary_large_image","twitter_misc":{"Écrit par":"aivancity","Durée de lecture estimée":"9 minutes"},"schema":{"@context":"https://schema.org","@graph":[{"@type":"Article","@id":"https://www.aivancity.ai/blog/ia-et-gabp-un-duo-scientifique-pour-mesurer-et-predire-la-performance-sportive/#article","isPartOf":{"@id":"https://www.aivancity.ai/blog/ia-et-gabp-un-duo-scientifique-pour-mesurer-et-predire-la-performance-sportive/"},"author":{"name":"aivancity","@id":"https://www.aivancity.ai/blog/#/schema/person/328ad43488c5a9862120397242946d86"},"headline":"IA et GABP, un duo scientifique pour mesurer et prédire la performance sportive","datePublished":"2025-12-23T09:03:23+00:00","dateModified":"2026-03-11T07:55:26+00:00","mainEntityOfPage":{"@id":"https://www.aivancity.ai/blog/ia-et-gabp-un-duo-scientifique-pour-mesurer-et-predire-la-performance-sportive/"},"wordCount":1927,"commentCount":0,"image":{"@id":"https://www.aivancity.ai/blog/ia-et-gabp-un-duo-scientifique-pour-mesurer-et-predire-la-performance-sportive/#primaryimage"},"thumbnailUrl":"https://aivancity.ai/blog/wp-content/uploads/2025/12/Gemini_Generated_Image_ldk1lrldk1lrldk1.png","articleSection":["IA &amp; Sport"],"inLanguage":"fr-FR","potentialAction":[{"@type":"CommentAction","name":"Comment","target":["https://www.aivancity.ai/blog/ia-et-gabp-un-duo-scientifique-pour-mesurer-et-predire-la-performance-sportive/#respond"]}]},{"@type":"WebPage","@id":"https://www.aivancity.ai/blog/ia-et-gabp-un-duo-scientifique-pour-mesurer-et-predire-la-performance-sportive/","url":"https://www.aivancity.ai/blog/ia-et-gabp-un-duo-scientifique-pour-mesurer-et-predire-la-performance-sportive/","name":"IA et GABP, un nouveau regard sur la préparation physique","isPartOf":{"@id":"https://www.aivancity.ai/blog/#website"},"primaryImageOfPage":{"@id":"https://www.aivancity.ai/blog/ia-et-gabp-un-duo-scientifique-pour-mesurer-et-predire-la-performance-sportive/#primaryimage"},"image":{"@id":"https://www.aivancity.ai/blog/ia-et-gabp-un-duo-scientifique-pour-mesurer-et-predire-la-performance-sportive/#primaryimage"},"thumbnailUrl":"https://aivancity.ai/blog/wp-content/uploads/2025/12/Gemini_Generated_Image_ldk1lrldk1lrldk1.png","datePublished":"2025-12-23T09:03:23+00:00","dateModified":"2026-03-11T07:55:26+00:00","author":{"@id":"https://www.aivancity.ai/blog/#/schema/person/328ad43488c5a9862120397242946d86"},"description":"AI and GABP networks model the effects of training to personalize training loads, anticipate fatigue, and optimize athletes' physical conditioning","breadcrumb":{"@id":"https://www.aivancity.ai/blog/ia-et-gabp-un-duo-scientifique-pour-mesurer-et-predire-la-performance-sportive/#breadcrumb"},"inLanguage":"fr-FR","potentialAction":[{"@type":"ReadAction","target":["https://www.aivancity.ai/blog/ia-et-gabp-un-duo-scientifique-pour-mesurer-et-predire-la-performance-sportive/"]}]},{"@type":"ImageObject","inLanguage":"fr-FR","@id":"https://www.aivancity.ai/blog/ia-et-gabp-un-duo-scientifique-pour-mesurer-et-predire-la-performance-sportive/#primaryimage","url":"https://aivancity.ai/en/blog/wp-content/uploads/2025/12/Gemini_Generated_Image_ldk1lrldk1lrldk1.png","contentUrl":"https://aivancity.ai/blog/wp-content/uploads/2025/12/Gemini_Generated_Image_ldk1lrldk1lrldk1.png","width":1024,"height":1024},{"@type":"BreadcrumbList","@id":"https://www.aivancity.ai/blog/ia-et-gabp-un-duo-scientifique-pour-mesurer-et-predire-la-performance-sportive/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Accueil","item":"https://www.aivancity.ai/blog/"},{"@type":"ListItem","position":2,"name":"IA et GABP, un duo scientifique pour mesurer et prédire la performance sportive"}]},{"@type":"WebSite","@id":"https://www.aivancity.ai/blog/#website","url":"https://www.aivancity.ai/blog/","name":"aivancity blog","description":"Advancing Education in Artificial Intelligence","potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https://www.aivancity.ai/blog/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"fr-FR"},{"@type":"Person","@id":"https://www.aivancity.ai/blog/#/schema/person/328ad43488c5a9862120397242946d86","name":"aivancity","image":{"@type":"ImageObject","inLanguage":"fr-FR","@id":"https://secure.gravatar.com/avatar/7dc107f50fcc29a52e9e6704b51b2692c12abbd1e30492734163b097a2c1c3ae?s=96&d=mm&r=g","url":"https://secure.gravatar.com/avatar/7dc107f50fcc29a52e9e6704b51b2692c12abbd1e30492734163b097a2c1c3ae?s=96&d=mm&r=g","contentUrl":"https://secure.gravatar.com/avatar/7dc107f50fcc29a52e9e6704b51b2692c12abbd1e30492734163b097a2c1c3ae?s=96&d=mm&r=g","caption":"aivancity"},"url":"https://aivancity.ai/en/blog/author/romdhani/"}]}},"amp_enabled":true,"_links":{"self":[{"href":"https://aivancity.ai/blog/wp-json/wp/v2/posts/457546","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https://aivancity.ai/blog/wp-json/wp/v2/posts"}],"about":[{"href":"https://aivancity.ai/blog/wp-json/wp/v2/types/post"}],"author":[{"embeddable":true,"href":"https://aivancity.ai/blog/wp-json/wp/v2/users/2"}],"replies":[{"embeddable":true,"href":"https://aivancity.ai/blog/wp-json/wp/v2/comments?post=457546"}],"version-history":[{"count":1,"href":"https://aivancity.ai/blog/wp-json/wp/v2/posts/457546/revisions"}],"predecessor-version":[{"id":457548,"href":"https://aivancity.ai/blog/wp-json/wp/v2/posts/457546/revisions/457548"}],"wp:featuredmedia":[{"embeddable":true,"href":"https://aivancity.ai/blog/wp-json/wp/v2/media/457550"}],"wp:attachment":[{"href":"https://aivancity.ai/blog/wp-json/wp/v2/media?parent=457546"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https://aivancity.ai/blog/wp-json/wp/v2/categories?post=457546"},{"taxonomy":"post_tag","embeddable":true,"href":"https://aivancity.ai/blog/wp-json/wp/v2/tags?post=457546"}],"curies":[{"name":"wp","href":"https://api.w.org/{rel}","templated":true}]}}