CourseVerdict

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

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 (Coursera) · AI & ML Courses

DeepLearning.AI TensorFlow Developer Professional Certificate

3.8/ 5 · 28 opinions
18 positive7 neutral3 negative/ 28 total

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

Generative AI with Large Language Models

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

Per-criterion

Content quality3.9 / 5

The four-course arc from neural network basics through CNNs, NLP, and time series is well-sequenced and covers a meaningful breadth for a single professional certificate. Reviewers consistently praise the first two courses as polished and focused. The recurring criticism is that each course stops just short of where a practitioner needs to go — the NLP module is described as "too basic and lightweight" by multiple learners, the time series module is flagged for stopping at LSTMs without exploring modern attention-based approaches, and quiz quality is called out as insufficiently challenging across all four courses.

Instructor4.6 / 5

Laurence Moroney, who leads AI Advocacy at Google Brain and authored "AI and ML for Coders" (O'Reilly), earns consistent praise across learner reviews for clarity and practical focus. Phrases like "fantastically deep knowledge, easy learning style, very practical presentation" and "a pure joy" appear across Coursera learner reviews. The guest conversations with Andrew Ng are cited as an additional asset. No significant criticism of the instructor himself appears in the review corpus — nearly all content critiques are aimed at scope and depth, not delivery.

Value for money3.5 / 5

At $49/month on Coursera, a motivated learner who finishes in 6-8 weeks pays roughly $50-100 total, which most reviewers consider reasonable for the content. The value calculation shifted significantly in 2024, however: the Google TensorFlow Developer Certificate exam — the primary external validation the course prepared learners for — was permanently discontinued on May 31, 2024. The Coursera certificate remains, but the combination of the discontinued exam, increasingly competitive PyTorch job market, and Keras-heavy curriculum rather than core TensorFlow APIs complicates the value proposition.

Support3.8 / 5

The Google Colab-based lab environment removes local installation friction and is praised as accessible. The DeepLearning.AI community forum and Slack workspace provide mentored support with what reviewers describe as responsive staff. The graded autograding infrastructure has occasional flakiness, and ungraded labs are criticised for being "run the cells only" exercises that offer minimal independent problem-solving. One reviewer noted deprecated modules in August 2023 that reflected poorly on maintenance cadence.

Real-world use3.4 / 5

The course builds functional familiarity with TensorFlow's Keras API across vision, NLP, and time series tasks, and reviewers who used it to pass the Google certification exam found the alignment near-perfect. The real-world limitation is that the course teaches Keras patterns rather than core TensorFlow — several learners describe finishing the program able to call model.fit() fluently but unable to write custom training loops or work with the TF data pipeline. The certification exam shutdown and growing industry preference for PyTorch further reduce the external signal the program sends to employers.

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.

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