dominikschmidt commited on
Commit
e390d3c
·
unverified ·
1 Parent(s): 39c930a

add tree search gif to readme

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -120,7 +120,7 @@ At its core, Solution Space Tree Search consists of three main components:
120
 
121
  By repeatedly applying these steps, AIDE navigates the vast space of possible solutions, progressively refining its approach until it converges on the optimal solution for the given data science problem.
122
 
123
- ![Tree Search Visualization](https://github.com/WecoAI/AIDE_internal/assets/8918572/daea2488-3e1f-4d64-a555-e4d45ed46e4d)
124
 
125
  ## Solution Gallery
126
 
 
120
 
121
  By repeatedly applying these steps, AIDE navigates the vast space of possible solutions, progressively refining its approach until it converges on the optimal solution for the given data science problem.
122
 
123
+ ![Tree Search Visualization](https://github.com/WecoAI/aideml/assets/8918572/2401529c-b97e-4029-aed2-c3f376f54c3c)
124
 
125
  ## Solution Gallery
126