mirror of
https://github.com/autistic-symposium/ml-ai-agents-py.git
synced 2025-04-28 03:26:08 -04:00
47 lines
861 B
Markdown
47 lines
861 B
Markdown
## deep learning projects, code, resources
|
|
|
|
<br>
|
|
|
|
#### 👉🏼 [deep learning tl; dr](deep_learning_tldr.md)
|
|
|
|
<br>
|
|
|
|
### in this repo
|
|
|
|
* 🤖 **[defi agents](agents)**
|
|
* deep learning strategies for training defi agents.
|
|
|
|
<br>
|
|
|
|
* 🎓 **[reinforcement learning](RL)**
|
|
* resources and projects training reinforcement learning environments.
|
|
|
|
<br>
|
|
|
|
* 🧬 **[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-hft-agents](https://github.com/go-outside-labs/ml-htf-agents)
|
|
* [bt3gl's studies on ml and ai](https://singularity-sh.vercel.app/archives.html)
|