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
Hello!
your code is really perfect,but i wonder whether your project support Multi-Classification by modify the array value in func load_data_and_labels()?
thx!
The text was updated successfully, but these errors were encountered:
@GaryHaHaHa Thank you for your compliment!
Of course! If you modify the function, load_data_and_labels(), in data_helpers.py a little bit, you can try Multi-Classification like topic classification with 20newsgroups, the dataset that the author used for experiments.
Hello!
your code is really perfect,but i wonder whether your project support Multi-Classification by modify the array value in func load_data_and_labels()?
thx!
The text was updated successfully, but these errors were encountered: