dair-ai / paper_implementations

A project for implementing ML and NLP papers
13 stars 3 forks source link

project framework and template structure #4

Open leehanchung opened 4 years ago

leehanchung commented 4 years ago

What would be the default project software frameworks? e.g., Tensorflow, Pytorch, and other scaffolds such as NLTK?

And for project structure, I find stanford cs230's framework works well for research type of paper implementations.