Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

How do we process audio data with fully connected network? #2

Open
delta2323 opened this issue Jun 4, 2016 · 1 comment
Open

How do we process audio data with fully connected network? #2

delta2323 opened this issue Jun 4, 2016 · 1 comment

Comments

@delta2323
Copy link

delta2323 commented Jun 4, 2016

@soumith wrote we will use MSR's 5-layered fully connected network for evaluating frameworks for audio use case. But how do we use this network for processing time-series data?

One obvious way is not to make lateral connections (i.e. connection along time dimension) and to process data point of each time independently with the network. But I do not know this is the standard way.

Let me know if I miss some information. Thanks in advance.

@soumith
Copy link
Contributor

soumith commented Jul 27, 2016

cc: @Alexey-Kamenev

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants