Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ValueError in training=np.array(training) #35

Open
Shahkaar opened this issue Jan 28, 2023 · 6 comments
Open

ValueError in training=np.array(training) #35

Shahkaar opened this issue Jan 28, 2023 · 6 comments

Comments

@Shahkaar
Copy link

ive searched alot about it but didnt find the same issue faced by someone else kind guide me is there something wrong in my dependencies versions or library
The library versions automatically got downloaded with the neuralintent library
the error and the versions are given in below picture
1
2
3

@ghost
Copy link

ghost commented Feb 8, 2023

I am also facing the issue, Tried with all the previous versions but nothing helped!

@Shahkaar
Copy link
Author

Shahkaar commented Feb 8, 2023

I found a way out its not a library but basic program that uses the same technique of intends and tags. but you can add functions on your own to get what you need.https://github.com/tatiblockchain/python-deep-learning-chatbot/tree/main/python-deep-learning-chatbot
here is the link. the chatbot.py file basically trains your module on bases of the intend.json and then the processor file has some basic functions thats extracts the responce out of the module. the app.py file is a web app if you need it

@ghost
Copy link

ghost commented Feb 9, 2023

yeah, this works absolutely fine! But I had to make a few changes in the app.py.
Thanks a lot for this help!!

@ghost
Copy link

ghost commented Feb 10, 2023

I found a way out its not a library but a basic program that uses the same technique of intends and tags. but you can add functions on your own to get what you need.https://github.com/tatiblockchain/python-deep-learning-chatbot/tree/main/python-deep-learning-chatbot here is the link. the chatbot.py file basically trains your module on bases of the intend.json and then the processor file has some basic functions that extract the response out of the module. the app.py file is a web app if you need it

I have debugged the error for this repository which can be found in the latest pull request. And the code works absolutely fine now!

@astigPree
Copy link

guys can you explain to me what should I do about it? i can't undestand what are you talking about

@maeHD666
Copy link

I have the same problem

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants