Skip to content
This repository has been archived by the owner on Nov 3, 2022. It is now read-only.

TimeDistributed ResNet #191

Closed
voletiv opened this issue Dec 15, 2017 · 1 comment
Closed

TimeDistributed ResNet #191

voletiv opened this issue Dec 15, 2017 · 1 comment

Comments

@voletiv
Copy link

voletiv commented Dec 15, 2017

I am proposing to wrap TimeDistributed around raghakot's ResNet implementation. I shall be launching a PR. Please check raghakot/keras-resnet#51 (comment) for details on the PR.

Often, CNN+LSTM architectures require a TimeDistributed version of CNNs - one CNN architecture acting on several time-distributed inputs, and then fed into an LSTM. I propose making a TimeDistributed version of ResNet.

@ahundt
Copy link
Collaborator

ahundt commented Dec 18, 2017

sounds great, FYI I'm closing this issue and we can continue this conversation in the relevant PRs #167 and #192.

@ahundt ahundt closed this as completed Dec 18, 2017
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants