NeuralNine / neuralintents

A simple interface for working with intents and chatbots.
MIT License
249 stars 135 forks source link

Updated imports and fixed the unshaped numpy error #37

Closed ghost closed 1 month ago

ghost commented 1 year ago

I have updated the tensorflow imports in the main.py and fixed the ValueError in training=np.array(training) error