First off, thanks for taking the time to contribute!The following is a set of guidelines for contributing to ERES Project, which is hosted on Github and Google Colab. These are mostly guidelines, not rules. Use your best judgment, and feel free to propose changes to this document in a pull request. When contributing to this repository, please first discuss the change you wish to make via issue, email, or any other method with the owners of this repository before making a change.
- Independent sources
- White Noise Analysis
- Position of Stones
- Photo Database
- Genetic Algorithm
- Encryption
- To contribute please put in Pull Requests using Python and Google Colab
- Always test your code before launching a pull request.
- Report Bugs
- Suggest enhancements to the code
- Use a clear and descriptive title for the issue to identify the suggestion.
- Provide a step-by-step description of the suggested enhancements in as many details as possible.
- Explain why this enhancement would be useful.
When submitting a pull request, please make sure your code runs without bugs/errors and it is readable.