Open-Deep-ML / DML-OpenProblem

Other
182 stars 50 forks source link

Suggestion: Maintain Problem Tracking List #170

Open rittik9 opened 6 days ago

rittik9 commented 6 days ago

This document maintains a consolidated list of algorithmic problems in our codebase and planned implementations from the issues section. This helps new contributors quickly identify existing and planned problems without having to search through multiple locations when suggesting a new problem.

Also we need to automate the list using github actions.

moe18 commented 5 days ago

what document?

but I agree we need a better way of keeping track of problems, and we have something in the pipeline that might help out but the addition of github actions is also a good idea

rittik9 commented 5 days ago

Like every time a new problem added in the codebase or agreed in issue , the sheet will get automatically updated

rittik9 commented 5 days ago

I can work on this.

A file called Poblems.md with:

which will be automated via github actions.

moe18 commented 5 days ago

that would be a great help!