Please confirm you are human

This browser or connection looks automated. Press and continuously hold the control for 3 seconds to enable Google-hosted web results and, when separately allowed, AI-assisted answers.

A successful check enables 100 search requests. Interactive access does not authorize scraping, systematic collection, or reuse of search output.

Hold with a pointer, or hold Space or Enter.

News

DeepLearning.AI
community.deeplearning.ai > t > course-2-module-3-assignment-1-in-python-2-7-unable-to-install-numpy-in-conda > 895041

Course 2, Module 3, Assignment 1- In Python 2.7, unable to install Numpy in conda

2+ day, 21+ hour ago   (148+ words) I tried to run magic_summation.py in the 2.7 python environment. The error i got was that the numpy package was not available. I tried running the conda install numpy with and without pinning. However, the installation always fails! For this exercise,…...

DeepLearning.AI
community.deeplearning.ai > t > c1-m2-graded-assignment > 894987

C1_M2 Graded Assignment

5+ day, 23+ hour ago   (72+ words) DeepLearning.AI I am getting the following error, even though the program is producing the right output (as shown in the screenshot below). Could you please help: Found and resolved the issue. The if statement is expecting a space before…...

DeepLearning.AI
community.deeplearning.ai > t > platform-does-not-recognize-the-completion-o-the-lab > 894988

Platform does not recognize the completion o the lab

5+ day, 21+ hour ago   (54+ words) Before you post, please make sure to: Add a clear title that describes your question. Add all required tags in the tag option (top-right of the post): Write a detailed description of your issue. Note: Screenshots are welcome, but please…...

DeepLearning.AI
community.deeplearning.ai > t > module-1-graded-lab-is-not-being-loaded > 894978

Module 1: Graded Lab is not being loaded - Course Q&A / Fine-tuning & RL for LLMs: Intro to Post-training

1+ week, 2+ hour ago   (50+ words) Module 1: Graded Lab is not being loaded DeepLearning.AI Module 1: Graded Lab is not being loaded You have selected 0 posts. post by orion.zhong 2 hours ago As the title, the Module 1: Graded Lab is not being loaded in my Chrome…...

DeepLearning.AI
community.deeplearning.ai > t > module-3-lab-2-on-loading-and-using-your-own-data > 894141

Module 3, Lab 2 on "Loading and Using Your Own Data"

1+ mon, 2+ week ago   (119+ words) I am learning the course on the Coursera platform. Grateful if I can get some advice what I can do to fix the problem. Thank you. I just tried the notebook myself, and did not encounter this, so maybe try…...

DeepLearning.AI
community.deeplearning.ai > t > ratelimiterror-in-m3-ungraded-lab-turning-function-into-tools-issue-with-section-4-2-using-your-new-tools > 894123

RateLimitError in M3 Ungraded Lab: Turning function into tools Issue with section 4.2 “Using your new tools”

1+ mon, 2+ week ago   (108+ words) DeepLearning.AI RateLimitError in M3 Ungraded Lab: Turning function into tools Issue with section 4.2 “Using your new tools” I encountered the following error when running the example code: I am getting the same 429 error when trying to execute the labs in…...

DeepLearning.AI
community.deeplearning.ai > t > code-assignments-and-labs-not-loading > 894124

Code Assignments and Labs not loading - Professional Certificate:PyTorch for Deep Learning / PyTorch: Advanced Architectures and Deployment

1+ mon, 2+ week ago   (147+ words) You have selected 0 posts. I already raised the issue using similar posts, but I was asked to open a new one. No Code Assignments or Labs are being loaded. Videos are fine. I’m stuck trying to complete my course to…...

DeepLearning.AI
community.deeplearning.ai > t > print-llm-response-is-not-a-built-in-function > 894128

Print_llm_response is not a built-in function - Course Q&A / AI Python for Beginners

1+ mon, 2+ week ago   (85+ words) Print_llm_response is not a built-in function DeepLearning.AI Print_llm_response is not a built-in function You have selected 0 posts. post by Faks 4 hours ago I am new here. I was trying the extra exercises in week 1 of AI Python for Beginners. I was…...

DeepLearning.AI
community.deeplearning.ai > t > unexpected-line-break-in-notebook-output-causing-test-case-failure > 894120

Unexpected line break in notebook output causing test case failure

1+ mon, 2+ week ago   (26+ words) DeepLearning.AI Unexpected line break in notebook output causing test case failure (topic deleted by author)...

DeepLearning.AI
community.deeplearning.ai > t > mistake-in-the-python-loop-in-exploring-llm-capabilities-lab > 894098

Mistake in the Python loop in Exploring LLM Capabilities Lab

1+ mon, 2+ week ago   (132+ words) DeepLearning.AI The example generates responses using repetition penalties of None, 1.2, and 2, but when printing the results it zips the responses with [0.3, 1.5, 3], which are temperature values from a previous example. As a result, the displayed “Repetition Penalty” values are incorrect…...