daltonb
01/18/2022, 3:43 PMshalabh
01/18/2022, 8:04 PMI imagine this group is more averse to AI research compared to baseline in tech/CS.Ha - I certainly am more averse to AI, specifically the trend of slapping ML on anything and everything. Consider copilot, which autocompletes textual code, without modeling any semantics. It kinda seems backwards.. first we make something hard to do, then try to work around it by heavy ML / statistical models. No wonder when its wrong it is totally wrong: secret keys, joke code etc. Having said that, I got a few very good responses to a tweet once https://twitter.com/chatur_shalabh/status/1312073013194493952 I'll summarize: 1. instead of putting ML into production directly, use it to find a function that does what you want, then render it out as human-readable code for deployment 2. exploratory programs - write a program to generate some shapes, then use a DNN to generate shapes you did not think of 3. given some requirements in a constraints language, do a ML driven search in a very broad solution space
daltonb
01/18/2022, 9:43 PMwtaysom
01/19/2022, 3:27 AMKonrad Hinsen
01/19/2022, 9:42 AMdaltonb
01/19/2022, 12:24 PMtaowen
01/19/2022, 12:30 PMdaltonb
01/19/2022, 1:58 PMtaowen
01/19/2022, 2:28 PMdaltonb
01/19/2022, 2:36 PMKonrad Hinsen
01/19/2022, 3:49 PMdaltonb
01/19/2022, 4:51 PMKonrad Hinsen
01/20/2022, 8:29 AMKonrad Hinsen
01/20/2022, 8:32 AMKonrad Hinsen
01/20/2022, 8:33 AMKonrad Hinsen
01/20/2022, 8:43 AMdaltonb
01/24/2022, 2:45 PMKonrad Hinsen
01/25/2022, 1:26 PMdaltonb
01/26/2022, 2:10 PMKonrad Hinsen
01/26/2022, 5:47 PMbmitc
02/09/2022, 5:48 AM