ccccourse / ai108b

人工智慧 -- 108 學年度下學期 (陳鍾誠的課程作業)
1 stars 39 forks source link

期中作業:請寫一個專案或報告作為你的期中作業! #4

Open ccckmit opened 4 years ago

ccckmit commented 4 years ago

特別注意:請先閱讀 繳交報告與程式的注意事項!

專案建議

  1. 寫一個 AI 專案,並寫出專案說明與使用方法。
  2. 寫一些 AI 程式的練習範例,並寫出說明報告。

報告建議

  1. 任何 AI 主題研究報告。
  2. 讀某一本 AI 書籍的閱讀心得報告。

2020/5/23 前必須繳交完畢!

主題請參考

主題 說明
01-人工智慧簡介 Introduction
02-爬山演算法 Hill-Climbing Algorithm
03-神經網路 Neural Network
04-圖形搜尋 Graph Search
05-電腦下棋 Computer Chess
06-邏輯推論 Logic Reasoning
07-語言處理 Language Processing
08-科學計算 Scientific Computing
09-模式識別 Pattern Recognition
10-機器學習 Machine Learning
11-深度學習 Deep Learning
ccckmit commented 4 years ago

回應時請先寫下題目,例如:

陳鍾誠 -- 深度學習自然語言翻譯系統研究

相關資源:

  1. https://cs224d.stanford.edu/
  2. 中文自然語言處理整理

繳交網址: 之後會貼上來!

TKTim commented 4 years ago

資工三 李彥霆 -- AI之YOLO 研究報告

相關資源: Mr. Opengate YOLO解說 YOLO: Real-Time Object Detection 繳交網址:YOLO報告

rolf0504 commented 4 years ago

資工三 方洛飛-- Deep Learning - Artificial Neural Networks

相關資源: Reference 繳交網址: Deep Learning

linjiachi commented 4 years ago

資工三 林家齊--深度學習之演算法研究報告

相關資源:https://codertw.com/%E7%A8%8B%E5%BC%8F%E8%AA%9E%E8%A8%80/585610/#outline__3_2 https://medium.com/jameslearningnote/%E8%B3%87%E6%96%99%E5%88%86%E6%9E%90-%E6%A9%9F%E5%99%A8%E5%AD%B8%E7%BF%92- 繳交網址:https://github.com/linjiachi/ai108b/tree/master/midterm

623538278 commented 4 years ago

資工三 何呈頌-- 有關深度學習的讀書研究報告 相關資源: 暫無 繳交網址: https://github.com/623538278/ai108b/blob/master/AI%20期中報告

pmfyyk2358 commented 4 years ago

資工四 江佳勳 --電腦下棋研究報告

相關資源 : http://kakinoki.o.oo7.jp/free/55shogi.pdf 徐讚昇, 電腦對局理論, ISBN: 9789863502371, 2017.

繳交網址: https://github.com/pmfyyk2358/ai108b/blob/master/%E4%BA%BA%E5%B7%A5%E6%99%BA%E6%85%A7%E6%9C%9F%E4%B8%AD%E5%A0%B1%E5%91%8A.pdf

a922777 commented 4 years ago

資工四 蔡仲頤 -- 機器學習Random Forest練習範例 相關資源: scikit-learn Machine Learning Random Forest 繳交網址: 練習範例 iris boston wine
說明報告

mauriceaaa commented 4 years ago

資工三 林孟勳 110610551--有關AI的讀書研究報告 相關資源:AI經濟的策略思維 繳交網址:https://github.com/mauriceaaa/ai108b/blob/master/midterm/midterm.md

yolo310250 commented 4 years ago

資工三 陳羿勳--深度學習與影像辨識研究報告

相關資源:https://zhuanlan.zhihu.com/p/45852709 https://zhuanlan.zhihu.com/p/45845454 https://pjreddie.com/darknet/yolo/ https://mropengate.blogspot.com/2018/06/yolo-yolov3.html

繳交網址:實作報告 專案資源參考

Shihyin98 commented 4 years ago

110610529 資工三 陳士茵

實驗報告 利用卷積神經網路模型(CNN),做資料集(datasets)的 MNIST手寫數字識別

peter8995 commented 4 years ago

110710518 資工二 王子衡 專案:烏克麗麗調音器 with Machine Learning Pitch Detection Model using ml5.js CREPE CREPE論文簡報

調音器 解釋

參考資料

AndrewDTN commented 4 years ago

11071059 資工二 張仲恩--自然語言處理主題研究報告 相關資源: https://github.com/ckiplab/ckiptagger/wiki/Chinese-README https://research.sinica.edu.tw/nlp-natural-language-processing-chinese-knowledge-information/ http://ckipsvr.iis.sinica.edu.tw/ https://github.com/fxsjy/jieba 繳交網址:之後會貼上來!

ArthurLiao0816 commented 4 years ago

傅立葉變換在語音辨識之應用

Application of Fourier transform in speech recognition

dragonliang69 commented 4 years ago

資工三 呂楷茗 -- YOLO 貓狗辨識練習

相關資源: https://zhuanlan.zhihu.com/p/45852709 https://zhuanlan.zhihu.com/p/68423309 https://github.com/AlturosDestinations/Alturos.Yolo 繳交網址: 圖片 檔案(git\Alturos.Yolo.TestUI\bin\Debug\Alturos.Yolo.TestUI.exe)

koozu commented 4 years ago

110610505 資工三 張皓評 -- NN練習範例

相關資源: Pytorch教學 說明報告: 說明報告 繳交網址: Regression Classification

s9953333 commented 4 years ago

110610128 電子三甲 劉睿澤--PID控制PWM

相關資源: PID PID&PWM應用 Arduino PWM

繳交網址: 繳交網址

redfoxCCY commented 4 years ago

110610535 資工三 張家羱 --- 使用 OpenCV-Python 製作圖像與影像人臉辨識 相關資源: https://www.itread01.com/content/1524548414.html https://blog.csdn.net/Yeah_snow/article/details/79442112 繳交網址:作業

Doge12132009 commented 4 years ago

110610504 資工三 梁子恩 使用weka 資料探勘 ppt

chanyuying commented 4 years ago

110610511 資工三 陳昱瑛 NLP自然語言處理報告 相關資源: https://reurl.cc/E7mm21 https://reurl.cc/Aq99gE

繳交網址:https://reurl.cc/b5deEM (繳交的報告均為自己製作,僅參照相關資源)

runmdy commented 4 years ago

110513115 資工三 林恩成 動手深度學習報告 相關資源: https://zh.d2l.ai/chapter_introduction/deep-learning-intro.html 繳交網址:實作

foxking1025 commented 4 years ago

110610513 資工三 胡李駿--對抗網路報告 相關資源:https://techcrunch.com/2016/10/28/googles-ai-creates-its-own-inhuman-encryption/ https://blogs.nvidia.com.tw/2017/05/generative-adversarial-network/ https://reurl.cc/mnpzG9 繳交網址:https://reurl.cc/Qd2N6M

wangproverb commented 4 years ago

110610140電子三甲 王俊諺 -- 卷機神經網路CNN 相關資源: http://moocs.nccu.edu.tw/course/172/intro https://brohrer.mcknote.com/zh-Hant/how_machine_learning_works/how_convolutional_neural_networks_work.html keras 繳交網址: cnn cnn_train 說明報告

Mistrum commented 4 years ago

110610508資工三 莊宗憲 自然語言處理(NLP) 參考資料: 維基百科 自然語言處理 (NLP):斷開中文的鎖鍊! 繳交網址: https://github.com/Mistrum/ai108b/blob/master/mid

110610542 commented 4 years ago

110610542 資工三 李智傑 AI非監督式學習及應用實例研究報告 參考資料: OpenAI 繳交網址: 研究報告

sr47ygt commented 4 years ago

110610136 電子三 李珮綺 陪伴機器人 參考資料: https://robotworkshop9.com/2019/04/21/robot4elderly/ https://ictjournal.itri.org.tw/content/Messagess/contents.aspx?&MmmID=654304432061644411&CatID=654313611255143006&MSID=1002354327751407256 繳交網址: 報告

honamireiso commented 4 years ago

110610523 資工三 周純宇 RankBrain 參考資料: https://en.wikipedia.org/wiki/RankBrain https://seo.whoops.com.tw/google-rankbrain-seo-guide/ 繳交網址: 報告

lolicnea commented 4 years ago

110610208 陳冠丞 使用weka 對東亞旅遊做資訊分析 參考資料: TripAdvisor的評價資料(https://www.tripadvisor.com.tw/) 繳交網址: https://github.com/loliconkea/ai108b/blob/master/%E8%B3%87%E6%96%99%E6%8E%A2%E5%8B%98.pptx

Kaider-GitHub commented 4 years ago

110610524 資工三 陳奕楷 當AI遇上例外-AI與資訊安全報告 參考資料: 對抗政策 Adversarial Policies 繳交網址: 報告內容

oxolll commented 4 years ago

110610521 資工三 陳昱宏 實作OOXX小遊戲 參考資料: ai參考 無ai參考 繳交網址: 圈圈叉叉

ccckmit commented 4 years ago

110710518 資工二 王子衡 專案:烏克麗麗調音器 with Machine Learning Pitch Detection Model using ml5.js CREPE CREPE論文簡報

調音器

參考資料

請寫一份說明,否則我不知道如何執行,還有你的程式哪些部分是自創,哪些部分是別人做的?

ccckmit commented 4 years ago

資工三 林孟勳 110610551--有關AI的讀書研究報告 相關資源:AI經濟的策略思維 繳交網址:https://github.com/mauriceaaa/ai108b/blob/master/midterm/midterm.md

這太陽春了,分數會很低,請補交或修改!

ccckmit commented 4 years ago

傅立葉變換在語音辨識之應用

Application of Fourier transform in speech recognition

繳交網址=參考文獻?

是否繳交的內容是這個呢?

https://github.com/ArthurLiao0816/ai108b/tree/master/MtmPrj

ccckmit commented 4 years ago

以上為準時繳交的內容!

s110510526 commented 4 years ago

資工四 林鍇傑 IMDB評論情緒二元分類程式 參考資料 準備資料,開始寫情緒分析程式 - [自學課程]成為 Python AI 深度學習達人的第一堂課 | 政治大學磨課師課程 常用数据集 Datasets - Keras 中文文档 Keras Tutorial 10 - Sentiment Analysis on the IMDB Dataset Text classification with an RNN 繳交網址:https://github.com/s110510526/imdb

ArthurLiao0816 commented 4 years ago

傅立葉變換在語音辨識之應用

Application of Fourier transform in speech recognition

已改

alen19990107 commented 4 years ago

110610520 資工三 深度學習期中報告 繳交網址:https://github.com/ccccourse/ai108b/files/4778818/110610520.docx 參考資料;在報告裡面

666tugege commented 4 years ago

資工三 柳垚 110610545 卷積神經網絡CNN https://github.com/666tugege/ai108b/tree/master/Mid-term

RareSenseZerk commented 4 years ago

110410515 資工四 周佑澄 人工智慧的發展困境與未來挑戰 繳交網址:https://github.com/RareSenseZerk/110410515- 參考資料: https://www.books.com.tw/products/0010821934 https://futurecity.cw.com.tw/article/743

ccckmit commented 4 years ago

資工三 陳羿勳--深度學習與影像辨識研究報告

相關資源:https://zhuanlan.zhihu.com/p/45852709 https://zhuanlan.zhihu.com/p/45845454 https://pjreddie.com/darknet/yolo/ https://mropengate.blogspot.com/2018/06/yolo-yolov3.html

繳交網址:實作報告 專案資源參考

存取權沒開!

yolo310250 commented 4 years ago

資工三 陳羿勳--深度學習與影像辨識研究報告 相關資源:https://zhuanlan.zhihu.com/p/45852709 https://zhuanlan.zhihu.com/p/45845454 https://pjreddie.com/darknet/yolo/ https://mropengate.blogspot.com/2018/06/yolo-yolov3.html 繳交網址:實作報告 專案資源參考

存取權沒開!

開了

ccckmit commented 4 years ago

資工三 陳羿勳--深度學習與影像辨識研究報告 相關資源:https://zhuanlan.zhihu.com/p/45852709 https://zhuanlan.zhihu.com/p/45845454 https://pjreddie.com/darknet/yolo/ https://mropengate.blogspot.com/2018/06/yolo-yolov3.html 繳交網址:實作報告 專案資源參考

存取權沒開!

開了

OK!