or
or
By clicking below, you agree to our terms of service.
New to HackMD? Sign up
Syntax | Example | Reference | |
---|---|---|---|
# Header | Header | 基本排版 | |
- Unordered List |
|
||
1. Ordered List |
|
||
- [ ] Todo List |
|
||
> Blockquote | Blockquote |
||
**Bold font** | Bold font | ||
*Italics font* | Italics font | ||
~~Strikethrough~~ | |||
19^th^ | 19th | ||
H~2~O | H2O | ||
++Inserted text++ | Inserted text | ||
==Marked text== | Marked text | ||
[link text](https:// "title") | Link | ||
 | Image | ||
`Code` | Code |
在筆記中貼入程式碼 | |
```javascript var i = 0; ``` |
|
||
:smile: | ![]() |
Emoji list | |
{%youtube youtube_id %} | Externals | ||
$L^aT_eX$ | LaTeX | ||
:::info This is a alert area. ::: |
This is a alert area. |
On a scale of 0-10, how likely is it that you would recommend HackMD to your friends, family or business associates?
Please give us some advice and help us improve HackMD.
Syncing
xxxxxxxxxx
Fuzzy 模糊理論
2020/10/29
Presenter: 蔡易霖
人工智慧的分級
- The image file may be corrupted
- The server hosting the image is unavailable
- The image path is incorrect
- The image format is not supported
Learn More →第一級人工智慧:自動控制
第一級人工智慧:自動控制
機器含有自動控制的功能,可以經由感測器偵測外界的溫度、濕度、亮度、震動、距離、影像、聲音等訊號,經由控制程式自動做出相對的反應,例如:吸塵器、冷氣機等…
程式設計師必須先把所有可能的情況都考慮進去才能寫出控制程式。
- The image file may be corrupted
- The server hosting the image is unavailable
- The image path is incorrect
- The image format is not supported
Learn More →第二級人工智慧:探索推論、運用知識
第二級人工智慧:探索推論、運用知識
第三級人工智慧:機器學習
第四級人工智慧:深度學習
略
Image Not Showing
Possible Reasons
- The image file may be corrupted
- The server hosting the image is unavailable
- The image path is incorrect
- The image format is not supported
Learn More →模糊應用
相關論文應用:
邏輯 VS. 模糊
邏輯 VS. 模糊
布林邏輯與模糊邏輯
用模糊來調和對立
自然語言的模糊邏輯表示
模糊(Fuzzy) 起源
Why use Fuzzy Logic for control?
2. 易於描述人類的知識
模糊系統有哪些元素?
知識庫:模糊控制系統具有哪些知識
規則庫:規定變數(知識)的條件組合結果
Fuzzy Control Systems: The Tipping Problem
以下以小費系統為例
Image Not Showing
Possible Reasons
- The image file may be corrupted
- The server hosting the image is unavailable
- The image path is incorrect
- The image format is not supported
Learn More →The Tipping Problem
Step 1. 知識庫建立
Step 1-1. 模糊集合
Step 1-2. 隸屬度函數
Step 2. 建置規則庫
語意式模糊規則
Mamdani 模糊推理模型
模糊推論 (inference)
推論機制?以 Mamdani 方法為例
- The image file may be corrupted
- The server hosting the image is unavailable
- The image path is incorrect
- The image format is not supported
Learn More →人給的規則不一定是最好的!
可能還有你沒發現的規則在實務上會發生
- The image file may be corrupted
- The server hosting the image is unavailable
- The image path is incorrect
- The image format is not supported
Learn More →這時候就交給機器學習吧!那…機器如何學習?
Image Not Showing
Possible Reasons
我想不用解釋了
- The image file may be corrupted
- The server hosting the image is unavailable
- The image path is incorrect
- The image format is not supported
Learn More →基因演算法(GA)學習
機器學習的第一步:搜集訓練資料
基因演算法
學習後的知識庫

規則庫
模糊化類神經網路
Thanks!
Reference: