elitcloud / elit

🔠 Evolution of Language and Information Technology
https://elit.cloud
Other
47 stars 7 forks source link

init #4

Closed tlee54 closed 7 years ago

tlee54 commented 7 years ago

I am trying to figure out how to incorporate pooled feature as a feature. A problem is that the size of the pool is initially 192, but after combining the word embedding pools, the dimension of the pooled feature keeps increasing after each round. What would be a good fix?