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

predict using soundnet features #32

Open
jacobsn opened this issue Dec 18, 2016 · 5 comments
Open

predict using soundnet features #32

jacobsn opened this issue Dec 18, 2016 · 5 comments

Comments

@jacobsn
Copy link
Member

jacobsn commented Dec 18, 2016

Idea: Use features extracted from the soundnet network in a traditional ML pipeline. Use lots of bagging and boosting like the typical winning solutions to Kaggle challenges.

@jacobsn
Copy link
Member Author

jacobsn commented Dec 18, 2016

@tsalem is working on this right now. He has the conv7 (I think) features extracted and is working on a scikit learn implementation. I am hoping that this will be an easier way for some, especially those that took my ML course, to get in the mix.

@wderekjones
Copy link

I can take a crack at this

@jacobsn
Copy link
Member Author

jacobsn commented Dec 23, 2016 via email

@jacobsn
Copy link
Member Author

jacobsn commented Dec 30, 2016

@williamdjones I just merged an initial version of this in fe28c61.

Work with @tsalem if you want access to the raw features (I am pretty sure I already uploaded them to google drive, but I suggest you chat with him).

@tsalem
Copy link

tsalem commented Dec 30, 2016

@jacobsn
@williamdjones already emailed me and I gave him access to the code.

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

3 participants