Accelerating Hybrid #Cloud #DigitalTransformation in #5GCore Deep Dive @MZethzon that flexes too! @BAFTA
@ericsson Plus #podcast #ComingSoon π #MWC23 @EricssonNetwork #ad @EricssonSoftw #5G #BAFTA #ESG #Sustainability #IoT @Corix_JC @RagusoSergio #AI #data #London @gvalan
COMPUTING
-
Hybrid Cloud and 5G Core Digital Transformation Deep Dive
By
–
-
Non-Turing Computation in Living Systems: Long-term Research
By
–
Love this paper; augmenting computation with non-Turing processes; something that most likely occurs in all living systems. This is long term research; don't think about it in terms of immediate applications; it is exploring wild new spaces. @denizzokt
-
5G Leadership: Research, Investment, and Sustainability Innovation
By
–
Superb opener! @erikekudden @StellaMed Building #5G leadership – from #research & #investment to aligning #sustainability & business #innovation at scale!
At @BAFTA
with @ericsson #BreakingNews pre #MWC23 #5G #ESG #ad #Cloud #SDGs #Security @EricssonNetwork @EricssonSoftw -
Groq CEO explains how performance drives down compute costs
By
–
What does driving the cost of compute mean? @GroqInc CEO and founder @JonathanRoss321 explains to @danielnewmanUV
, the key lies in our performance. "When we're delivering 200X, 600X, 1000X the performance, weβre giving customers 200, 600, 1000 times the performance per dollar." https://
t.co/qnkkmpVzy2 -
Functional Programming Benefits in Python Applications
By
–
I loved how the book showcases the benefits of functional programming and how it can be applied to building Python applications. It focuses on using immutable objects and the importance of functional design in building responsive web content.
-
Functional Python Programming: Deep Dive into Functional Concepts
By
–
Just started reading "Functional Python Programming" by Steven F. Lott and it's already blowing my mind! This book is filled with helpful explanations and in-depth insights into the functional programming language Python! (A thread)
-
Les 10 utilisations principales du langage Python
By
–
#infographic: Top 10 Uses of #Python Language
Via @ingliguori #BigData #Analytics #DataScience #AI #PyTorch #TensorFlow #CloudComputing #DevCommunity #DataScientist #Linux #Programming #DigitalTransformation #MachineLearning #100DaysofCode #ArtificialIntelligence #devops #coding -
NEC’s OpenRAN Learnings Shared via TelecomTV
By
–
What #NEC is learning from its #OpenRAN engagements via @TelecomTV https://
bit.ly/3HVh1HM #5G #MWC23 #AI #IoT #5GNetwork #Telecom #Network #Automation @SpirosMargaris @EvanKirstel @jeffkagan @ipfconline1 @Analytics_659 @TylerCohenWood @FrRonconi -
TPU Dynamic Sizes Constraints and GPU Attention Efficiency Trade-offs
By
–
On TPUs you can't use dynamic sizes in a loop, so you use mask and static sizes, and therefore the first step of the loop is as costly as the last one. On GPUs you could have a faster first step, but the cost of attention reduction is relatively low for large models.