people cannot distinguish gpt-4 from a human in a turing test, by c. jones et al (2024)

This commit is contained in:
bt3gl 2024-11-21 11:49:58 -08:00
parent 5a83a44f8e
commit 592f593e44
21 changed files with 78 additions and 53 deletions

View file

@ -1,40 +1,10 @@
## resources and experiments for autonomous agents
## resources and experiments on autonomous agents
<br>
### chapters
* **[⬛ ai && ml tl; dr](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>
#### learnings
* **[deep learning](agents/deep_learning.md)**
* **[reinforcement learning](agents/reinforcement_learning.md)**
* **[strategy workflow](agents/strategy_workflow)**
#### quantum computing and machine learning
* **[energy-based models](EBMs)**:
* my adaptation of openai's implicit generation and generalization in energy based models
#### large language models
* **[gpt](GPT)**
* **[claude](claude)**
<br>
----
### cool resources
<br>
* **[cursor ai editor](https://www.cursor.com/)**
* **[microsoft notes on ai agents](https://github.com/microsoft/generative-ai-for-beginners/tree/main/17-ai-agents)**
* **[ritual.net, integrate ai models into protocols](https://ritual.net/)**
* **[the promise and challenges of crypto + ai applications, by vub](https://vitalik.eth.limo/general/2024/01/30/cryptoai.html)**
* **[on training defi agents with markov chains, by bt3gl](https://mirror.xyz/go-outside.eth/DKaWYobU7q3EvZw8x01J7uEmF_E8PfNN27j0VgxQhNQ)**
* **[google's jax (composable transformations of numpy programs)](https://github.com/google/jax)**
* **[machine learning engineering open book](https://github.com/stas00/ml-engineering)**
* **[advances in financial machine learning](books/advances_in_financial_machine_learning.pdf)**