<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="fr">
	<id>https://datafranca.org/wiki/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=NathalieT</id>
	<title>DataFranca - Contributions [fr]</title>
	<link rel="self" type="application/atom+xml" href="https://datafranca.org/wiki/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=NathalieT"/>
	<link rel="alternate" type="text/html" href="https://datafranca.org/wiki/Sp%C3%A9cial:Contributions/NathalieT"/>
	<updated>2026-04-04T00:04:50Z</updated>
	<subtitle>Contributions</subtitle>
	<generator>MediaWiki 1.39.5</generator>
	<entry>
		<id>https://datafranca.org/wiki/index.php?title=Optimiseur&amp;diff=2821</id>
		<title>Optimiseur</title>
		<link rel="alternate" type="text/html" href="https://datafranca.org/wiki/index.php?title=Optimiseur&amp;diff=2821"/>
		<updated>2018-06-06T19:28:44Z</updated>

		<summary type="html">&lt;p&gt;NathalieT : Ajout de la lettre i dans la définition au début du mot implémentation qui était manquante.&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;__NOTOC__&lt;br /&gt;
== Domaine ==&lt;br /&gt;
[[Category:Vocabulaire]]Vocabulaire&amp;lt;br /&amp;gt;&lt;br /&gt;
[[Category:Google]]Google&amp;lt;br /&amp;gt;&lt;br /&gt;
[[Category:Apprentissage profond]]Apprentissage profond&amp;lt;br /&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;br /&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== Définition ==&lt;br /&gt;
implémentation particulière de l&#039;algorithme de descente de gradient. La classe de base de TensorFlow pour les optimiseurs est tf.train.Optimizer. Différents optimiseurs (sous-classes de tf.train.Optimizer) tiennent compte des concepts tels que :&lt;br /&gt;
&lt;br /&gt;
*    le moment (Momentum) ;&lt;br /&gt;
*   la fréquence de mise à jour (AdaGrad = descente de gradient adaptative ; Adam = adaptative avec Momentum ; RMSProp) ;&lt;br /&gt;
*    la parcimonie/régularisation (Ftrl) ;&lt;br /&gt;
*    des opérations mathématiques plus complexes (proximal et autres).&lt;br /&gt;
&lt;br /&gt;
Il est même possible d&#039;imaginer un optimiseur reposant sur un réseau de neurones.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;lt;br /&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== Termes privilégiés ==&lt;br /&gt;
=== optimiseur ===&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;lt;br /&amp;gt;&lt;br /&gt;
== Anglais ==&lt;br /&gt;
&lt;br /&gt;
===  optimizer===&lt;br /&gt;
&lt;br /&gt;
&amp;lt;br/&amp;gt;&lt;br /&gt;
&amp;lt;br/&amp;gt;&lt;br /&gt;
&amp;lt;br/&amp;gt;&lt;br /&gt;
[https://developers.google.com/machine-learning/glossary/  Source: Google machine learning glossary ]&lt;br /&gt;
&amp;lt;br/&amp;gt;&lt;br /&gt;
&amp;lt;br/&amp;gt;&lt;br /&gt;
&amp;lt;br/&amp;gt;&lt;/div&gt;</summary>
		<author><name>NathalieT</name></author>
	</entry>
	<entry>
		<id>https://datafranca.org/wiki/index.php?title=Entrep%C3%B4t_de_donn%C3%A9es&amp;diff=2707</id>
		<title>Entrepôt de données</title>
		<link rel="alternate" type="text/html" href="https://datafranca.org/wiki/index.php?title=Entrep%C3%B4t_de_donn%C3%A9es&amp;diff=2707"/>
		<updated>2018-05-15T18:26:33Z</updated>

		<summary type="html">&lt;p&gt;NathalieT : /* Termes privilégiés */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&lt;br /&gt;
== Domaine ==&lt;br /&gt;
[[Category:Vocabulary]]&lt;br /&gt;
 &lt;br /&gt;
== Définition ==&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
 &lt;br /&gt;
&lt;br /&gt;
== Termes privilégiés ==&lt;br /&gt;
&#039;&#039;&#039;Entrepôt de données&#039;&#039;&#039; ou &#039;&#039;&#039;base de données décisionnelle&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
Le terme entrepôt de données (ou base de données décisionnelle, ou encore data warehouse) désigne une base de données utilisée pour collecter, ordonner, journaliser et stocker des informations provenant de base de données opérationnelles et fournir ainsi un socle à l&#039;aide à la décision en entreprise.&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;SOURCE:&#039;&#039;&#039; [https://fr.wikipedia.org/wiki/Entrep%C3%B4t_de_donn%C3%A9es wikipedia.org]&lt;br /&gt;
&lt;br /&gt;
== Anglais ==&lt;br /&gt;
&lt;br /&gt;
=== Data warehouse ===&lt;br /&gt;
In computing, a data warehouse (DW or DWH), also known as an enterprise data warehouse (EDW), is a system used for reporting and data analysis, and is considered a core component of business intelligence.[1] DWs are central repositories of integrated data from one or more disparate sources. They store current and historical data in one single place[2] that are used for creating analytical reports for workers throughout the enterprise.[3]&lt;br /&gt;
&lt;br /&gt;
The data stored in the warehouse is uploaded from the operational systems (such as marketing or sales). The data may pass through an operational data store and may require data cleansing[2] for additional operations to ensure data quality before it is used in the DW for reporting.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;br/&amp;gt;&lt;br /&gt;
&amp;lt;br/&amp;gt;&lt;br /&gt;
&amp;lt;br/&amp;gt;&lt;br /&gt;
&amp;lt;br/&amp;gt;&lt;br /&gt;
&amp;lt;br/&amp;gt;&lt;br /&gt;
&amp;lt;br/&amp;gt;&lt;br /&gt;
&amp;lt;br/&amp;gt;&lt;/div&gt;</summary>
		<author><name>NathalieT</name></author>
	</entry>
</feed>