mila-iqia / fuel

A data pipeline framework for machine learning
MIT License
867 stars 268 forks source link

Add links to the code in docs #340

Closed dmitriy-serdyuk closed 8 years ago

dmitriy-serdyuk commented 8 years ago

A twin brother of mila-udem/blocks#1058 .

dmitriy-serdyuk commented 8 years ago

I merge it since it worked for blocks.

dmitriy-serdyuk commented 8 years ago

It doesn't work with decorated functions =( and some converters are decorated. I'll dig into it.

dwf commented 8 years ago

Might be rectifiable with functools.wraps?

On Wed, Apr 13, 2016 at 3:00 PM, dmitriy-serdyuk notifications@github.com wrote:

It doesn't work with decorated functions =( and some converters are decorated. I'll dig into it.

— You are receiving this because you are subscribed to this thread. Reply to this email directly or view it on GitHub https://github.com/mila-udem/fuel/pull/340#issuecomment-209596028