←back to thread

208 points yuntian | 1 comments | | HN request time: 0.208s | source
Show context
vivzkestrel ◴[] No.44567691[source]
What does it mean when you say "operating system powered by neural network"? Does it have a kernel space and user space with hard defined boundaries or is the network determining what function call is being made and switches the space based on it? what about security? what about networking? what about program execution? how does this actually work?
replies(2): >>44567827 #>>44568546 #
1. TickleSteve ◴[] No.44568546[source]
What they mean is UI, not OS.

The purpose of an OS is to manage the resources of the computer, CPU, RAM, devices, etc. This is simply a UI generated by an NN.