Skip to content

An intent-based chatbot using a feedforward neural network in PyTorch.

Notifications You must be signed in to change notification settings

ezrc2/contextual-chatbot

Repository files navigation

contextual-chatbot

Intent-based chatbot using a feedforward neural network implemented with PyTorch.

To train:

python3 model.py

To run:

python3 chatbot.py

About

An intent-based chatbot using a feedforward neural network in PyTorch.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published