Not at the beginning. Many things can be run on CPU or in Google Colab. Later on, a GPU becomes useful.
Examples & Source Code
Each post includes source code and explanations available on GitHub.
Welcome to the blog where programming meets artificial intelligence. Learn, experiment, and get inspired with me.
Dive into the structure of modern neural network architectures — from linear regression to transformers. All code examples are in Python and PyTorch.
Regular articles, tutorials, and reviews of new approaches — subscribe
to stay up to date with AI technologies.
This blog is not just about theory. I share real-world experience in building AI projects, working with models, optimizing and deploying them.
Each post includes source code and explanations available on GitHub.
I compare TensorFlow, PyTorch, Keras, and other deep learning tools.
Explaining how to turn ML models into real-world applications.
Explaining how to build neural networks without libraries. Just Python and NumPy.
Implementing modern architectures: CNN, RNN, GAN, ViT, LLM.
Integrating models into real-world apps: Docker, APIs, monitoring.
How to fine-tune large language models for your own tasks and data.
Creating bots and NPC behaviors using machine learning.
Weekly digests of the latest research papers and tool releases.
Welcome to the blog where programming meets artificial intelligence. Learn, experiment, and get inspired with me.
Read MoreDive into the structure of modern neural network architectures — from linear regression to transformers. All code examples are in Python and PyTorch.
Regular articles, tutorials, and reviews of new approaches — subscribe
to stay up to date with AI technologies.
This blog is not just about theory. I share real-world experience in building AI projects, working with models, optimizing and deploying them.
Each post includes source code and explanations available on GitHub.
I compare TensorFlow, PyTorch, Keras, and other deep learning tools.
Explaining how to turn ML models into real-world applications.
Explaining how to build neural networks without libraries. Just Python and NumPy.
Implementing modern architectures: CNN, RNN, GAN, ViT, LLM.
Integrating models into real-world apps: Docker, APIs, monitoring.
How to fine-tune large language models for your own tasks and data.
Creating bots and NPC behaviors using machine learning.
Weekly digests of the latest research papers and tool releases.
If you're starting your journey with neural networks, here are answers to common questions my readers ask.
I recommend starting with Python, the NumPy library, and linear algebra basics. Then move on to TensorFlow or PyTorch.
Don’t just read — replicate examples and build your own mini-projects.
Email: [email protected]