
python Tag Posts Index
Explore on-chain topics from the Hive blockchain.
- →
Learn AI Series (#136) - Mini Project: Production AI Platform
Learn AI Series (#136) - Mini Project: Production AI Platform What will I learn How to wire the whole production arc from episodes #117-135 into ONE running system,
- →
Learn AI Series (#135) - Building AI Teams and Processes
Learn AI Series (#135) - Building AI Teams and Processes What will I learn The distinct roles in an AI team and why they do not map cleanly onto the frontend/backend/QA
- →
Learn AI Series (#134) - AI Infrastructure Economics
Learn AI Series (#134) - AI Infrastructure Economics What will I learn What GPU compute actually costs across the big cloud providers -- and why the same A100 can
- →
Learn AI Series (#133) - Synthetic Data Generation
Learn AI Series (#133) - Synthetic Data Generation What will I learn You will learn why synthetic data even exists -- the three itches it scratches: class imbalance,
- →
Learn AI Series (#132) - AI for Structured Data
Learn AI Series (#132) - AI for Structured Data What will I learn You will learn why deep learning keeps losing to gradient boosting on tabular data -- the single
- →
Chess in Python: Tkinter GUI + Stockfish (UCI) with a “portable-safe” design
While building my chess project in Python (in Thonny), my goal was to create more than just a “board with pieces”. I wanted a practical desktop application that
- →
Learn AI Series (#131) - Graph Neural Networks
Learn AI Series (#131) - Graph Neural Networks What will I learn You will learn why some data is fundamentally graph-shaped and loses its most valuable signal the
- →
Learn AI Series (#130) - Causal Inference and ML
Learn AI Series (#130) - Causal Inference and ML What will I learn You will learn why correlation is not causation and why that gap quietly breaks ML systems the
- →
Learn AI Series (#129) - AutoML and Neural Architecture Search
Learn AI Series (#129) - AutoML and Neural Architecture Search What will I learn You will learn hyperparameter optimization properly -- grid search, random search,
- →
Learn AI Series (#128) - Privacy-Preserving AI
Learn AI Series (#128) - Privacy-Preserving AI What will I learn You will learn differential privacy (DP) -- the one idea in this whole area that hands you an actual
- →
How Stanford helped me write my first Python code
I always saw code as a foreign and distant language, but deep down, I knew I wanted to lose my fear of it. What I never imagined was that my gateway into this world
- →
Data Science with Gen AI with Python
As one of the practical data science and artificial intelligence training institutes in Bangalore, this program focuses on industry-aligned learning, such as pandas
- →
Learn AI Series (#127) - AI Security
Learn AI Series (#127) - AI Security What will I learn You will learn adversarial examples -- tiny, imperceptible perturbations that flip a confident classifier
- →
Learn AI Series (#126) - Distributed Training
Learn AI Series (#126) - Distributed Training What will I learn You will learn data parallelism with DistributedDataParallel -- the boring, brilliant workhorse that
- →
Learn AI Series (#125) - GPU Programming Basics
Learn AI Series (#125) - GPU Programming Basics What will I learn You will learn why GPUs are the beating heart of modern AI -- and why "a lot of small cores"
- →
#Learn #Python #Together | 🔥 Day 11 | #basics | #python #pip #package #manager #packagemanager
Learn Python Basics Together 🚀 | Day 11 Welcome back to our Python learning series! In today's lesson, we learn about PIP, Python's official package manager. Instead
- →
#Learn #Python #Together | 🔥 Day 10 | #basics | #datetime #strftime #formatcodes #dateobjects
Learn Python Basics Together 🚀 | Day 10 Welcome back to our Python learning journey! In today's lesson, we learn how to work with Dates and Time in Python using
- →
Learn AI Series (#124) - CI/CD for Machine Learning
Learn AI Series (#124) - CI/CD for Machine Learning What will I learn You will learn why CI/CD for machine learning is a genuinely harder problem than CI/CD for
- →
Learn AI Series (#123) - Monitoring ML in Production
Learn AI Series (#123) - Monitoring ML in Production What will I learn You will learn why monitoring an ML system is a fundamentally different job from monitoring
- →
Learn AI Series (#122) - Edge AI: Running Models on Devices
Learn AI Series (#122) - Edge AI: Running Models on Devices What will I learn You will learn why we push AI off the server and onto the device: latency, privacy,
Leave python Tag Posts Index to discover