نورالدين قلالة
شارك
شارك
احتفل محرك البحث الشهير “غوغل” اليوم الخامس من يولوي، بالفنانة التشكيلية الفلسطينية مليحة أفنان، حيث وضع محرك البحث صورتها على صفحته الرسمية، فمن تكون مليحة أفنان التي ينظر إليها على نطاق واسع على أنها من أبرز الفنانات عالميا، و من بين أهم فناني الشرق الأوسط في القرن العشرين في الفن التشكيلي، واشتهرت بفن “اللوحات المكتوبة”.
وظهر اليوم رسم إبداعي لوجه الفنانة الفلسطينية على محرك بحث غوغل الرئيسي في عدة دول عربية مثل مصر والسعودية وقطر والمغرب وتونس والجزائر وليبيا والعراق وعمان وغيرها.
وذكرت غوغل أن مليحة تشتهر
Google AI chief Jeff Dean sparks cries of hypocrisy as he urges marginalized groups to work with its researchers: After what you did to Timnit?
msn.com - get the latest breaking news, showbiz & celebrity photos, sport news & rumours, viral videos and top stories from msn.com Daily Mail and Mail on Sunday newspapers.
Google AI Chief s Push to Draw in Marginalized Groups Sparks Criticism
businessinsider.com - get the latest breaking news, showbiz & celebrity photos, sport news & rumours, viral videos and top stories from businessinsider.com Daily Mail and Mail on Sunday newspapers.
Copy
Code boffins at Rice University in Texas have developed a system called Bayou to partially automate the writing of Java code with the help of deep-learning algorithms and training data sampled from GitHub.
Much of modern programming is already automated in one way or another. Anyone including a code library or copying-and-pasting from Stack Overflow is essentially replaying stored keystrokes. Integrated development environments and text editors generally often include code completion, akin to the text autocompletion in messaging apps. Then there are low-code and no-code applications that translate basic intentions into specific programming instructions.
Bayou is a bit more ambitious. It fleshes out a skeleton Java program by generating API patterns or idioms, based on a programmer-supplied query consisting of API method names and variable types.