mirror of
https://github.com/autistic-symposium/ml-ai-agents-py.git
synced 2025-08-19 11:37:56 -04:00
chores: refactor for the new ai research, add linter, gh action, etc (#27)
This commit is contained in:
parent
fb4ab80dc3
commit
d5467e559f
40 changed files with 5177 additions and 2476 deletions
22
README.md
22
README.md
|
@ -1,19 +1,27 @@
|
|||
## resources and experiments on autonomous agents
|
||||
|
||||
## the AI toolkit
|
||||
|
||||
<br>
|
||||
|
||||
* **[⬛ ai && ml tl; dr](deep_learning)**
|
||||
#### research
|
||||
|
||||
* **[⬛ machine learning history](deep_learning)**
|
||||
* **[⬛ large language models](llms)**
|
||||
* **[⬛ agents on blockchains](crypto_agents)**
|
||||
* **[⬛ on quantum computing](EBMs)**
|
||||
- my adaptation of openai's implicit generation and generalization in energy based models
|
||||
|
||||
<br>
|
||||
|
||||
#### experiments
|
||||
|
||||
* **[⬛ agents on blockchains](crypto_agents)**
|
||||
* **[⬛ on quantum computing](EBMs)** (my adaptation of openAI's implicit generation and generalization in energy based
|
||||
models)
|
||||
|
||||
<br>
|
||||
|
||||
---
|
||||
|
||||
### cool resources
|
||||
### cool discussions
|
||||
|
||||
<br>
|
||||
|
||||
* **[vub's response to AI 2027 and his take on defense (2025)](https://vitalik.eth.limo/general/2025/07/10/2027.html)**
|
||||
* **[mr. vp jd vance at the ai action summit in paris (2025)](https://www.youtube.com/watch?v=MnKsxnP2IVk)**
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue