this repo has no description
0
fork

Configure Feed

Select the types of activity you want to include in your feed.

feur

Signed-off-by: Gwenn Le Bihan <gwenn.lebihan7@gmail.com>

+2 -2
+1 -1
autopush.fish
··· 1 1 #!/usr/bin/env fish 2 2 while true 3 - git add rapport/*.typ rapport/main.pdf bib.yaml *.fish 3 + git add rapport/*.typ bib.yaml *.fish 4 4 git commit --quiet -m "Continue rapport" 5 5 git push --quiet --force 6 6 echo Pushed at (date)
+1 -1
rapport/context.typ
··· 212 212 213 213 L'idée de la _TRPO_ est de maximiser le score de $Q$ tout en limitant l'ampleur des modifications apportées à $Q$. 214 214 215 - Pour évaluer cette distance, on regarde la plus grande des distances entre des paires de politiques $Q$ et $Q'$ ayant été restreintes à ${s} times A$, pour tout état $s in S$ @trpo: 215 + Pour évaluer cette distance, on regarde la plus grande des distances entre des paires de politiques $Q$ et $Q'$ ayant été restreintes à ${s} times A$, pour tout état $s in S$, c'est-à-dire @trpo 216 216 217 217 // #todo[Pourquoi pas regarder $D_"KL" (Q' || Q)$ directement??] 218 218
rapport/main.pdf

This is a binary file and will not be displayed.

rapport/tablo.jpg

This is a binary file and will not be displayed.