Install
Build the future of AI, together
- 387articles · 365d
- 2+ day agolatest article
- Oct 9, 2025earliest in window
- 92%with images
- 148avg words
- ai 289
- software 269
- coding 256
- engineering 255
- development 254
- community 249
- inclusive 246
- artificial intelligence 180
- 0088c0 139
- python 138
- programming 128
- technology 117
- course q&a 111
- beginners 101
- education 85
- dl-ai-learning-platform 84
- machinelearning 74
- ai python for beginners 61
- webdev 61
- f65b66 56
- Software Dev. 241
- Science & Technology 237
- Jobs & Education 206
- Education 141
- Computers & Electronics 132
- Education & Jobs 55
- Software 44
- Science & Nature 41
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.
News
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,…...
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…...
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…...
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…...
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…...
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…...
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…...
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…...
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)...
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…...