mirror of
https://github.com/autistic-symposium/ml-ai-agents-py.git
synced 2025-05-02 06:36:28 -04:00
Clean up to start add modern models (#24)
This commit is contained in:
parent
3f8821f1d4
commit
6bd69df5c1
1 changed files with 3 additions and 6 deletions
|
@ -1,4 +1,4 @@
|
|||
## deep learning projects, code, resources
|
||||
## resources and experiments for autonomous agents
|
||||
|
||||
<br>
|
||||
|
||||
|
@ -12,13 +12,10 @@
|
|||
* **[reinforcement learning](agents/reinforcement_learning.md)**
|
||||
* **[strategy workflow](agents/strategy_workflow)**
|
||||
|
||||
<br>
|
||||
|
||||
#### quantum computing and machine learning
|
||||
|
||||
* **[energy-based models](EBMs)**: my adaptation of openai's implicit generation and generalization in energy based models
|
||||
|
||||
<br>
|
||||
* **[energy-based models](EBMs)**:
|
||||
* my adaptation of openai's implicit generation and generalization in energy based models
|
||||
|
||||
#### large language models
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue