This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<mujoco model="inverted pendulum"> | |
<compiler inertiafromgeom="true"/> | |
<default> | |
<joint pos="0 0 0" armature="0" damping="0" frictionloss="0" limited="true"/> | |
<geom pos="0 0 0" contype="0" conaffinity="0" friction="0 0 0" | |
rgba="0.7 0.7 0 1"/> | |
<tendon/> | |
<motor ctrlrange="-1 1" ctrllimited="true"/> | |
</default> | |
<option gravity="0 0 -9.81" integrator="RK4" timestep="0.02"/> |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
fdsf |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
No al Filtre d'Internet de l'Article 13: Protegeixi els meus drets | |
Estimat diputat al parlament europeu [recipient last name will go here], | |
Li escric com a cient铆fic de la informaci贸, i com a ciutad脿 de Catalunya que est脿 preocupat pel futur de l'Internet. Considero que l'Internet ha de continuar tenint un car脿cter obert, que ens permeti a mi i a les properes generacions fer 煤s les nostres llibertats fonamentals de compartir i gaudir de la informaci贸 en l铆nia, cosa que sembla estar seriosament amena莽ada. | |
La nostra llibertat es veu amena莽ada pel llenguatge perill贸s i poc clar de l'Article 13 de la Directiva sobre Drets d'Autor, tant la versi贸 proposta per la Comissi贸 Europea com l'informe adaptat per la Comissi贸 JURI. Presumptament, l'Article 13 t茅 com a intenci贸 protegir els creadors. A la pr脿ctica, aquesta proposta implica la creaci贸 d'un sistema d'algoritmes per a decidir quines parts de text, 脿udio, v铆deo, continguts compartits o imatges (fins i tot els mems) es permetran en l铆nia. | |
Em preocupen les bar |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
#!/usr/bin/env python3 | |
import abc | |
import torch | |
from gpytorch.distributions import MultivariateNormal | |
from gpytorch.lazy import CholLazyTensor | |
from gpytorch.variational._variational_distribution import \ | |
_VariationalDistribution |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
;;; packages.el --- latexsub layer packages file for Spacemacs. | |
;; | |
;; Copyright (c) 2012-2018 Sylvain Benner & Contributors | |
;; | |
;; Author: Adri脿 Garriga Alonso <adria@k9> | |
;; | |
;; This file is not part of GNU Emacs. | |
;; | |
;;; License: GPLv3 |
OlderNewer