https://github.com/terance-edmonds/nerual-net-chatbot
A simple neural network chat bot with PyTorch and python
https://github.com/terance-edmonds/nerual-net-chatbot
chatbot
Last synced: over 1 year ago
JSON representation
A simple neural network chat bot with PyTorch and python
- Host: GitHub
- URL: https://github.com/terance-edmonds/nerual-net-chatbot
- Owner: terance-edmonds
- Created: 2021-10-10T09:28:31.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2021-10-10T09:32:14.000Z (over 4 years ago)
- Last Synced: 2025-01-16T02:49:44.411Z (over 1 year ago)
- Topics: chatbot
- Language: Python
- Homepage:
- Size: 10.7 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Nerual-Net-ChatBot
## usage
> Open CMD and run python chat.py
## train
> Add or Edit intents.json as you required.
> Run python train.py
> Thats it !!
** Code with Fun ! **