ml-ai-agents-py/README.md
2023-03-26 14:41:11 -07:00

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)