Certificates, badges, and books.

A dedicated evidence page for the full education archive: verified Coursera/Credly credentials, Kaggle learning certificates, and the books that shaped my AI engineering path.

Verified credentials and learning proofs.

Click any certificate image to zoom it. Use the button on each card for the verified certificate, Kaggle certificate/course link, or official source.

Coursera · Stanford · DeepLearning.AI

Machine Learning Specialization

The full Andrew Ng machine learning foundation across supervised learning, advanced algorithms, unsupervised learning, recommenders, and reinforcement learning.

Coursera · Stanford · DeepLearning.AI

Supervised Machine Learning: Regression and Classification

Regression, classification, logistic regression, cost functions, and gradient descent as the first formal ML layer.

Coursera · Stanford · DeepLearning.AI

Advanced Learning Algorithms

Neural networks, decision trees, random forests, boosted trees, and practical ML development decisions.

Coursera · Stanford · DeepLearning.AI

Unsupervised Learning, Recommenders, Reinforcement Learning

Clustering, anomaly detection, PCA, collaborative filtering, recommender systems, and reinforcement learning foundations.

Coursera · DeepLearning.AI · Credly

Deep Learning Specialization(v.2)

Neural networks, optimization, project strategy, CNNs, sequence models, attention, and Transformers.

Coursera · DeepLearning.AI

Neural Networks and Deep Learning

The real beginning of the deep learning path: parameters, activations, forward propagation, gradients, vectorization, and deep networks.

Coursera · DeepLearning.AI

Improving Deep Neural Networks: Hyperparameter Tuning, Regularization and Optimization

Initialization, regularization, optimization algorithms, gradient checking, and better neural-network training practice.

Coursera · DeepLearning.AI

Structuring Machine Learning Projects

Machine learning project strategy: error analysis, bias/variance, dataset splits, and choosing what to improve next.

Coursera · DeepLearning.AI

Convolutional Neural Networks

CNN fundamentals, ResNets, transfer learning, object detection, face recognition, neural style transfer, and segmentation.

Coursera · DeepLearning.AI

Introduction to TensorFlow for AI, ML and Deep Learning

Keras training pipelines, callbacks, image classification basics, and practical TensorFlow foundations.

Coursera · DeepLearning.AI

Convolutional Neural Networks in TensorFlow

TensorFlow computer vision practice: image pipelines, augmentation, transfer learning, and multi-class classification.

Coursera · IBM

Generative AI: Introduction and Applications

A broad introduction to generative AI applications across text, image, audio, video, and code.

Kaggle Learn

Intro to Programming

Early notebook-based programming practice inside Kaggle Learn.

Kaggle Learn

Python

Practical Python exercises for data science workflows and notebook confidence.

Kaggle Learn

Intro to Machine Learning

Applied ML workflow practice: validation, decision trees, random forests, and prediction.

Kaggle Learn

Pandas

DataFrame manipulation, indexing, grouping, missing values, and cleaning basics.

Kaggle + Google

Completed 5-Day Gen AI Intensive

GenAI system concepts: prompting, embeddings, retrieval, and modern application architecture.

Kaggle + Google

5-Day AI Agents Intensive Course with Google

Agents as systems with tool use, memory, planning, execution loops, and GenAI workflows.

Books that shaped the path.

All four books are included here with official publisher links and repository links where available.

Sebastian Raschka · Yuxi Liu · Vahid Mirjalili · Packt

Machine Learning with PyTorch and Scikit-Learn

PyTorch, sequence modeling, Transformers, GANs, graph neural networks, and reinforcement learning.

Mark Treveil and the Dataiku Team · O’Reilly

Introducing MLOps: How to Scale Machine Learning in the Enterprise

The production layer after notebooks: deployment, monitoring, governance, artifacts, and feedback loops.

Lewis Tunstall · Leandro von Werra · Thomas Wolf · O’Reilly

Natural Language Processing with Transformers

Current NLP mastery layer focused on Hugging Face, Transformers, classification, generation, QA, and summarization.

Sebastian Raschka · Manning

Build a Large Language Model (From Scratch)

LLM internals: tokenization, embeddings, attention, GPT blocks, pretraining, evaluation, and fine-tuning.