mirror of
https://github.com/autistic-symposium/ml-ai-agents-py.git
synced 2025-08-23 13:15:47 -04:00
placehold for my review
This commit is contained in:
parent
fdba2218a0
commit
2837215329
5 changed files with 14 additions and 4 deletions
|
@ -5,10 +5,14 @@
|
||||||
* **[⬛ ai && ml tl; dr](deep_learning)**
|
* **[⬛ ai && ml tl; dr](deep_learning)**
|
||||||
* **[⬛ large language models](llms)**
|
* **[⬛ large language models](llms)**
|
||||||
* **[⬛ agents on blockchains](crypto_agents)**
|
* **[⬛ agents on blockchains](crypto_agents)**
|
||||||
* **[⬛ on quantum computing](EBMs)** (my adaptation of openai's implicit generation and generalization in energy based models)
|
* **[⬛ on quantum computing](EBMs)**
|
||||||
|
- my adaptation of openai's implicit generation and generalization in energy based models (EBMs)
|
||||||
|
|
||||||
<br>
|
<br>
|
||||||
|
|
||||||
|
|
||||||
|
---
|
||||||
|
|
||||||
### cool resources
|
### cool resources
|
||||||
|
|
||||||
<br>
|
<br>
|
||||||
|
|
|
@ -2,9 +2,8 @@
|
||||||
|
|
||||||
<br>
|
<br>
|
||||||
|
|
||||||
* **[gpt-x](gpt)**
|
* **[gpt](gpt)**
|
||||||
* **[claude](claude)**
|
* **[claude](claude)**
|
||||||
* **[eliza](eliza)**
|
|
||||||
* **[deepseek](deeepsek)**
|
* **[deepseek](deeepsek)**
|
||||||
|
|
||||||
<br>
|
<br>
|
||||||
|
|
|
@ -1 +0,0 @@
|
||||||
## eliza
|
|
|
@ -2,6 +2,13 @@
|
||||||
|
|
||||||
<br>
|
<br>
|
||||||
|
|
||||||
|
|
||||||
|
* **[my review on gpt-5](gpt-5.md)**
|
||||||
|
|
||||||
|
<br>
|
||||||
|
|
||||||
|
---
|
||||||
|
|
||||||
### cool resources
|
### cool resources
|
||||||
|
|
||||||
<br>
|
<br>
|
||||||
|
|
1
llms/gpt/gpt-5.md
Normal file
1
llms/gpt/gpt-5.md
Normal file
|
@ -0,0 +1 @@
|
||||||
|
## my review on gpt-5
|
Loading…
Add table
Add a link
Reference in a new issue