Skip to content

cooperbench/CooperBench

Repository files navigation

Best Practices in Open-Source Machine Learning Research Projects in Python: A Template

This template, designed as the optimal springboard for your open-source Python research projects, is an ideal choice if you:

  1. Seek to enable other researchers to build upon your project with ease;
  2. Aim to minimize the communication gap between your project's collaborators;
  3. Aspire to iterate rapidly while maintaining high confidence that minor code changes won't disrupt the entire pipeline;
  4. Desire to decrease the number of frustrating Runtime Errors encountered during experiment execution.

Note

This repo is under construction.

Pull Requests

A PR typically implements a new feature, improves an old feature, or fixes a bug.

Typing

Static type checking

Dynamic type checking

Continuous Integration

Contribution

I welcome all kinds of contribution, e.g. adding more tools, better practices, discussions on trade-offs.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •  

Languages