Hacker News new | ask | show | jobs
by tiborsaas 589 days ago
> I am doing something similar with stocks.

How well does it work?

1 comments

It seems to do well for a lot of searches, though some are questionable, but I believe that I know why. I'm training some different autoencoders to give it some different perspectives.

The code lives here: https://github.com/jzombie/etf-matcher

The ad-hoc vector DB I've created lives here: https://github.com/jzombie/etf-matcher/blob/main/rust/src/da...