Deprecated: Creation of dynamic property login::$connection is deprecated in /var/www/deanjenkins.me/som/class_login.php on line 19

Thinking Allowed

medical / technology / education / art / flub

showing posts for 'gpt-2'


Warning: Undefined array key "path" in /var/www/deanjenkins.me/som/class_tweepsuck.php on line 144

Deprecated: preg_match(): Passing null to parameter #2 ($subject) of type string is deprecated in /var/www/deanjenkins.me/som/class_tweepsuck.php on line 145

Using GPT-2 to generate Tweets

blog post image Last summer I blogged about using a Deep Neural Network to generate tweets but only used 3200 of my tweets. Since then I've used Twitter's archive mechanism to retrieve ALL my tweets (just over 30,000) to train a network. Not any old network - the GPT-2 model from OpenAI. This 'finetuning' of an existing...