saxgft tfgxas
saxgft tfgxas
  • 75
  • 25 236
How to Develop a Simple Machine Learning Application by using Anaconda (MacOS Version)
Requirement
1. Install anaconda with vs code
**www.anaconda.com/download/success
**code.visualstudio.com
Setup python
1. Check whether your pc already have python.
2. Open anaconda, go environment tab, scroll down existing package list to find python.
3. If not existed, install python; by searching at google.
Setup pip
1. Check whether your pc already have pip.
2. Open anaconda, go environment tab, scroll down existing package list to find pip.
3. If not existed, go to desire environment, and install pip. How? By download pip bootstrap.pypa.io/get-pip.py and install at cmd, python get-pip.py
Training
1. Data cleaning; by make it as 10 image for each category, and rename is 1.jpg, 2.jpg
2. Go to teachable machine, please do training; download model
3. Examine the generated source code; library/package need to be installed
Install library
1. See the source code, list down all the library to install.
2. Ask to chatgpt, what the version TensorFlow should be installed. From there, we can determine right version of python, pillow and numpy should be installed. **Chatgpt say, suitable version is tensorflow==2.9.0
3. From there, find right version python and other library version for pillow and numpy. This things, you can see at python package website.
4. Then install one by one.
**pip install tensorflow==2.9.0
**pip install pillow
**pip install numpy==1.26.4
Setup new environemnt
**conda create --name myenvv python=3.9
**conda activate myenvv
Coding
1. by using provided source code, edit the particular location of image and model
2. Save in the normal documents folder
3. Run the source code by, python filename.pyRequirement
1. Install anaconda with vs code
**www.anaconda.com/download/success
**code.visualstudio.com
Setup python
1. Check whether your pc already have python.
2. Open anaconda, go environment tab, scroll down existing package list to find python.
3. If not existed, install python; by searching at google.
Setup pip
1. Check whether your pc already have pip.
2. Open anaconda, go environment tab, scroll down existing package list to find pip.
3. If not existed, go to desire environment, and install pip. How? By download pip bootstrap.pypa.io/get-pip.py and install at cmd, python get-pip.py
Training
1. Data cleaning; by make it as 10 image for each category, and rename is 1.jpg, 2.jpg
2. Go to teachable machine, please do training; download model
3. Examine the generated source code; library/package need to be installed
Install library
1. See the source code, list down all the library to install.
2. Ask to chatgpt, what the version TensorFlow should be installed. From there, we can determine right version of python, pillow and numpy should be installed. **Chatgpt say, suitable version is tensorflow==2.9.0
3. From there, find right version python and other library version for pillow and numpy. This things, you can see at python package website.
4. Then install one by one.
**pip install tensorflow==2.9.0
**pip install pillow
**pip install numpy==1.26.4
Setup new environemnt
**conda create --name myenvv python=3.9
**conda activate myenvv
Coding
1. by using provided source code, edit the particular location of image and model
2. Save in the normal documents folder
3. Run the source code by, python filename.py
มุมมอง: 16

วีดีโอ

How to do Develop Simple Machine Learning App using Anaconda
มุมมอง 17421 วันที่ผ่านมา
Requirement 1. Install anaconda with vs code www.anaconda.com/download/success code.visualstudio.com Setup python 1. Check whether your pc already have python. 2. Open anaconda, go environment tab, scroll down existing package list to find python. 3. If not existed, install python; by searching at google. Setup pip 1. Check whether your pc already have pip. 2. Open anaconda, go environment tab,...
Collaborative Learning: Day 5 (UTeM x UIB) with Topic of "AI in Smart City"
มุมมอง 95 หลายเดือนก่อน
Collaborative Learning: Day 5 (UTeM x UIB) with Topic of "AI in Smart City"
Healthcare Analytics: Principles Reimbursement in Healthcare
มุมมอง 2ปีที่แล้ว
Healthcare Analytics: Principles Reimbursement in Healthcare
BITI1223: Tutorial of Integration
มุมมอง 47ปีที่แล้ว
BITI1223: Tutorial of Integration
BITI1223: Demonstration of Integration
มุมมอง 38ปีที่แล้ว
BITI1223: Demonstration of Integration
Installation Guide: How to install Dev C++ on Windows 10?
มุมมอง 14ปีที่แล้ว
It is time to learn how to download and install Dev C on Windows 10. I also demonstrate a sample C program.
Healthcare Analytics: Welcoming
มุมมอง 13ปีที่แล้ว
Healthcare Analytics: Welcoming
EREKA: Wan Mohd Ya'akob Wan Bejuri (UTeM) & Mohd Murtadha Mohamad (UTM)
มุมมอง 15ปีที่แล้ว
EREKA: Wan Mohd Ya'akob Wan Bejuri (UTeM) & Mohd Murtadha Mohamad (UTM)
How to Find GCD and Linear Combination by using Extended Euclidean Distance ?
มุมมอง 152 ปีที่แล้ว
How to Find GCD and Linear Combination by using Extended Euclidean Distance ?
Digital Educator 2022 2nd Briefing
มุมมอง 92 ปีที่แล้ว
Digital Educator 2022 2nd Briefing
Digital Educator 2022 Briefing
มุมมอง 172 ปีที่แล้ว
This is briefing for program of Digital Educator 2022 (KPT program). Done by Ts. Dr. Wan Mohd Ya'akob bin Wan Bejuri
Final Exam Tips
มุมมอง 273 ปีที่แล้ว
Final Exam Tips
ICT Coffee Session: An Introduction of Artificial Intelligence in IoT
มุมมอง 133 ปีที่แล้ว
#ftmktv #FTMK #UTeM #UTEM
A Brief of Informed Search
มุมมอง 33 ปีที่แล้ว
A Brief of Informed Search
Uninformed Search: Short Explanation
มุมมอง 53 ปีที่แล้ว
Uninformed Search: Short Explanation
Artificial Intelligence: A Brief
มุมมอง 133 ปีที่แล้ว
Artificial Intelligence: A Brief
IT Fest 2021: A Brief of Artificial Intelligent of Things
มุมมอง 153 ปีที่แล้ว
IT Fest 2021: A Brief of Artificial Intelligent of Things
Concept of Numerical Difference
มุมมอง 323 ปีที่แล้ว
Concept of Numerical Difference
Concept of Numerical Integration
มุมมอง 393 ปีที่แล้ว
Concept of Numerical Integration
Concept of Interpolation
มุมมอง 523 ปีที่แล้ว
Concept of Interpolation
A Brief of Error and Approximation
มุมมอง 433 ปีที่แล้ว
A Brief of Error and Approximation
Brief of Taylor Polynomial
มุมมอง 473 ปีที่แล้ว
Brief of Taylor Polynomial
PSM1 Introduction
มุมมอง 153 ปีที่แล้ว
PSM1 Introduction
October 20, 2020
มุมมอง 154 ปีที่แล้ว
October 20, 2020
Agile: How to Develop an App?
มุมมอง 764 ปีที่แล้ว
Agile: How to Develop an App?
How to Run the Source Code from Github
มุมมอง 19K4 ปีที่แล้ว
How to Run the Source Code from Github
COS20015: Week 11 Lab Session
มุมมอง 1564 ปีที่แล้ว
COS20015: Week 11 Lab Session
COS20015: Week 10 Lab Session
มุมมอง 1794 ปีที่แล้ว
COS20015: Week 10 Lab Session
COS30015: Week 11 Lab Session
มุมมอง 574 ปีที่แล้ว
COS30015: Week 11 Lab Session

ความคิดเห็น

  • @akub20
    @akub20 2 หลายเดือนก่อน

    Hehehehe Siuuuuu

  • @akub20
    @akub20 2 หลายเดือนก่อน

    You no Subscribe 1,000,0000 you ban

  • @akub20
    @akub20 2 หลายเดือนก่อน

    Hello Subscribe 1,000,0000 ok

  • @akub20
    @akub20 2 หลายเดือนก่อน

    Subscribe ye🙏

  • @gazda9830
    @gazda9830 ปีที่แล้ว

    Wa alaykumu salaam!

  • @MailsonWei
    @MailsonWei 2 ปีที่แล้ว

    👏👏👏

    • @akub20
      @akub20 ปีที่แล้ว

      hiii. Long time not to see you.

  • @akub20
    @akub20 3 ปีที่แล้ว

    th-cam.com/video/HVuWHG5pr64/w-d-xo.html

  • @MailsonWei
    @MailsonWei 3 ปีที่แล้ว

    Hi sir, nice video

    • @akub20
      @akub20 3 ปีที่แล้ว

      I already subscribed yours. :)

    • @MailsonWei
      @MailsonWei 3 ปีที่แล้ว

      @@akub20 you still remember me? i’m Lai kok wui from swinburne

    • @akub20
      @akub20 3 ปีที่แล้ว

      @@MailsonWei sure, already graduated?

    • @MailsonWei
      @MailsonWei 3 ปีที่แล้ว

      @@akub20 haven’t i still have two more semester. sem 1 2022 is my last sem

    • @akub20
      @akub20 3 ปีที่แล้ว

      @@MailsonWei good, any planning after graduating?

  • @akub20
    @akub20 3 ปีที่แล้ว

    hi..just testing only..

  • @Nick_Krassas
    @Nick_Krassas 3 ปีที่แล้ว

    can we find the power point somewhere?

  • @AliIdrisParaPenonton
    @AliIdrisParaPenonton 4 ปีที่แล้ว

    yakob. mana kauu yakob. aku cari ko dah lama . kontek wasap aku yakob. 0197555064

  • @MailsonWei
    @MailsonWei 4 ปีที่แล้ว

    No audio

  • @MailsonWei
    @MailsonWei 4 ปีที่แล้ว

    Hello sir

  • @MailsonWei
    @MailsonWei 4 ปีที่แล้ว

    Week 11? Not week 6?

  • @ameliaamin2839
    @ameliaamin2839 6 ปีที่แล้ว

    detect sempadan tu besi ke batu..nk bertanya...tlg pm sassuan.676@gmail.com

    • @akub20
      @akub20 6 ปีที่แล้ว

      batu sempadan actually. tapi guna besi.