Skip to content

Latest commit

 

History

History
12 lines (7 loc) · 539 Bytes

README.md

File metadata and controls

12 lines (7 loc) · 539 Bytes

diet-classifier-pytorch

PyTorch Implementation of Rasa's DIET Classifier.

The reason we are working on this project is to set up a PyTorch implementation of the DIET classifier for chatbots, so we can use it on our own chatbot projects. This allows us to ship the model on different platforms since we can build the model weights to ONNX.

Blog Article Series - Part 1

Blog Article Series - Part 2

License

MIT