|
|
|
|
|
by mayanklahiri
5690 days ago
|
|
I replied to you via email, but thought I'd post it here as well in case anyone else had suggestions. I've been thinking about a general purpose experimentation framework for research. Over the last 5 years, I've been re-writing parts of this framework for different projects and wish I had spent some time generalizing and packaging it. The workflow is: dataset -> experimental parameters -> code+libraries (this is where the trouble often is) -> result files (plain text, hundreds!) -> analysis (generally in R) -> selectively plotting results |
|