Christian Sablatnig

Christian Sablatnig (born November 2, 1979) is a retired Austrian football defender.

Christian Sablatnig
Personal information
Date of birth (1979-11-02) November 2, 1979
Place of birth Klagenfurt, Austria
Height 1.68 m (5 ft 6 in)
Playing position(s) Midfielder
Senior career*
Years Team Apps (Gls)
1996–2003 FC Kärnten 93 (4)
1999Wolfsberger AC
2003–2004 BSV Bad Bleiberg 20 (2)
2004–2006 SVG Bleiburg
2006–2007 SC St. Stefan
2007 SV Feldkirchen 12 (0)
2007–2010 SC St. Stefan 9 (0)
2010–2012 SK Austria Klagenfurt 50 (11)
2012–2013 ASV Klagenfurt 14 (6)
2014 SV Magdalensberg
2014– ASKÖ Köttmannsdorf 43 (11)
* Senior club appearances and goals counted for the domestic league only

Honours

gollark: * lengtj
gollark: * response lengtb
gollark: It got truncated a bit because I set the sequence length to some arbitrary value.
gollark: ```pythonclass AGI(pytorch.Module): """ Main module of the Artificial General Intelligence system """  def __init__(self, config): super(AGI, self).__init__() self.config = config self.device = torch.device("cuda" if torch.cuda.is_available() else "cpu") self.model = self.config.model self.model.to(self.device) self.optimizer = self.config.optimizer self.loss_function = self.config.loss_function self.train_loader = self.config.train_loader self.test_loader = self.config.test_loader self.epochs = self.config.epochs self.batch_size = self.config.batch_size self.log_interval = self.config.```
gollark: I'm on my phone but I can probably put your thing in quickly.


This article is issued from Wikipedia. The text is licensed under Creative Commons - Attribution - Sharealike. Additional terms may apply for the media files.