mirror of
https://github.com/autistic-symposium/ml-ai-agents-py.git
synced 2025-11-23 08:00:26 -05:00
👾 resources and experiments for autonomous agents (e.g., language models, reinforcement learning, energy based models)
autismchatgptdeep-learninggpt-3machine-learningmarkov-chainopenaiquantum-aireinforcement-learningrustsupervised-machine-learning
| agents | ||
| crypto_tokens | ||
| EBMs | ||
| GPT3.5 | ||
| RL | ||
| .gitignore | ||
| deep_learning_tldr.md | ||
| README.md | ||
deep learning projects, code, resources
- 🤖 defi agents
- deep learning strategies for training defi agents.
- 🎓 reinforcement learning
- resources and projects training reinforcement learning environments.
- 🧬 quantumai
- my adaptation of openai's implicit generation and generalization in energy based models.
- 🦾 gpt3
- resources and projects on gpt3.
- ⛓ crypto tokens
- research on crypto projects in the niche of blockchain-based ai.
resources
- microsoft notes on ai agents
- ritual.net, integrate AI models into protocols
- the promise and challenges of crypto + AI applications, by vitalik
- on training defi agents with markov chains, by bt3gl
- google's jax (composable transformations of numpy programs)
- goat, the globally open ai transfer protocol