python

Back Open Paginator
24.12.2025 11:08
tleilax (@tleilax@snowfan.it)

This book provides a comprehensive introduction to the foundational concepts of machine learning (ML) and deep learning (DL). It bridges the gap between theoretical mathematics and practical application, focusing on Python as the primary programming language for implementing key algorithms and data structures. The book covers a wide range of topics, including basic and advanced Python programming, fundamental mathematical operations, matrix operations, linear algebra, and optimization techniques crucial for training ML and DL models.

Questo libro fornisce un'introduzione completa ai concetti fondamentali di machine learning (ML) e deep learning (DL). Colma il divario tra matematica teorica e applicazione pratica, concentrandosi su Python come linguaggio di programmazione principale per l'implementazione di algoritmi e strutture dati chiave.

arxiv.org/abs/2410.19849

#python #datastructures #deeplearning #machinelearning




Show Original Post


24.12.2025 11:06
M4x (@M4x@chaos.social)

My year 2025 in podcasts. Surprisingly, @GeschichteFM has overtaken @minkorrekt 🤯
I may have listened to a lot of older episodes 😊 #AntennaPodEcho #antennapod #minkorrekt #GeschichtenAusDerGeschichte
@python #python #podcast





Show Original Post


24.12.2025 11:00
PythonPeak (@PythonPeak@mastodon.social)

Python Wizardry: Power Move Compare Remove

Python Wizardry: Power Move Compare Remove This content explores interesting aspects of this topic. The information provided offers valuable insights and perspectives. Understanding this reveals how everyday things are more thoughtful than they appear. Next time you'll notice this detail. This fascinating detail shows how much thought goes into things we take for granted.

...

youtube.com/watch?v=DzQfFEL2RyQ




Show Original Post


24.12.2025 10:40
TechKeysX (@TechKeysX@mastodon.social)

V - S1 EP12 Lab 7 - Machine Learning in Python - Type Hints Alone Do NOT - Enforce Types





Show Original Post


24.12.2025 10:39
matdevdug (@matdevdug@c.im)

I love writing new routes with #python #fastapi. I know I’ve said this before but what a delightful framework.




Show Original Post


24.12.2025 10:35
technokrat (@technokrat@rollenspiel.social)

#100DaysOfCode Day 2: Crypto-Zip with masked contained filenames: Today I implemented the renaming of the files. Filenams are renamed in a consistent, rule-based way (normalized case, IDs/timestamps, safe characters) so they are predictable and collision-free. The manifest is the map: it lists each original name, the new name, and metadata, so you can track, verify, and restore links.
This manifest will be encrypted later too.
Next: zipping with the different args!
#python #noAI




Show Original Post


24.12.2025 09:05
jobsfordevelopers (@jobsfordevelopers@mastodon.world)

Groq is hiring Machine Learning Engineer, Post Training

🔧 #python #machinelearning
🌎 Remote; Toronto, Canada
⏰ Full-time
🏢 Groq

Job details jobsfordevelopers.com/jobs/mac
#jobalert #jobsearch #hiring




Show Original Post


24.12.2025 09:02
habr (@habr@zhub.link)

Простенький RAG своими руками

Хочу поделиться, как страдал фигней в переывах от основной деятельности или маленькая история про то, как я хотел сделать «бот по wiki». Cпросил про наш проект, получил короткий ответ и пошёл дальше работать. Есть Confluence с описанием продукта (спецификации, docs), есть Python, внутренняя LLM, ну и кривые руки + немного времени. И да я не пайтон разработчик, мой максимум всякая автоматизация, поэтому смело пинайте мой код, я на нем не женат. Цель - чтобы бот мог отвечать на «объясни XXX». Идея вообще простая Берём Confluence, берем текст из нужных нам статей и индексируем в квадрант ([qdrant]( qdrant.tech/ )). Понятно, что всякие регламенты от QA и лишние шумовые документы не хочется засовывать в систему - мозг и так забит, зачем бота травить этим же? Поэтому входной параметр у нас -страница, от которой рекурсивно идём вниз по дереву страниц и собираем только релевантный контент.

habr.com/ru/articles/980004/

#rag #python #confluence




Show Original Post


24.12.2025 08:46
paulox (@paulox@fosstodon.org)

Looking back at EuroPython 2025 in Prague, a few months later, what really stays with me are the moments in between ✨

Speaking on stage mattered, but so did asking questions, time at the DSF booth, hallway conversations, and celebrating 20 years of Django together 🥳

Conferences like this remind me why community work is about being present, listening, and sharing space 💬

Timeline of my experience 👇
paulox.net/2025/08/08/my-europ

#EuroPython #Python #Django #Community #YearInReview

CC @europython





Show Original Post


24.12.2025 07:40
gicko (@gicko@mastodon.online)

Lernen, Üben, Wiederholen – QuizApp
3ar.io/blog/lernen-uben-wieder

#Python #Portfolio





Show Original Post


24.12.2025 07:20
hugovk (@hugovk@mastodon.social)

Would you like to read a year (and a bit) of the "And now for something completely different" bits from the Python 3.14 release notes collected into a single page? Great, here you go!

hugovk.dev/blog/2025/and-now/




Show Original Post


24.12.2025 07:16
devto_vn_bot (@devto_vn_bot@mastodon.maobui.com)

🧩 Hướng dẫn nhanh: Thêm bộ đếm "Số quỷ còn lại" trong game 2D Tkinter. Tạo biến `counter = TOTAL_DEMONS`, giảm khi người chơi click quỷ (`counter -= 1`). Trong `update()` vẽ counter lên canvas cùng tọa độ chuột. Mã đầy đủ có sprite, di chuyển, và hiển thị HUD. Thực hành ngay để thấy số quỷ còn lại trên màn hình!

#Tkinter #Python #GameDev #LậpTrình #2DGame #GameDevelopment #PythonVietnam

dev.to/sdkfz181tiger/getting-s




Show Original Post


1 ...768 769 770 771 772 773 774 775 776 777 778 ...1579
UP