Joshua-Ren / Neural_Iterated_Learning

Pytorch implementation of the paper 'Compositional language emerge in a neural iterated learning' (ICLR 2020).
MIT License
13 stars 2 forks source link

License for this repo #4

Closed hlml closed 3 years ago

hlml commented 3 years ago

Hi Joshua,

Thanks for this very interesting paper and releasing the code. Since there isn't a license in this repo, would you be opposed to me releasing code that builds on top of the repo? Alternatively, you can add a license to the repo (similar to https://github.com/allenai/hidden-networks/blob/master/LICENSE) if you'd like!

Thanks! Hattie

Joshua-Ren commented 3 years ago

Hi Hattie,

Thanks very much for your email. I add a license to that repo (sorry for doing this so late). Feel free to release the code of your project.

Cheers,

Joshua

Hattie Zhou @.***> 于2021年10月14日周四 下午10:56写道:

Hi Joshua,

Thanks for this very interesting paper and releasing the code. Since there isn't a license in this repo, would you be opposed to me releasing code that builds on top of the repo? Alternatively, you can add a license to the repo (similar to https://github.com/allenai/hidden-networks/blob/master/LICENSE) if you'd like!

Thanks! Hattie

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/Joshua-Ren/Neural_Iterated_Learning/issues/4, or unsubscribe https://github.com/notifications/unsubscribe-auth/AGGLYAMNF6HAPIBFZCL5PCDUG3VQHANCNFSM5F73XXTQ . Triage notifications on the go with GitHub Mobile for iOS https://apps.apple.com/app/apple-store/id1477376905?ct=notification-email&mt=8&pt=524675 or Android https://play.google.com/store/apps/details?id=com.github.android&referrer=utm_campaign%3Dnotification-email%26utm_medium%3Demail%26utm_source%3Dgithub.

hlml commented 3 years ago

Thanks so much Joshua!