#alphadev 搜尋結果

AlphaDev just cracked the code. DeepMind’s AI discovered sorting algorithms up to 70% faster than what humans brewed, now powering real C++ apps. Are we edging into the era of self-evolving software? Would you trust code written by #AI? #AlphaDev 🚀

KryptonAi's tweet image. AlphaDev just cracked the code. 

DeepMind’s AI discovered sorting algorithms up to 70% faster than what humans brewed, now powering real C++ apps. 

Are we edging into the era of self-evolving software? Would you trust code written by #AI? #AlphaDev 🚀

Exploring DeepMind's #AlphaDev sorting algorithms, I initially ported them to #nim_lang. Sadly, the C code generator couldn't produce the same branchless assembly as the paper. But thanks to the emit pragma, it did by directly emitting C code.

planetis_m's tweet image. Exploring DeepMind's #AlphaDev sorting algorithms, I initially ported them to #nim_lang. Sadly, the C code generator couldn't produce the same branchless assembly as the paper. But thanks to the emit pragma, it did by directly emitting C code.
planetis_m's tweet image. Exploring DeepMind's #AlphaDev sorting algorithms, I initially ported them to #nim_lang. Sadly, the C code generator couldn't produce the same branchless assembly as the paper. But thanks to the emit pragma, it did by directly emitting C code.
planetis_m's tweet image. Exploring DeepMind's #AlphaDev sorting algorithms, I initially ported them to #nim_lang. Sadly, the C code generator couldn't produce the same branchless assembly as the paper. But thanks to the emit pragma, it did by directly emitting C code.

Deep reinforcement learning agent #AlphaDev of ⁦@DeepMind⁩ is trained to discover sorting algorithms. ⁦@Nature⁩ publication, nature.com/articles/s4158…

SabriPllana's tweet image. Deep reinforcement learning agent #AlphaDev of ⁦@DeepMind⁩ is trained to discover sorting algorithms.

⁦@Nature⁩ publication,
nature.com/articles/s4158…

Seems like a clear skip upon analysing. Quite intriguing with why humans wasn't able to observe this out. @GoogleDeepMind #AlphaDev

szubieee's tweet image. Seems like a clear skip upon analysing. Quite intriguing with why humans wasn't able to observe this out.
@GoogleDeepMind #AlphaDev

DeepMind’s AI system, AlphaDev, is redefining code writing, making notable improvements to fundamental C++ algorithms. A noteworthy step towards AI mastering coding tasks across a variety of disciplines. #AI #DeepMind #AlphaDev #CodingInnovation wired.com/story/deepmind…

hubertusbecker's tweet image. DeepMind’s AI system, AlphaDev, is redefining code writing, making notable improvements to fundamental C++ algorithms. A noteworthy step towards AI mastering coding tasks across a variety of disciplines. #AI #DeepMind #AlphaDev #CodingInnovation wired.com/story/deepmind…

Dive into the captivating realm of AI and coding through #AlphaDev! Embark on a journey into the future of #programming as we explore the groundbreaking potential of this revolutionary technology from DeepMind. Uncover more at the Master List A.I. website: masterlistai.com


Our latest work in @Nature today: #AlphaDev discovered a new faster sorting algorithm that we open sourced to the main C++ library for all developers to use. This is just the beginning of AI being used to find many more efficiencies in code in future dpmd.ai/alphadev-tw


Great progress with #Alphadev from Google Deepmind!

Our latest work in @Nature today: #AlphaDev discovered a new faster sorting algorithm that we open sourced to the main C++ library for all developers to use. This is just the beginning of AI being used to find many more efficiencies in code in future dpmd.ai/alphadev-tw



💥 NEW Alpha member #AlphaDev into Alpha family, after #AlphaGo, #AlphaFold, #AlphaZero. This time it's using AI algorithms to optimize the sorting algorithms. #ai #artificialintelligence #digitalsociety #computerscience

aianalyticsinc's tweet image. 💥 NEW Alpha member #AlphaDev into Alpha family, after #AlphaGo, #AlphaFold, #AlphaZero. This time it's using AI algorithms to optimize the sorting algorithms.

#ai #artificialintelligence #digitalsociety #computerscience

#ITByte: DeepMind #AlphaDev is an artificial intelligence (#AI) system that uses reinforcement learning to discover enhanced computer science algorithms. Recently it has discovered a faster #Sorting algorithms knowledgezone.co.in/trends/explore…

KnowledgeZoneIn's tweet image. #ITByte: DeepMind #AlphaDev is an artificial intelligence (#AI) system that uses reinforcement learning to discover enhanced computer science algorithms.

Recently it has discovered a faster #Sorting algorithms

knowledgezone.co.in/trends/explore…

Cutting-edge tech isn't something I follow. It's something I create. #InnovateOrDie #AlphaDev


🌍In our digital society, there is an increasing need for compute. #AlphaDev optimizes an important aspect of the computing stack but more work is needed. A thread. 🧵


More on #AlphaDev coming up with a better sorting algorithm than humans and expectations that #AI can be used to improve the efficiency of many other types of algorithms.

Our latest work in @Nature today: #AlphaDev discovered a new faster sorting algorithm that we open sourced to the main C++ library for all developers to use. This is just the beginning of AI being used to find many more efficiencies in code in future dpmd.ai/alphadev-tw



Our @Nature work on using #AlphaDev, an extension of AlphaZero, to improve the efficiency of fundamental algorithms such as sorting and hashing is out today! See @DeepMind post at dpmd.ai/alphadev-tw, and a few things I found interesting about it in 🧵


1. Chat GPT: Nuevos algoritmos transformarán los cimientos de la informática (resumen) #IA #AlphaDev


Scientific progress accelerates even further, thanks to #AI. In 2022, AI began to advance scientific discovery. 2023, however, saw the launch of even more significant science-related AI applications - from #AlphaDev, which makes algorithmic sorting more efficient, to #GNoME,…


未找到 "#alphadev" 的結果

Interested in this WorldPay api presentation for alpha anywhere payment transacting. #alphadev

joeymoeller's tweet image. Interested in this WorldPay api presentation for alpha anywhere payment transacting. #alphadev

The #AlphaDev conference has started!

DanB's tweet image. The #AlphaDev conference has started!

Shooting some video at #alphadev

mikes_house's tweet image. Shooting some video at #alphadev

Day 5; the code has already demystify HTML5 next stop CSS #100DaysOfCode #AlphaDev. #Gombe

kwasako's tweet image. Day 5; the code has already demystify HTML5 next stop CSS 
#100DaysOfCode 
#AlphaDev.
#Gombe

Exploring DeepMind's #AlphaDev sorting algorithms, I initially ported them to #nim_lang. Sadly, the C code generator couldn't produce the same branchless assembly as the paper. But thanks to the emit pragma, it did by directly emitting C code.

planetis_m's tweet image. Exploring DeepMind's #AlphaDev sorting algorithms, I initially ported them to #nim_lang. Sadly, the C code generator couldn't produce the same branchless assembly as the paper. But thanks to the emit pragma, it did by directly emitting C code.
planetis_m's tweet image. Exploring DeepMind's #AlphaDev sorting algorithms, I initially ported them to #nim_lang. Sadly, the C code generator couldn't produce the same branchless assembly as the paper. But thanks to the emit pragma, it did by directly emitting C code.
planetis_m's tweet image. Exploring DeepMind's #AlphaDev sorting algorithms, I initially ported them to #nim_lang. Sadly, the C code generator couldn't produce the same branchless assembly as the paper. But thanks to the emit pragma, it did by directly emitting C code.

#alphadev conference is kicking off with an attendance of 150.

BenSacheri's tweet image. #alphadev conference is kicking off with an attendance of 150.

The #AlphaDev starts! Boring picture but exciting event!

giantrobot411's tweet image. The #AlphaDev starts!  Boring picture but exciting event!

Check out our filters from this past week! #AlphaDev #Snapchat

alpha__dev's tweet image. Check out our filters from this past week! #AlphaDev #Snapchat
alpha__dev's tweet image. Check out our filters from this past week! #AlphaDev #Snapchat
alpha__dev's tweet image. Check out our filters from this past week! #AlphaDev #Snapchat

Easy check in with #uCheckNPrint at @alphasoftware #alphadev world conference 2014

ubersimple's tweet image. Easy check in with #uCheckNPrint at @alphasoftware #alphadev world conference 2014

#StupidThingsIUsedToDo have parties without #AlphaDev custom #snapchat filters...


Home from #alphadev and Suddenly Cat. Still waiting on mealtime... HAMs.

TheSmitchell's tweet image. Home from #alphadev and Suddenly Cat. Still waiting on mealtime... HAMs.

Listening to @140dev & @140elect explain the value of Twitter to #alphadev attendees

DanB's tweet image. Listening to @140dev & @140elect explain the value of Twitter to #alphadev attendees

Loading...

Something went wrong.


Something went wrong.


United States Trends