mirror of
https://github.com/autistic-symposium/ml-ai-agents-py.git
synced 2025-06-02 05:22:24 -04:00
37 lines
602 B
Markdown
37 lines
602 B
Markdown
## training models with openai's resources
|
|
|
|
<br>
|
|
|
|
#### 👉🏼 [reinforcement learning tl; dr](reinforcement_learning.md)
|
|
|
|
<br>
|
|
|
|
----
|
|
|
|
### in this dir
|
|
|
|
* 🧬 **[quantumai](EBMs)**
|
|
* my adaptation of openai's implicit generation and generalization in energy based models
|
|
|
|
|
|
<br>
|
|
|
|
* 🦾 **[gpt3](GPT3)**
|
|
* resources and projects on gpt3
|
|
|
|
<br>
|
|
|
|
|
|
* ⛓ **[crypto tokens](crypto_tokens)**
|
|
* research on crypto projects in the niche of blockchain-based ai
|
|
|
|
|
|
<br>
|
|
|
|
----
|
|
|
|
### resources
|
|
|
|
<br>
|
|
|
|
* [go-outside-labs ml-htf-autonomous-agents](https://github.com/go-outside-labs/ml-htf-autonomous-agents)
|