mirror of
https://github.com/autistic-symposium/ml-ai-agents-py.git
synced 2025-06-07 14:32:48 -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>
|
<br>
|
||||||
|
|
||||||
|
@ -12,13 +12,10 @@
|
||||||
* **[reinforcement learning](agents/reinforcement_learning.md)**
|
* **[reinforcement learning](agents/reinforcement_learning.md)**
|
||||||
* **[strategy workflow](agents/strategy_workflow)**
|
* **[strategy workflow](agents/strategy_workflow)**
|
||||||
|
|
||||||
<br>
|
|
||||||
|
|
||||||
#### quantum computing and machine learning
|
#### quantum computing and machine learning
|
||||||
|
|
||||||
* **[energy-based models](EBMs)**: my adaptation of openai's implicit generation and generalization in energy based models
|
* **[energy-based models](EBMs)**:
|
||||||
|
* my adaptation of openai's implicit generation and generalization in energy based models
|
||||||
<br>
|
|
||||||
|
|
||||||
#### large language models
|
#### large language models
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue