An open API service indexing awesome lists of open source software.

https://github.com/daemon/experiments

Short experiments repository, filled mostly with Jupyter notebooks
https://github.com/daemon/experiments

Last synced: about 1 year ago
JSON representation

Short experiments repository, filled mostly with Jupyter notebooks

Awesome Lists containing this project

README

          

# Experiments in Computery Stuff

Hypothesis: 99.9% of everything in this repository won't amount to anything.

## Guidelines

1. Every experiment should be self-contained in its own folder. Even when code reusability seems like a good idea,
reproducibility is a much more important objective.
2. When an experiment gets too large, it deserves its own repository.
3. When an experiment becomes substantially successful, it deserves its own repository and paper submission.
4. When an experiment fails, it stays in this repository.