CourseVerdict

Generative AI with Large Language Models vs DeepLearning.AI TensorFlow Developer Professional Certificate

Same Bayesian formula, same rubric — so the difference in scores reflects the difference in the courses, not the difference in how we evaluated them.

DeepLearning.AI & AWS (Coursera) · AI & ML Courses

Generative AI with Large Language Models

4.1/ 5 · 24 opinions
15 positive6 neutral3 negative/ 24 total

Coursera · AI & ML Courses

DeepLearning.AI TensorFlow Developer Professional Certificate

4.2/ 5 · 38 opinions
27 positive7 neutral4 negative/ 38 total

Per-criterion

Content quality4.3 / 5

Across three weeks (roughly 16 hours), the course covers the full generative AI project lifecycle: the Transformer architecture from the "Attention Is All You Need" paper, prompt engineering, in-context learning, Chinchilla scaling laws, instruction fine-tuning, parameter-efficient fine-tuning (LoRA), and reinforcement learning from human feedback (RLHF). Reviewers repeatedly praise how it grounds each technique in the relevant research paper before showing the "how," which builds genuine understanding of the "why." The most consistent content criticism is that week three squeezes too many topics (RLHF, model optimisation, RAG, ReAct) in at shallow depth and feels disjointed after the RLHF section.

Instructor4.5 / 5

The course is fronted by Andrew Ng with AWS instructors Antje Barth, Mike Chambers, Shelbee Eigenbrode and Chris Fregly delivering the technical content. Reviewers describe the delivery as technically clear, well-diagrammed and well-paced, with one calling Andrew Ng "like a rock star in Artificial Intelligence teaching." The multi-instructor AWS panel draws consistently positive marks for explaining production concepts from real experience, though it is a panel format rather than a single narrative voice.

Value for money4.2 / 5

At roughly USD 49 with six months of access — and the AWS SageMaker lab compute included in that price — multiple reviewers explicitly call it "not overpriced" for the breadth of current, applied content. The main value caveats are that the labs do not require writing original code (so you can finish for the certificate without coding), and that the included lab budget is finite — at least one learner exhausted it after a technical glitch on the very first lab and could not continue.

Support3.4 / 5

The three SageMaker labs (dialogue summarisation prompt engineering, PEFT fine-tuning with LoRA, and RLHF detoxification) give learners an end-to-end view of real LLM pipelines using PyTorch and the Hugging Face transformers library. The near-universal complaint is that the labs are "run all the cells" walkthroughs with no original coding, no graded homework, and no self-built project — you can submit by clicking through. Reviewers value them as illustrations but warn they do not verify skill or prepare you to build a similar application from scratch.

Real-world use4.1 / 5

The curriculum maps closely to how LLM applications are actually scoped, adapted and deployed in industry — model selection, cost-aware optimisation (quantisation, pruning, distillation), fine-tuning strategy, RLHF alignment and RAG-style augmentation. The modern toolchain (SageMaker, Hugging Face, PyTorch) is exactly what practitioners use. The gap is between conceptual fluency and hands-on ability: because the labs require no original code, several reviewers recommend pairing the course with a build-it-yourself resource such as the Hugging Face NLP course to close the implementation gap.

Content quality4.2 / 5

Four well-paced courses move from TensorFlow basics through CNNs, NLP and time-series forecasting, with 16 Python assignments and 32 graded exercises. The structure is praised as clear and logical, but recurring reviewer criticism is that it leans heavily on the Keras API and treats underlying TensorFlow mechanics too lightly, making some lessons feel more like a "basic introduction to Keras rather than TensorFlow itself".

Instructor4.7 / 5

Laurence Moroney, former AI Advocacy Lead at Google and author of AI and Machine Learning for Coders, is consistently the highest-rated element. Reviewers call him "excellent, concise, and straight to the point" and credit him with making hard concepts genuinely approachable. The conversations with Andrew Ng woven through the first course add extra credibility and context.

Value for money4.3 / 5

At roughly $49 per month on Coursera Plus and completable in around two months at ten hours per week, the certificate can cost as little as one subscription cycle for a focused learner. With 222,000+ enrollees and a 4.7/5 average rating it has strong social proof for the price. The honest caveat is that individual Coursera course pages can be audited free, so the monetary value depends on how much you need the graded assignments and certificate itself.

Support3.6 / 5

Support is primarily the Coursera discussion forums. There is no live mentorship and no cohort structure, so debugging is mostly self-directed. Learners in the related Advanced Techniques Specialization noted a useful Slack community with responsive mentors, but the Developer certificate itself relies on peer forums. Graded labs are well-maintained and run in Google Colab, removing local setup friction.

Real-world use4.0 / 5

The program teaches practical TensorFlow and Keras patterns used in real ML engineering jobs — CNNs, transfer learning, LSTM/GRU time-series, and NLP tokenisation — and was historically aligned with the Google TensorFlow Developer Certificate exam. Reviewers from Andrew Ng's Deep Learning Specialization called it a productive follow-up. The main gap: shallow coverage of production concerns — model serving, TFX pipelines, and deployment are not addressed.

Scoring methodology applies identically to every course on the site — see the formula.