· 1 min read
Archives

We need to make a recursive feedback loop

We need to make a recursive feedback loop where the data-scrapers’ output is also the models’ input. This means that if we can change the output, we can change what the models are trained on, which in turn changes the output again

View original