mirror of
https://github.com/autistic-symposium/ml-ai-agents-py.git
synced 2025-05-20 07:20:26 -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
18
crypto_agents/strategy_workflow/README.md
Normal file
18
crypto_agents/strategy_workflow/README.md
Normal file
|
@ -0,0 +1,18 @@
|
|||
## strategy workflow
|
||||
|
||||
<br>
|
||||
|
||||
<p align="center">
|
||||
<img width="854" src="https://user-images.githubusercontent.com/1130416/227752772-5d739fd8-1b5c-4841-a52a-7cda308fc4df.png">
|
||||
</p>
|
||||
|
||||
<br>
|
||||
|
||||
1. **[data analysis](data_analysis.md)**
|
||||
2. **[supervised model training](supervised_learning.md)**
|
||||
3. **[policy development](policy.md)**
|
||||
4. **[backtesting](backtesting.md)**
|
||||
5. **[parameter optimization](optimization.md)**
|
||||
6. **[simulation and paper trading](paper_trading.md)**
|
||||
7. **[live trading](live_trading.md)**
|
||||
8. **[strategy metrics](strategy_metrics.md)**
|
Loading…
Add table
Add a link
Reference in a new issue