mirror of
https://github.com/autistic-symposium/ml-ai-agents-py.git
synced 2025-05-17 05:52:15 -04:00
people cannot distinguish gpt-4 from a human in a turing test, by c. jones et al (2024)
This commit is contained in:
parent
5a83a44f8e
commit
592f593e44
21 changed files with 78 additions and 53 deletions
6
crypto_agents/strategy_workflow/optimization.md
Normal file
6
crypto_agents/strategy_workflow/optimization.md
Normal file
|
@ -0,0 +1,6 @@
|
|||
## parameter optimization
|
||||
|
||||
<br>
|
||||
|
||||
* perform a search, for example grid search, over possible values of strategy parameters like thresholds or coefficients (using the simulator and a set of historical data)
|
||||
* overfitting to historical data is a big risk (be careful with validation and test sets).
|
Loading…
Add table
Add a link
Reference in a new issue