Skip to content

Generate tweets similar in style to President Trump

Notifications You must be signed in to change notification settings

mikepatel/TrumpNet

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

59 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TrumpNet

Overview

  • A project to generate tweets similar in style to that of President Trump
  • Using TensorFlow 2.0
  • Using conda environment
  • Using a character-based approach

Data

  • Using President Trump's tweets to build a dataset

File descriptions

Instructions

To train model

python train.py

To run trained model for inference

python generate.py

Results

Preliminary results

generated_tweet

Visualisation of Training Loss: 6 epochs

loss plot

About

Generate tweets similar in style to President Trump

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages