by jamilbk on 7/18/24, 4:34 PM with 2 comments
This is a question I've found myself wondering a lot recently. There's obviously been lots of recent progress in the state-of-the-art for LLMs and generative AI, but is this progress trickling over to other areas of AI such as machine/deep learning?
If so, what are some resources to get up to speed quickly?
by sk11001 on 7/18/24, 5:20 PM
by PaulHoule on 7/18/24, 5:01 PM
Note there are a huge number of other ML approaches, two that are useful in tabular data (where LLMs tend to fail) are
https://scikit-learn.org/stable/modules/linear_model.html#lo...
and
https://scikit-learn.org/stable/modules/ensemble.html
of which XGBoost is still winning competitions.
There is also the “old AI” based on logic that is doing well, see Donald Knuth’s notes on developments in SAT
https://www.inf.ufrgs.br/~MRPRITT/lib/exe/fetch.php?media=in...