mirror of
https://github.com/autistic-symposium/ml-ai-agents-py.git
synced 2025-05-13 03:52:14 -04: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
![]() Bumps [tqdm](https://github.com/tqdm/tqdm) from 4.46.0 to 4.66.3. - [Release notes](https://github.com/tqdm/tqdm/releases) - [Commits](https://github.com/tqdm/tqdm/compare/v4.46.0...v4.66.3) --- updated-dependencies: - dependency-name: tqdm dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com> |
||
---|---|---|
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 x ai
- research on crypto projects in the niche of blockchain-based ai (still very early though)
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
- machine learning engineering open book