yechengxi / LightNet

Efficient, transparent deep learning in hundreds of lines of code.
Other
270 stars 116 forks source link

QRNN #12

Closed seahang closed 6 years ago

seahang commented 6 years ago

I want to use the QRNN based on your code to solve the squence to squence problem. how can i write the code based on lightnet? Thankyou!

yechengxi commented 6 years ago

Implementing such a project should not infeasible but it is going to take time to design.