A PHP Error was encountered

Severity: 8192

Message: Return type of CI_Session_files_driver::open($save_path, $name) should either be compatible with SessionHandlerInterface::open(string $path, string $name): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice

Filename: drivers/Session_files_driver.php

Line Number: 132

A PHP Error was encountered

Severity: 8192

Message: Return type of CI_Session_files_driver::close() should either be compatible with SessionHandlerInterface::close(): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice

Filename: drivers/Session_files_driver.php

Line Number: 290

A PHP Error was encountered

Severity: 8192

Message: Return type of CI_Session_files_driver::read($session_id) should either be compatible with SessionHandlerInterface::read(string $id): string|false, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice

Filename: drivers/Session_files_driver.php

Line Number: 164

A PHP Error was encountered

Severity: 8192

Message: Return type of CI_Session_files_driver::write($session_id, $session_data) should either be compatible with SessionHandlerInterface::write(string $id, string $data): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice

Filename: drivers/Session_files_driver.php

Line Number: 233

A PHP Error was encountered

Severity: 8192

Message: Return type of CI_Session_files_driver::destroy($session_id) should either be compatible with SessionHandlerInterface::destroy(string $id): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice

Filename: drivers/Session_files_driver.php

Line Number: 313

A PHP Error was encountered

Severity: 8192

Message: Return type of CI_Session_files_driver::gc($maxlifetime) should either be compatible with SessionHandlerInterface::gc(int $max_lifetime): int|false, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice

Filename: drivers/Session_files_driver.php

Line Number: 354

News Swiftly

'It will be comparable with the industrial revolution': Two legendary AI scientists win Nobel Prize in physics for work on neural networks

The Nobel Committe for Physics announces John Hopfield and Geoffrey Hinton as the winners of the 2024 Nobel Prize for Physics.

The 2024 Nobel Prize in physics has been awarded to two scientists who laid the foundations for today's rapid advancements in artificial intelligence (AI).

John Hopfield and Geoffrey Hinton will share the 11 million Swedish krona ($1.03 million) prize for their work on artificial neural networks and the algorithms that enable machines to learn, the Royal Swedish Academy of Sciences, which selects the Nobel laureates in physics, announced Tuesday (Oct. 8).

"I'm flabbergasted, I had no idea this would happen, I'm very surprised," Hinton said by phone at a news conference . He was speaking from a hotel in California with poor internet and a bad phone connection. "I was going to get an MRI scan today, but I think I'll have to cancel that."

Hopfield, a professor in life science at Princeton University, was recognized for creating an associative memory network ? which he first proposed as Hopfield network in 1982 ? that can save and reconstruct images and other patterns from imperfect data.

Hinton, a computer scientist at the University of Toronto, used Hopfield's network in the early 2000s as the foundation for a method known as the "Boltzmann machine." Using tools from statistical physics, Hinton's produced neural networks that can spot patterns in data, enabling them to classify images or create new examples of the patterns it was trained on.

Related: Humanity faces a 'catastrophic' future if we don't regulate AI, 'Godfather of AI' Yoshua Bengio says

Taken together, the two advances were fundamental to the development of machine learning, which has since produced an explosion in new AI technologies and applications.

Sign up for the Live Science daily newsletter now Get the world?s most fascinating discoveries delivered straight to your inbox. Contact me with news and offers from other Future brands Receive email from us on behalf of our trusted partners or sponsors

"The laureates' work has already been of the greatest benefit. In physics we use artificial neural networks in a vast range of areas, such as developing new materials with specific properties," Ellen Moons , the chair of the Nobel Committee for Physics, said in a statement .

Commenting on the implications of his technology at the news conference, Hinton said that machine learning will "have a huge influence, it will be comparable with the industrial revolution. But instead of exceeding people in physical strength, it's going to exceed people in intellectual ability."

The researchers? work represented a shift in AI research away from symbolic logic ? which attempted to replicate features of human intelligence using symbols embedded inside logic systems ? to deep learning networks . The latter uses layers of artificial neurons and vast quantities of data to loosely emulate processes in the human brain.

Deep learning has been around since the 1980s, but enormous energy, data, and computational requirements kept the technology in a nascent stage until 10 years ago, when computing advances sped it up .