Open aigujin opened 8 years ago
Hi, Thanks for the code. Could you explain what is ydata in batch_loader.py? And another question: is possible to use your code in classification task, i.e. sentiment analysis, by applying OneHot class vectors?
ydata
batch_loader.py
OneHot
Hi, Thanks for the code. Could you explain what is
ydata
inbatch_loader.py
? And another question: is possible to use your code in classification task, i.e. sentiment analysis, by applyingOneHot
class vectors?