mirror of
https://github.com/autistic-symposium/ml-ai-agents-py.git
synced 2025-08-17 18:50:13 -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/backtesting.md
Normal file
6
crypto_agents/strategy_workflow/backtesting.md
Normal file
|
@ -0,0 +1,6 @@
|
|||
## strategy backtesting
|
||||
|
||||
<br>
|
||||
|
||||
* use a simulator to test an inital version of the strategy against a set of historical data.
|
||||
* the simulator can take things such as order book liquidity, network latencies, fees, etc.
|
Loading…
Add table
Add a link
Reference in a new issue