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
- Host: GitHub
- URL: https://github.com/daemon/experiments
- Owner: daemon
- License: mit
- Created: 2018-08-06T00:26:48.000Z (almost 8 years ago)
- Default Branch: master
- Last Pushed: 2018-08-06T03:54:16.000Z (almost 8 years ago)
- Last Synced: 2025-02-04T13:43:49.958Z (over 1 year ago)
- Language: Jupyter Notebook
- Size: 3.91 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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.