Technical Problem

Hello ,

I am a student, and I want to learn ai coding and create something valuable, as an android device user how can I implement theoretical knowledge into practical knowledge by hands on experience? I don’t have a window device, that’s why I face some problems related to your platform courses. Please guide me​:slightly_smiling_face:

All the courses here are online, meaning you only need a working browser to access any of them. I am not an Android user, but in roughly 10 years of looking at the course forums here I’ve never seen anyone else say that Android prevented them from using anything here. Can you give more details about the nature of the problems you are encountering?

1 Like

Hey there,

If you’re talking about implementing the graded assignments and such, then you shouldn’t have a problem, it works on any device with a browser. However, if you want to implement similar ideas on your own device, then you should mention what operating system you are using. But don’t worry, they all have a way, so the learning process will be fun and rewarding

2 Likes

Sir, I use the Google Chrome browser for online learning. When it comes time to write code, the recommended Python packages and so on don’t install properly on my android device, so I can’t write code.

Sir, I use the Google Chrome browser for online learning. When it comes time to write code, the recommended Python packages and so on don’t install properly on my android device, so I can’t write code. I am using right now OxygenOS 14.0 operating system.

Hey Bhaya,

You don’t actually need to install anything on your Android device for the DeepLearning.AI courses! The course assignments run in the cloud through your browser, so Chrome on Android should work fine. If you’re having issues with the course notebooks, try enabling “Desktop site” in Chrome’s menu - that sometimes helps with compatibility.

But if you want to practice coding on your own and build projects outside the courses, I’d suggest using Google Colab or Kaggle Notebooks. Both are completely free, run in your browser, and have all the Python libraries you need already installed. They even give you free GPU access which is great for AI work.

Just go to colab.research.google.com or Run Data Science & Machine Learning Code Online | Kaggle in Chrome and you can start coding right away. No installation needed, and they work perfectly on Android.

Hope this helps!

3 Likes

Thank you :blush: for your response!

Try this if you want to work offline.

1 Like