added docs folder

This commit is contained in:
Yannic Kilcher
2022-12-28 22:02:46 +01:00
parent f208f65faf
commit c02075b9cc
+9
View File
@@ -0,0 +1,9 @@
# Documentation
This directory contains the documentation for the project and other related organization documents.
## Contributing to this documentation
Please make a pull request to the `main` branch with your changes.
Consider that this folder is used for documenting the various code sub-parts, the high-level ideas, the ML aspects, experiments, contributor guides, guides for data creation, and many more things. Please try to keep the documentation as concise as possible and keep an organized folder structure that makes sense for everyone.