We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 7f4a36c + e773a56 commit c4e513cCopy full SHA for c4e513c
1 file changed
README.md
@@ -140,7 +140,6 @@ Programs can be **open-ended** (run indefinitely, always optimizing) or **goal-o
140
python3 .autoloop/programs/my-experiment/code/evaluate.py
141
```
142
The metric is `score`. **Higher is better.**
143
- ```
144
145
3. The next scheduled run picks it up automatically. No other configuration needed.
146
0 commit comments