Improve Link interface · Issue #4250 · chainer/chainer

I'm thinking about improving the interface and class organization of Link as follows. Unify Link and Chain. Link will have the almost same interface as Chain (instead of __init__: init will accept ...