You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hey
I will post a fix for that soon. This was something I was just experimenting, hence no code comments. As of now it simply calculates the weights and the bias, if you remove the last predict line, you can see that it runs. We just have to take the weights and put it into a softmax classifier.
If you are looking for a text-classifier, I have a ruby based NN solution for that, will upload that if you are interested.
I am working on certain other topics, as soon as I am done with them, which shouldn't be long, I will get back to ML. I had started projects for a Keras style framework and a Spacy type NLP solution for Ruby.
Hi, looks interesting. However, when I gave the example file a go, I get this:
The text was updated successfully, but these errors were encountered: