mirror of
https://github.com/autistic-symposium/ml-ai-agents-py.git
synced 2025-06-08 23:13:15 -04:00
Organize to start adding modern models and agents (#20)
This commit is contained in:
parent
94d09f6fba
commit
bce672f1d2
34 changed files with 846 additions and 309 deletions
5
agents/strategy_workflow/supervised_learning.md
Normal file
5
agents/strategy_workflow/supervised_learning.md
Normal file
|
@ -0,0 +1,5 @@
|
|||
## supervised learning
|
||||
|
||||
<br>
|
||||
|
||||
* train one or more supervised learning models to predict quantities of interest that are necessary for the strategy work, for example, price prediction, quantity prediction, etc.
|
Loading…
Add table
Add a link
Reference in a new issue