- 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
- Using President Trump's tweets to build a dataset
- data.py - For data preprocessing
- generate.py - For model inference
- model.py - For model definitions
- parameters.py - For model and training parameters
- train.py - For model training
python train.py
python generate.py