- 41
- 71 295
LaptopML
เข้าร่วมเมื่อ 21 เม.ย. 2012
We discuss techniques to remember Machine Learning concepts over the long term (technique and some math).
Hey! I'm committed to making your learning of ML (Machine Learning) easier and applying your learning to your work or professional growth. I use high school math and programming that can help you succeed in industrial ML jobs, for which you don't need a PhD. I love to share what I painstakingly learnt in my career. Today it is more important than ever to learn Business Fundamentals and translate your technical fundamentals to business KPIs. As an industry professional you're judged on both Technical and Business skills. My channel offers content that helps you learn both in the context of ML and AI.
Email us for industrial training (AI/ML with Computer Vision) for a small fee!
I'm Jonmejoy. I worked for IBM and other Tech Companies before starting my Own Venture.
I am a Sr. Software Architect (25+ yrs) in Telecom Operations Support Systems (OSS), with a Patent in this field.
Hey! I'm committed to making your learning of ML (Machine Learning) easier and applying your learning to your work or professional growth. I use high school math and programming that can help you succeed in industrial ML jobs, for which you don't need a PhD. I love to share what I painstakingly learnt in my career. Today it is more important than ever to learn Business Fundamentals and translate your technical fundamentals to business KPIs. As an industry professional you're judged on both Technical and Business skills. My channel offers content that helps you learn both in the context of ML and AI.
Email us for industrial training (AI/ML with Computer Vision) for a small fee!
I'm Jonmejoy. I worked for IBM and other Tech Companies before starting my Own Venture.
I am a Sr. Software Architect (25+ yrs) in Telecom Operations Support Systems (OSS), with a Patent in this field.
Cellphones are NO LONGER Important in 5G (As a Developer What YOU CAN Do)
This video analyzes requirements of mobile app development in the light of 5G mobile telephony. It shares opinions about which 5G requirements will have the most impact on mobile application functional and non functional requirements and what ML and AI opportunities can be pursued for mobile app design & development while satisfying relevant 5G requirements.
Connect with me at:
linkedin.com/in/jonmejoydc
Connect with me at:
linkedin.com/in/jonmejoydc
มุมมอง: 24
วีดีโอ
99% of Beginners Don't Know The Basics of ANDROID Python Machine Learning Configuration
มุมมอง 445 หลายเดือนก่อน
Android install & build of all 4 Python packages that are shown in the video for statistics, graph plotting and data handling remained blocked with an error, wasting almost 30 hours for me. In this video, I show the gradle.build config which we attempted in Android Studio and provide the path we took to fix this issue. Full video of fix: th-cam.com/video/8Bth0BuLhbs/w-d-xo.html
WHY I Use THIS Operating System For Kivy ANDROID APK 2024
มุมมอง 1825 หลายเดือนก่อน
Kivy to APK playlist: th-cam.com/play/PL1KT-ofSrkBmy_q-6xMPPKREcKIwnDDnm.html This video talks about an important first step needed to make Kivy work correctly in order to build Android APK using Buildozer.
How to Download KIVY Buildozer For Zero PAIN APK | 2024 ANDROID
มุมมอง 3.1K5 หลายเดือนก่อน
Build in minutes a kivy based android app with buildozer that is crash free and reliable. Are you struggling to get kivy buildozer app for android work, even a basic one? The official Kivy & Buildozer installation documentation appear to be unclear with some essential steps, these steps can mean the difference between the ability to build and run android APKs and being stuck troubleshooting, so...
OPENCV Chaquopy Integration: 2024 WORKING on Android!
มุมมอง 6555 หลายเดือนก่อน
If you want OpenCV and Chaquopy to integrate for sure and don't want to waste time guessing Python versions that actually work, this video may be for you. Bonus: Watch until the end for 3 Power Tips to make OpenCV work on Android Python! See the OpenCV SDK, Chaqoupy, Python and Java integration come to life on Android Studio! Chaquopy Android Python Java Integration: th-cam.com/video/igJgXeV82b...
What You CAN Do Against Job LOSS to AI
มุมมอง 565 หลายเดือนก่อน
What areas can Machine Learning Professionals and Practitioners strengthen in their skillset, instead of worrying too much about job loss to AI and automation? We take an industrial Business Problem of the influence of WiFi Speed on Customer Satisfaction as an example to demonstrate where machine learning can still depend on competency of Human Beings (which can let Humans keep their tech jobs)...
Memorize like 1 2 3 | Fluent Coding
มุมมอง 115 หลายเดือนก่อน
This is one technique that is helping me fight against forgetting what I learn in machine learning and deep learning and even coding in general. I have used python pandas to illustrate the technique I use to memorize more easily but this technique can really be used wherever there is need to remember and retain what we learn in our professional or student life. You can access the table I use in...
4 Minutes | OPENCV Flask BEST Practices
มุมมอง 355 หลายเดือนก่อน
This video is part of a playlist that discusses some OpenCV, Kivy, Android and Flask integration best practices. This video is for the server side implementation, i.e. OpenCV for Machine Learning & Image Processing, and Flask and Python for REST API. The corresponding client implementation is here: th-cam.com/video/qONgJeqSUl4/w-d-xo.html Play List: th-cam.com/play/PL1KT-ofSrkBmtwChLx_9dsRU6pau...
See This BEFORE Sending OPENCV Image Array to REST API from Kivy ANDROID
มุมมอง 845 หลายเดือนก่อน
Can OpenCV successfully send a Numpy Array for images to a REST API from an Kivy Android app? Watch this video and the entire playlist where I share interesting findings. Kivy GUI Referred to in this video: th-cam.com/video/zKvBPn2IRLY/w-d-xo.html More context of Kivy Android OpenCV with Flask integration: th-cam.com/video/yusiw_YyVlI/w-d-xo.html REST API integration example for Machine Learnin...
FIX Invisible Python Folder | Android Studio
มุมมอง 386 หลายเดือนก่อน
Android Studio sometimes doesn't show Python in spite of Gradle configuration. Full Android Studio configuration videos here: th-cam.com/video/igJgXeV82b4/w-d-xo.html th-cam.com/video/8Bth0BuLhbs/w-d-xo.html Connect with me: www.linkedin.com/in/jonmejoydc/ If you would like to support our work: www.buymeacoffee.com/longwayhome
How To Make Mobile Apps for Android for Beginners | KIVY OpenCV ANDROID
มุมมอง 766 หลายเดือนก่อน
Code walk-thru for Kivy Python GUI that I tested successfully on Android Studio. The GUI Front End developed here is part of an initiative to make OpenCV work on Kivy Android apps to facilitate Machine Learning, Computer Vision, Image Processing and other Data Science features that can be achieved along with other Python libraries such as Numpy and Python Image Processing Librarie (PIL). Playli...
PROOF OpenCV Flask FREE Web Hosting WORKS | 2024 Code
มุมมอง 2866 หลายเดือนก่อน
Server side coding is essential to build good image processing, computer vision and machine learning capabilities with the power of OpenCV, Numpy and Python Image Processing Libraries. The best part is that we can build MVC or Prototypes absolutely free and host them on some http servers via REST API, all absolutely free! This video provides a walkthrough of the essential pieces of code to set ...
PROOF OpenCV KIVY Android WORKS 2024 Machine Learning
มุมมอง 3736 หลายเดือนก่อน
This video is a walk-through of use of OpenCV in Kivy Android Python applications. Android systems are limited in resources when it comes to Machine Learning. However, Android Devices are indispensable tools in areas of Machine Learning such as Computer Vision and Image Processing. The approach discussed in the video is to balance OpenCV's roles in Image Loading and Interpretation and that in M...
OpenCV Flask RESTful Server Implementation | Code
มุมมอง 306 หลายเดือนก่อน
Video shows code to implement REST Server for Image Processing with OpenCV and Flask Python. OpenCV is used with the intent of implementing Machine Learning for Images or Computer Vision
2024 SUCCEED even if POOR Support of Machine Learning ANDROID Python Java
มุมมอง 166 หลายเดือนก่อน
2024 SUCCEED even if POOR Support of Machine Learning ANDROID Python Java
2024 Don't BURN HOURS Stuck | Weird Issue ANDROID Python Java
มุมมอง 146 หลายเดือนก่อน
2024 Don't BURN HOURS Stuck | Weird Issue ANDROID Python Java
RESULTS I did 30 Minutes of MEMORY Technique Every Day for 7 Days
มุมมอง 1026 หลายเดือนก่อน
RESULTS I did 30 Minutes of MEMORY Technique Every Day for 7 Days
4 Minute PROOF AVOIDS Crashing KIVY PYTHON Android APK
มุมมอง 3686 หลายเดือนก่อน
4 Minute PROOF AVOIDS Crashing KIVY PYTHON Android APK
This 2 Minute PROOF SAVES you HOURS figuring KIVY WORKING Version for your ANDROID Python App
มุมมอง 1246 หลายเดือนก่อน
This 2 Minute PROOF SAVES you HOURS figuring KIVY WORKING Version for your ANDROID Python App
This method FINDS Device Internal Storage HOME Location
มุมมอง 367 หลายเดือนก่อน
This method FINDS Device Internal Storage HOME Location
I Thought Getting ANDROID PYTHON CHAQUOPY to Work For Machine Learning Couldn't Be Harder
มุมมอง 2997 หลายเดือนก่อน
I Thought Getting ANDROID PYTHON CHAQUOPY to Work For Machine Learning Couldn't Be Harder
Integrate Machine Learning to Android App with Confidence | Part 2
มุมมอง 5610 หลายเดือนก่อน
Integrate Machine Learning to Android App with Confidence | Part 2
Integrate Machine Learning to Android App with Confidence
มุมมอง 9010 หลายเดือนก่อน
Integrate Machine Learning to Android App with Confidence
DIRECT Java PYTHON Android Integration code | 2024
มุมมอง 23710 หลายเดือนก่อน
DIRECT Java PYTHON Android Integration code | 2024
PYTHON Java Together: Setup WORKING Android | 2024 Chaquopy
มุมมอง 6K11 หลายเดือนก่อน
PYTHON Java Together: Setup WORKING Android | 2024 Chaquopy
BEFORE Kivy Debugging: Make SENSE Dex Java Apk ANDROID | 2024
มุมมอง 2811 หลายเดือนก่อน
BEFORE Kivy Debugging: Make SENSE Dex Java Apk ANDROID | 2024
FASTER Results Android: Do THIS Error Free Audiostream Kivy mic audio
มุมมอง 2611 หลายเดือนก่อน
FASTER Results Android: Do THIS Error Free Audiostream Kivy mic audio
Beginner Kivy Android: Do THIS and AVOID Startup Crashes!
มุมมอง 52811 หลายเดือนก่อน
Beginner Kivy Android: Do THIS and AVOID Startup Crashes!
Why THIS method can't be used in practical Machine Learning | Linear Regression | Anaconda | Jupyter
มุมมอง 232 ปีที่แล้ว
Why THIS method can't be used in practical Machine Learning | Linear Regression | Anaconda | Jupyter
you should show the 'tests' so we can match errors. libtinfo5 is not as easy to install as you make it seem
sir how to run kivy code in android studio
It is not a straight forward process but you can try importing into Android Studio the APK generated by kivy. This may or may not work, depending on your kivy, buildozer and Android Studio versions and also the libraries you use in your program. May I know the reason you want to run kivy code in Android Studio?
great video, which version of android studio is using to run smoothly.
Thanks. For Android Studio version, please see video description
You didn’t finsh the tutorial 😢
The video is still not complete 😢 anybody help
1:18 Groovy DSL
Can you help me i got this error error: systemerror: frame does not exist
Can you provide a bit more context of the error? E.g. what were you trying to configure or code or execute?
Thank you! I have spent so long on this 😅
You're welcome!
It's easier to grow automatons governed by NeuraLink than it is to build and maintain a fleet of Tesla robots. ChatGPT 40 seems more intelligent than most NPC's anyhow. Also bio-engineered humanoids (not qualified for human-rights) that cannot reproduce will never revolt and won't spontaneously combust like lithium battery operated equipment. PS: Check out Flet framework, it looks promising. I would love to know your opinion on how Flet contrasts with Kivy and which you prefer for what application. PPS: I think the word you are looking for is REDUNDANT and not REDUCTANT.
Thanks for the feedback. The word I used is indeed 'Redundant', sorry if the audio makes it sound like another. I've heard too that Flet is useful in this space. Will definitely keep it in mind
Thanks you so much ❤
You're welcome!
Hello sir, why despite installing the library numpy, it still shows Errors in your my.helper.py file (12:24)
Hi, are you referring to the red underline on the numpy import statement? If so, despite that, the program executed successfully as you can tell from the logs. This tells me that numpy was installed but I guess there was a delay in syncing the studio environment to that, which caused the underline to show
Thank youuuu, I've subscribed. I have a question.. the python folder already exists, but why can't I create a python file? whats wrong🥲(7:50)
Thanks! To create the python folder and py file this video could help: th-cam.com/video/G1P-RiUbAfI/w-d-xo.html If not let us know and we can troubleshoot further
Vou tentar novamente com este vídeo. Estou tentando há duas semanas sem sucesso a converter de kivy para APK.
Hope our video helps you with creating APK with kivy. More on kivy to APK in playlist: th-cam.com/play/PL1KT-ofSrkBmy_q-6xMPPKREcKIwnDDnm.html
Thank you!
you are welcome!
Hey, im facing a little trouble on generating apk. My app is crashing and closing after i open it. The logcat is showing the following error: ImportError: cannot import name 'release' from 'kivymd._version' (/data/user/0/org.test.ennergy/files/app/_python_bundle/site-packages/kivymd/_version.pyc) So, thats something about kivyMD. The requirements of my buildozer.spec are like: requirements = python3, kivy==2.3.0, kivymd==master,pillow==10.3.0, Pygments==2.18.0, materialyoucolor==2.0.9, cython Could you make a video building a apk from a kivyMD project?
I haven't an import statement on the eleven minute. What the reason?
What is the import statement you're expecting?
@@laptopml I expected "Sign in to start collecting".
Can I access the external storage of a device from Python? I can download videos from TH-cam, but I can't save them using Java.
Yes I was able to access. See code at 5:02 in video. Please let us know if it works for you.
thank you so much
You're welcome!
Hi, Thank you for this video. New Sub.
Thanks for the sub!
Very helpful
Very very cool
LaptopML, Your videos are fantastic! I just had to subscribe!
Wow amazing
Thank you
I strongly feel that everyone should be aware of these issues. Full Video here: th-cam.com/video/igJgXeV82b4/w-d-xo.html
Full working example of the pattern discussed here: th-cam.com/video/eybHNCjSnQ8/w-d-xo.html
What if I want to apply opencv operations on a list of images passed view user or any method to python and then perform operations and then return them to show in image views.
I will post very soon a video on opencv android python. It works, I've tested it, will share the method that makes it work. Thanks for your question!
Check out OpenCV on Android Python: th-cam.com/video/yusiw_YyVlI/w-d-xo.html
Watch all 5 Tips for a Successful Kivy Python Android App build here: th-cam.com/video/tWUkPflqA64/w-d-xo.html
Watch all 5 Tips for a SUCCESSFUL Kivy Python Android App build here: th-cam.com/video/tWUkPflqA64/w-d-xo.html
but how save in file into device like in folder download or new folder
The path in device to save the file to is found in HOME environment variable, see code at 03:36. You can browse the folder where the file is stored. See this video: th-cam.com/video/4gdcSMOF0HE/w-d-xo.html
@@laptopml ok thank you for your reply
Thank you sir,for thia wonderful video,how can I add installing opencv
I'll make a video on opencv shortly. Please stay tuned. Thank you!
Watch OpenCV install playlist: th-cam.com/play/PL1KT-ofSrkBmtwChLx_9dsRU6pauT-fPy.html
Thank you for the video sir, But when I giving right click on the python folder and I am not getting python file in the list
Hi, if your python folder is not showing, please watch from 01:50 - 02:10 of this video th-cam.com/video/8Bth0BuLhbs/w-d-xo.html I have covered this exact issue in that video. Let us know how it goes. Hope this helps!
Created separate video on Python Source Folder creation issue: th-cam.com/video/G1P-RiUbAfI/w-d-xo.html Let me know if this helps
Hi Sir, Thank you for the video when I trying to right click on the python folder and creating new file that python file is not showing for me
Hi, if your python folder is not showing, please watch from 01:50 - 02:10 of this video th-cam.com/video/8Bth0BuLhbs/w-d-xo.html I have covered this exact issue in that video. Hope this helps!
Womderful explanation with various examples.
thank you for the input
Watch the full Video here: th-cam.com/video/8Bth0BuLhbs/w-d-xo.html
Full video on Python Java Working on Android with Chaquopy: th-cam.com/video/igJgXeV82b4/w-d-xo.html
What's your biggest takeaway from this video? Subscribe so we can stay in touch. ♥Like this video if it was helpful. 👍
can i use pycharm instead of anaconda?
Pycharm and Anaconda are for different requirements. Anaconda does Python installation/distribution whereas Pycharm is a Development Environment (IDE) with an editor that you can use for code development. You can use Pycharm or other tools like Jupyter to code in Python. You will still need a tool like Anaconda to install and manage Python versions.
Awesome! You saved me a lot of time. Thanks a lot. I made it using Jetpack compose of course with Kotlin and works.
You're welcome! Great to know it worked
Hello sir! Thankyou so much for the video. Can you please help me with the error i am getting when i try to sync the gradle file, it says "Gradle DSL method not found: 'python()'
Can you share your build.gradle file? We have to see if there is any config incorrectly set in a block or if a dependency is an issue
@@laptopml Thankyou so much sir for replying, but I fixed that error myself. Now after creating a file with .py extension it is asking for me to configure python interpreter, can you please help me with that?
See 04:38 in the video, I explain there the path of the python interpreter configuration in build.gradle
@@laptopml Thankyou so much. Your video was very helpful to me!!
when creating python script that python file is not showing to me ?
Can you share a bit more details? Do you mean you can't see the python script file from the left side i.e. of Android Studio viewer?
This video can help: th-cam.com/video/G1P-RiUbAfI/w-d-xo.html
Sir my study app crashing during create apk would you make video for that if I provide source code on your email id
Can you post the error messages or traces from create apk? Hopefully this will give us hints as to the reason for the crash
Thanks for the video! have one small error though: When I try to run the app, this exception appears when building: Configuration cache state could not be cached: app\build\python\env\debug\Lib does not exist
In your gradle.properties file, is there a line like 'org.gradle.unsafe.configuration-cache=true' If so, can you remove it and rebuild your project? Let me know if this line is not there, we may have to look elsewhere
@@laptopml Thanks again! That solved the problem, I'm definitely subscribing, good luck with everything!
Thanks so much for the explanation! I have one doubt though, how would the code be different if I wanted to call the python script in another activity instead of MainActivity?
I'm assuming the "other activity" you mentioned is implemented by a Java class and that class has a method to call the Python module. The Python wrapper code should remain similar even if you are calling the Python module from a Java method of that Java class
please how i can use api chat gpt by python to generate text because i want to generate many quiz for app
Have you tried using ChatGPT API? OpenAI has APIs you can use. Do share what you find. Happy python coding!
@@laptopml Yes,openAi I have been searching, but I am unsure whether the API is free or paid, which is why I don't understand how I can use it. I want to use a openAi API because I am working on a university mobile app project that generates many quizzes in various fields.If you have any ideas other than using a opeanAi API, I'm open to suggestions.
@@mazinab3586 there are two parts to this in my opinion. 1st, ChatGPT is Generative AI which you can use to generate quiz content. The other part is the technology integration aspect, which is where things like Android, python and REST API come in. If you can replace ChatGPT with your own free quiz content, it is more work but you can avoid having to pay. You have to generate and manage your own content using tools like Hadoop and Opentext which can be free. This is your 1st part. Once you develop that part, as 2nd part, you can expose all of that via an API to your android front end, using an approach similar to this video. Hope this helps.
@@laptopml thank you much sir for your time🙏
I needed this video, thank you so much❤
You're welcome
can you please help me to integrate python in android studio, i am having some trouble setup@@laptopml
Wonderful, I enjoy this video..Thank you
Thank you too!
Missing x86 ABI support for ChromeOS in abiFilters "arm64-v8a", "x86_64". whata hell should i do ?
Have you tried abiFilters 'armeabi-v7a', 'arm64-v8a', 'x86', 'x86_64' ? As it says x86 (x86_32) ABI support is missing in abiFilters. Some ChromeOS devices can run x86 chips. Hope this helps.
Thanks for the video, however when i'm trying to run the mainactivity.java, this message keeps appearing Process 'command 'C:\Users\xxxx\python.exe'' finished with non-zero exit value 1 Have you encountered this error while using android studio, as I haven't seen it in your video?
I would start by wrapping the Python integration code in MainActivity.java in a try catch block and see if there is an exception we can catch and examine. try { Python py = Python.getInstance(); ... System.out.println("...."); } catch(Exception ex) { System.out.println("Exception caught: " + ex.getMessage()); } Hope this helps.
You explain this very Good. Could you PLEASE make a Tutorial to integrate Chaquopy 15.0 to Android Studios? Because I have Python 12.0 I need Chaquopy 15.0.
Thanks, will check Release status of Chaquopy 15.0. Was pre-release as of Nov 23, last I checked
thanks so much ❤❤
You're welcome 😊