mirror of
https://github.com/autistic-symposium/ml-ai-agents-py.git
synced 2025-05-02 14:46:29 -04:00
people cannot distinguish gpt-4 from a human in a turing test, by c. jones et al (2024)
This commit is contained in:
parent
5a83a44f8e
commit
592f593e44
21 changed files with 78 additions and 53 deletions
20
deep_learning/README.md
Normal file
20
deep_learning/README.md
Normal 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)**
|
Loading…
Add table
Add a link
Reference in a new issue