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

20
deep_learning/README.md Normal file
View file

@ -0,0 +1,20 @@
## ai agents
<br>
* **[deep learning](deep_learning.md)**
* **[reinforcement learning](reinforcement_learning.md)**
<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)**
* **[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)**