We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f1e8d78 commit e258eeeCopy full SHA for e258eee
README.md
@@ -30,7 +30,8 @@ The repository contains the implementation of the Gene Expression Programming[1]
30
```
31
32
- Remark for your CSV file: Main_min_with_csv.jl in the test folder provides a step-by-step guide on how to initialize the GEP for your own problem
33
-- Remark for your CSV file and utilizing dimensional homogeneity: Main_min_with_csv_and_units.jl in the test folder provides a step-by-step guide
+- Remark for your CSV file and utilizing dimensional homogeneity: Main_min_with_csv_and_units.jl in the test folder provides a step-by-step guide
34
+- Remark within the tutorial folder there is a notebook which can be launched with google colab
35
36
37
# References
0 commit comments