Simon Shelton

Simon Shelton (13 January 1966 – 17 January 2018), also known as Simon Barnes, was an English actor best known for playing Dark Knight in the Incredible Games, and Tinky Winky in the BBC children's show Teletubbies (replacing Dave Thompson) from 1997 to 2001.

Simon Shelton
Born(1966-01-13)13 January 1966
Died17 January 2018(2018-01-17) (aged 52)
Liverpool, England
Cause of deathHypothermia
OccupationActor
Years active1984–2018
Known forPlaying Dark Knight in Incredible Games (1994–1995) and Tinky Winky in Teletubbies (1997–2001)
Spouse(s)Emma Robbins
Children3

Early life

Shelton was born on 13 January 1966 in Bethnal Green, London.

Career

Shelton played Dark Knight in Incredible Games from 1994 to 1995. Simon played Tinky Winky in the BBC children's show Teletubbies.[1]

Personal life

Shelton had three children, and lived in Ampthill, Bedfordshire.[1] He was the uncle of The Inbetweeners actress Emily Atack.[1]

Death

On 17 January 2018, four days after his 52nd birthday, at 7:30 A.M. Simon was found frozen to death at the Port of Liverpool Waterfront Building in a well between the building and street.[2] He had a high concentration of alcohol in his system.[3] Shelton had a history of alcohol dependency.[4]

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.
gollark: Oh, that. I was being very lazy and just copypasted the summary a search engine came up with.

References


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