A work in progress chatbot implementation using the PyTorch framework
- Unzip the dataset inside of
data/
- Update
chatbot.py
to training mode, or inference mode, and update the model/training params if needed
- Make
chatbot.py
accept command line arguments for configurable values