Contenu du post
Our new submission for ICLR workshop on AI+Neuroscience: https://baicsworkshop.github.io/ Here is what I think. 1️⃣ Even for simple ideas it takes still 5-7 days to implement and write 4 pages. 2️⃣ More importantly, this work is about prediction of IQ based on the EEG brain measurements. Essentially, here is (X, y) train whatever model you want and report the result. The problem is that for real data sets simple baselines work better than your machine learning. For example, taking the most common y from the training set and predicting it for all examples test gives the result very close to ML. It would be cool to have some hints from the oracle that would say "Don't bother, these data are doomed, you can't do better with ML". If you know some theory like that, please ping me in private messages 🙁