zziz / pwc

This repository is no longer maintained.
15.4k stars 2.49k forks source link

Comments and Suggestions #1

Open zziz opened 5 years ago

zziz commented 5 years ago

Please add your comments and suggestions for improving this repository.

- Which conference/journal papers would you like to see? - What area of Machine Learning is a priority for you? - What area of Machine Learning is missing from this repository? - Do you want to contribute? How can you contribute? - Your general comment/opinion for improving this repository. - Any other form of feedback/comment.

No spam, please.

xgfs commented 5 years ago

Are you sure the code for the "product split trees" is correct?

zziz commented 5 years ago

Thank you for pointing that out @xgfs I just fixed it.

EricGzq commented 5 years ago

I think you can divide these codes into categories.

zziz commented 5 years ago

Thanks for your feedback @EricGzq! What exactly do you have in mind? What kind of categories?

monperrus commented 5 years ago

Awesome idea, +1 for open-science.

It would be great to have such a repo for papers in other research communities, such as software engineering. How to proceed? with a new page here?

zziz commented 5 years ago

Thanks for your feedback @monperrus! Sounds promising! Since there are some remaining works to be done here, for now, I have just focused on Machine Learning. After finishing ML, I will move to other research communities. If you want to contribute for say Software Engineering, please do so. Just add a markdown file (such as SoftwareEngineering.md), I will include a link to that in main README file.

Bachstelze commented 5 years ago

I didn't checked all papers, but i looks like their almost all about visual or general ML. An other catogorie then would be NLP.

zziz commented 5 years ago

Thanks for your feedback @Bachstelze! Right now I'm working on the code which I use to maintain this repository. I will include more conferences and journals as soon as I can. NLP, Reinforcement Learning, Speech Processing and other areas of Signal processing and Machine Learning will be included. Plus I will upload all the code and data that is being for this repository.

ghost commented 5 years ago

@zziz Can I work on the categories part?

monperrus commented 5 years ago

With respect to the research areas, one way would be to create alternative repositories, such as pwc-se for software engineering.

This would the equivalent of awesome lists referring to awesome-awesome.

xeoncross commented 5 years ago

Could we separate the papers by year, then by broad categories?

Or

I realize there is some overlap (Speech-to-text), but at least I could filter through the articles quicker.

zziz commented 5 years ago

Sounds like categorizing is interesting for a lot of people (@monperrus and @Xeoncross also I got some offline comments about it). I will work on it - namely include papers for each category into CATEGORY.md file. The main page will still have all of them together as it does now - I don't want to overcomplicate the main README page.

zziz commented 5 years ago

Dear @MONIKA-KUMAR-JETHANI, you are welcome to work on categorizing part. I have included the raw csv file in /src folder. I will update that file as we go on. But in any case, it can be a starting point for you.

YoRobotCop commented 5 years ago

Newbe thanks for supporting!!!

furkanusta commented 5 years ago

There is https://researchcode.com/ that is similar. Maybe you can put a link to it at the end

monperrus commented 5 years ago

Is the data behind https://researchcode.com/ publicly available (as here)?

zziz commented 5 years ago

Dear @furkanusta, thank you for letting me know about it. I have came to know two other similar websites as well (paperswithcode.com and gitxiv.com). I will include all of them in main page soon.

zziz commented 5 years ago

@monperrus I'm not sure, but I don't think so. They might some day, hopefully.

iphysresearch commented 5 years ago

As https://paperswithcode.com , It would be better to mark the DL library for each paper, like TensorFlow, Pytorch, MXNet, ...

zziz commented 5 years ago

Dear @iphysresearch thank you very much for your recommendation. Right now I'm working on collecting papers with code from different conferences. After this stage I will work on categorizing the papers as well as tagging them (which will include implementation framework too).

raincrash commented 5 years ago

Hi @zziz. What are your thoughts on building a GitHub pages site? I think it would be easier to implement tags, have an option to search etc in the future. (PS: I could help build one too.)

zziz commented 5 years ago

Dear @raincrash, sounds great! Let's make it! Let's discuss it over an email or conference call.

Quantumofcosmos commented 5 years ago

I can help in building

That is after you take call on what you want to do first. @zziz

zziz commented 5 years ago

Dear @Quantumofcosmos, at this point I'm focused on collecting data basically. Add more papers and codes to the list. This weekend I will discuss website plans with @raincrash. You are welcome to join our discussion (if @raincrash approves of course :) ).

raincrash commented 5 years ago

Hi! Sure! Also, @zziz, how are you retrieving the star count? Thoughts on running a cron every week or something, use the GitHub Developer APIs and get the start count updated in the CSV? or are you already doing this?

zziz commented 5 years ago

Hi @raincrash. Yes, I update on Sundays. So tomorrow there will be an update. Yes I do use GitHub API :) Actually I'm going to open source entire system once it's done. Planning to do it till end of the year. Right now it's a bit messy, complicated and many things yet to be implemented :)

valentincalomme commented 5 years ago

I've read through the comments but for emphasis, I will probably repeat some points already made. Here are some additions that I would love to see:

dJOKERdUMMY commented 5 years ago

Year 2014 , project Tell Me What You See and I will Show You Where It Is , the link to the code seems wrong. Please correct it if it is.

justanhduc commented 5 years ago

I think BMVC is also a good conference to track? Edit: I noticed there is no ICLR either.

jindongwang commented 5 years ago

Thanks @zziz for this great repo! I find it very confusing when I want to contribute to this repo. Do I have to update the readme.md or the src folder? I think it's better if you make the pull request more clear, then everyone interested can contribute, which is more efficient.

D-X-Y commented 5 years ago

ICLR 2019 and CVPR 2019 have released their final decisions. Maybe it's time to include some works published in 2019?

shirazi138354 commented 5 years ago

hello I wanted to know if the code for this article is here, and what do you recommend for 2018 to identify the face that Mattl's code has?

mcharrak commented 4 years ago

Agree with D-X-Y. ICLR papers and code could be added as it is one of the top conferences on a par with ICML and NIPS.

fisforfaheem commented 1 year ago

updates>