keras-team / keras-contrib

Keras community contributions
MIT License
1.58k stars 650 forks source link

Encouraging contributions #9

Open lukedeo opened 7 years ago

lukedeo commented 7 years ago

I feel like we should do a PR push (i.e., Twitter) to get people contributing and interested here. Thoughts?

the-moliver commented 7 years ago

I agree, but I think @fchollet would get the most traction with a tweet

ahundt commented 7 years ago

I assume keras itself has a contributions document, I suggest adding a reference to this there as well, explaining the process of first contributions going here then how eventual promotion to mainline keras would work.

junwei-pan commented 7 years ago

By the way, I think we'd better open an issue for contribution request to list some new functions that we need, such as a list of new activations, layers, optimizers and examples, just like https://github.com/fchollet/keras/issues/3617. I'll do a quick research review to give an initial list, any suggestions will be welcomed.

jpeg729 commented 7 years ago

I think the best way to encourage contributions would be to have a website to showcase the contributions.

Even better, if each thingy had a separate page with a description section and a comments section.

Dref360 commented 7 years ago

Maybe a github.page where every contirbutors can showcase their add? It's super easy to setup and it's free

bstriner commented 7 years ago

Hey, guys! Finally should have free time over the summer.

Every once in a while a good idea pops up on the forums and I try to refer it over here. The hardest part is just getting the ball rolling.

keras-contrib is referenced in the keras contributing.md but mayber there are more prominent locations that might be appropriate, such as the issue or PR submission forms.

A few repos I might want to clean up and consolidate into keras-contrib:

Cheers

ahundt commented 7 years ago

sounds cool, there are also a bunch of items in the set of issues: https://github.com/farizrahman4u/keras-contrib/issues

bstriner commented 7 years ago

A few good ones in the keras issues, too. The idea of better generators for image data and text data would be really useful.