analysis
This commit is contained in:
parent
b341bb4286
commit
0330e32f8f
5 changed files with 27 additions and 29 deletions
|
@ -68,9 +68,7 @@ Informatique, Réseaux, Systèmes et Multimédia
|
||||||
\import{introduction}
|
\import{introduction}
|
||||||
\import{principles}
|
\import{principles}
|
||||||
\import{example}
|
\import{example}
|
||||||
\import{pros}
|
\import{analysis}
|
||||||
\import{cons}
|
|
||||||
\import{limitations}
|
|
||||||
\import{conclusion}
|
\import{conclusion}
|
||||||
%–––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––
|
%–––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––
|
||||||
\printbibliography[heading=bibintoc,title=Références]
|
\printbibliography[heading=bibintoc,title=Références]
|
||||||
|
|
26
cnam/travaux/probatoire/document/analysis.tex
Normal file
26
cnam/travaux/probatoire/document/analysis.tex
Normal file
|
@ -0,0 +1,26 @@
|
||||||
|
\section{Analyse critique}
|
||||||
|
|
||||||
|
\subsection{Avantages}
|
||||||
|
|
||||||
|
\begin{itmz}
|
||||||
|
\item{extension du concept de perceptron\\
|
||||||
|
afin de maximiser la marge géométrique ???}
|
||||||
|
\end{itmz}
|
||||||
|
|
||||||
|
…
|
||||||
|
|
||||||
|
\subsection{Inconvénients}
|
||||||
|
|
||||||
|
\begin{itmz}
|
||||||
|
\item{compréhension difficile}
|
||||||
|
\item{hautement mathématique}
|
||||||
|
\item{effet boîte noire}
|
||||||
|
\end{itmz}
|
||||||
|
|
||||||
|
…
|
||||||
|
|
||||||
|
\subsection{Limitations}
|
||||||
|
|
||||||
|
…
|
||||||
|
|
||||||
|
\pagebreak
|
|
@ -1,11 +0,0 @@
|
||||||
\section{Inconvénients}
|
|
||||||
|
|
||||||
\begin{itmz}
|
|
||||||
\item{compréhension difficile}
|
|
||||||
\item{hautement mathématique}
|
|
||||||
\item{effet boîte noire}
|
|
||||||
\end{itmz}
|
|
||||||
|
|
||||||
…
|
|
||||||
|
|
||||||
\pagebreak
|
|
|
@ -1,5 +0,0 @@
|
||||||
\section{Limitations}
|
|
||||||
|
|
||||||
…
|
|
||||||
|
|
||||||
\pagebreak
|
|
|
@ -1,10 +0,0 @@
|
||||||
\section{Avantages}
|
|
||||||
|
|
||||||
\begin{itmz}
|
|
||||||
\item{extension du concept de perceptron\\
|
|
||||||
afin de maximiser la marge géométrique ???}
|
|
||||||
\end{itmz}
|
|
||||||
|
|
||||||
…
|
|
||||||
|
|
||||||
\pagebreak
|
|
Loading…
Add table
Add a link
Reference in a new issue