Alexander
Alexander
1. Fresh version of unpooling added. Now it can deal with variable batch size. (took it from here https://github.com/tensorflow/tensorflow/issues/2169) 2. 0-dimension of placeholders were set to None. This allows setting...
LightGBM can use categorical feature directly. There is a ```categorical_feature``` parameter in LightGBM docs to deal with this behavior: [https://github.com/Microsoft/LightGBM/blob/master/docs/Parameters.md](https://github.com/Microsoft/LightGBM/blob/master/docs/Parameters.md) It would be nice to add categorical feature support to...
Было бы круто, если бы бот научился определять тональность фраз, которые ему пишут, и отвечал соответственно. Негативно на негативные фразы, позитивно на позитивные.