TGTGInsighttelegram intelligenceLIVE / telegram public index
← Python Заметки

TGINSIGHT SIMILAR POSTS

Најди сличен содржај

Изворен канал @pythonotes · Post #345 · 9 окт.

Функция dir() - удобна для получения списка атрибутов у любого объекта. Ранее я писал про функцию __dir__() в модуле (не путайте её с переменной __all__(), которая указывает список объектов для импорта если встречается конструкция from module import *). Скорее всего вы уже знаете как использовать функцию dir(). Любой объект может реализовать метод __dir__() чтобы указать список имеющийхся и динамических атрибутов. И функция dir() поможет получить список этих атрибутов. >>> dir(str) ['__add__', '__class__', '__contains__', ...] У этой функции есть еще один способ применения. Её можно вызвать без аргумента, и в таком случае она вернёт список имён в текущем неймспейсе. >>> dir() ['__builtins__', '__doc__', '__file__', ...] >>> def test(): >>> x = 1 >>> print(dir()) >>> test() ['x'] #basic#tricks

Резултати

Пронајдени 1 слични објави

Пребарај: #cookingwithai

当前筛选 #cookingwithai清除筛选
ChatGPT AI Technology News

@chatgpt_officialnews · Post #184 · 08.07.2025 г., 15:53

🧠AI Robot Chef Learns 200+ Recipes by Watching YouTube At the University of Cambridge, researchers trained a robot chef to learn over 200 cooking recipes—just by watching YouTube videos! 📸 ❓Here’s how it works: 👀 The robot watches cooking videos 🧠 Uses AI to identify ingredients, tools, and steps 🧑‍🍳 Replicates the recipes on its own in a real kitchen! Even better? It rated the dishes and improved its skills over time—just like a real chef! 👨‍🍳📈 🎯Why it matters: AI is evolving from text and speech to physical interaction—blending computer vision, robotics, and deep learning to understand and act in the real world. NeuralHubAI might not cook your dinner (yet)… but we’re already helping you build, think, and create faster every day. What will you teach AI next? ✨ ➖➖➖➖🔻 🧠 BOT: @Chatgpt_OfficialBOT 💎@Chatgpt_OfficialNews #️⃣#AIrobot#NeuralHubAI#FutureTech#CookingWithAI ➖➖➖➖🔺