Git Product home page Git Product logo

machine-learning's Introduction

The project will be updated continuously ...... 🔥

Machine learning + Deep learning examples

For many years, I have studied Machine Learning and practiced coding. This repository has published my source codes.

Requirement

All examples are written in Python language, so you need to setup your environments as below

  • First, install ANACONDA

  • Install TensorFlow from PyPI with the command

pip install tensorflow

  • Install Keras from PyPI with the command

pip install keras

*** I used 2 library including TensorFlow and Keras for deep learning examples

  • Install tqdm to make my loops show a smart progress meter

pip install tqdm

  • Download FFmpeg (I used it to generate mpg.4) and install it. [some examples]

Table of Content

Title Code Examples
Beginer see
Machine learning/Deep learning (Basics) see
Computer Vision see
Natural Language Processing(NLP) see
Speech, Audio, Music see
Miscellaneous see

My examples (not yet)

Beginer

Machine learning/Deep learning (Basics)

Computer Vision

Natural Language Processing(NLP)

  • 📰 Tudkumthai that libraries including
    1. thai-word-segmentation
    2. Deepcut
    3. Cutkum
  • 📝 [Word Embeddings]
  • 🎤 Language Models: GPT-2
  • [seq2seq]
  • 🔍 Machine Translation (MT)
  • 🤖 Conversational AI (chatbot)
  • 🔖 Text Summarization
  • ❓ Question Answering (QA)
  • 💬 Named Entity Recognition (NER)
  • 📖 Text Classification
  • 🗣 Google Translate API
    1. Python example
    2. JavaScript exmample

Speech, Audio, Music

Miscellaneous

Cite

Note

✍ ผมเคยโน๊คเลคเชอร์วิชาพวกนี้เอาไว้ เผื่อมีใครกำลังเรียนอยู่ หรือสนใจเอาไว้ทบทวนได้ครับ

  1. neural network
  2. Convolutional Neural Networks
  3. Recurrent Neural Network (RNN), Long Short-Term Memory (LSTM)
  4. GAN: Generative adversarial networks
  5. RL: Reinforcement learning(รอก่อน)

ขออนุญาตประชาสัมพันธ์ (แอบขายของ)

ท่านใดสนใจซื้อ "หนังสือ AI ไม่ยาก เข้าใจได้ด้วยเลขม. ปลาย" อธิบายด้วยเนื้อหาคณิตศาสตร์ง่ายๆ ในระดับม. ปลาย ที่ไม่มีโค้ดดิ้งให้ปวดหัว

ตัวอย่างแต่ละบท

ตัวอย่างสารบัญ

ตัวอย่างส่วนที่ 1 ตัวอย่างส่วนที่ 2
บทที่ 1 บทที่ 8
บทที่ 3 บทที่ 9
บทที่ 4 บทที่ 10
บทที่ 11

โค้ดตัวอย่าง (Python) ประกอบหนังสือ

บทที่ 3 ถึง 6

  • บทที่ 3 สอนคอมให้ฉลาดทำได้อย่างไร (ปูพื้นฐาน machine learning)
  • บทที่ 4 เส้นตรงพยากรณ์ (Regression)
  • บทที่ 5 สมการแม่หมอโฉมใหม่ (Regression แบบหลายฟีเจอร์)
  • บทที่ 6 แว่นวิเศษพยากรณ์ (Logistic Regression)

https://colab.research.google.com/drive/1ZRMW3fXGWUvkeFPM07qtFXoSbLmuMpO1

บทที่ 7 ถึง 9

  • บทที่ 7 เซลล์สมองเทียมเลียนแบบ (Neural Network)
  • บทที่ 8 เบิกเนตร เสกดวงตาให้ AI (Convolutional Neural Network (CNN))
  • บทที่ 9 สำเหนียกรู้ ดูข้อมูล เป็นชุด (Recurrent Neural Network (RNN), LSTM (LSTM (Long short-term memory), GRU (Gated recurrent unit))

https://colab.research.google.com/drive/1KsGnaw9jE4wnmXK2mf2C4-Ylnj6nXbFw

บทที่ 11 จะมีหลายตัวอย่าง

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.