ierhon commited on
Commit
b3998a0
·
1 Parent(s): f8f19a5

Create README.md

Browse files
Files changed (1) hide show
  1. README.md +7 -0
README.md ADDED
@@ -0,0 +1,7 @@
 
 
 
 
 
 
 
 
1
+ ---
2
+ library_name: keras
3
+ pipeline_tag: conversational
4
+ ---
5
+
6
+ # Basic chatbot
7
+ That is a code for a basic neural network chatbot on keras, feel free to use this code for any chatbots.