--- title: CheHsuan categories: User ... **簡介** ==== - 林哲亘 學歷 ------ - 國立成功大學 資訊工程研究所(2015年9月~) - 國立中正大學 資訊工程系(2011年9月~2015年6月) 經歷 ------ - 普安科技暑期實習生(2016年7月~2016年8月) - 科技部大專學生研究計畫Smart Lab System Design(2014) - Nvidia機器人視覺比賽決賽隊伍Awesome Robot Team(2016) 專案合作作品 ------- - 手勢控制的四軸飛行器: [handGestureQuadcopter](https://github.com/handGestureQuadcopter) - 影像處理加速研究: [Image-Processing](https://github.com/kevinbird61/Image-Processing) - Nvidia比賽機器人: [AwesomeRobot](https://github.com/AwesomeRobotTeam/ART) 聯絡資訊 ------ - email: ``exas60807@gmail.com`` - github: [https://github.com/CheHsuan](https://github.com/CheHsuan) **2016秋季班 個人評量** ======== 作業 ---- - [homework 1] * [compute-pi](https://hackmd.io/s/BkbydgVa),[github](https://github.com/CheHsuan/compute-pi) * [clz](https://hackmd.io/s/H15sqBYa), [github](https://github.com/CheHsuan/clz-tests) - [homework 2] * [phonebook-concurrent](https://hackmd.io/s/rJPYFYRa),[github](https://github.com/CheHsuan/phonebook-concurrent) - [homework 3] * [mergesort-concurrent](https://hackmd.io/s/ry24aKiA),[github](https://github.com/CheHsuan/mergesort-concurrent) * [software-pipelining](https://hackmd.io/s/BysScpk1l) - [homework 5] * [jit-compiler](https://hackmd.io/s/rJfTbua1l),[github](https://github.com/CheHsuan/jit-construct-1) 分組報告 ---- [透過 SIMD 加速高斯模糊運算](https://hackmd.io/s/BJOTYoHge), [github](https://github.com/kevinbird61/Image-Processing) 2016秋季班期末自我評分(1-10分) ---- 在這次的課堂當中,對自己的評分是7分,基本上作業都有繳交,也比以往更注重效能分析,會去設計實驗來分析程式效能,並提出改進方法,不過對於實驗結果,有時還是無法找出合理的解釋,這是該檢討的部份。除了作業之外,分組報告的表現上,我並沒有發揮全部時間在上面,雖然有盡力完成自己的部份,不過相對於小組內另一位同伴,還是做的比較少,有點不好意思,不過整體來說,還是在這次小專案中學到了很多,先是找方向做研究實作,然後遇到困難,再嘗試解決問題,慢慢的有在成長,我覺得這種做中學的方式很棒,過程中犯錯也沒關係,學會如何修正才是做重要的。 **2015秋季班 個人評量** ======== 作業 ---- - [homework 1](http://wiki.csie.ncku.edu.tw/embedded/2015q3h1) * [hackpad](https://embedded2015.hackpad.com/Homework1-Pg7ZU5x2YAY), [github](https://github.com/CheHsuan/arm-lecture) - [homework 2](http://wiki.csie.ncku.edu.tw/embedded/2015q3h2) * [hackpad](https://embedded2015.hackpad.com/Phonebook-TMrFoGKQfna), [github](https://github.com/CheHsuan/phonebook) - [homework 3](http://wiki.csie.ncku.edu.tw/embedded/2015q3h3) * [hackpad](https://embedded2015.hackpad.com/Homework-3--vtfYJCmUfx0), [github](https://github.com/CheHsuan/quiz) - [homework 4](http://wiki.csie.ncku.edu.tw/embedded/2015q3h4) * [hackpad](https://embedded2015.hackpad.com/B-IEKEmcEXh5B), [github](https://github.com/CheHsuan/jit-construct) - [homework 5](http://wiki.csie.ncku.edu.tw/embedded/2015q3h5) * [hackpad](https://embedded2015.hackpad.com/Homework-5-R8BbiNAUxr8), [github](https://github.com/CheHsuan/phonebook) - [homework 6](http://wiki.csie.ncku.edu.tw/embedded/2015q3h6) * [hackpad](https://embedded2015.hackpad.com/MZOkxRjLMnu) - [homework 7](http://wiki.csie.ncku.edu.tw/embedded/2015q3h7) * [hackpad](https://embedded2015.hackpad.com/Homework-7-A-gV3d8ZgsZLm), [github](https://github.com/CheHsuan/mini-arm-os) - [homework 8](http://wiki.csie.ncku.edu.tw/embedded/2015q3h8) * [hackpad](https://embedded2015.hackpad.com/Homework-7-A-gV3d8ZgsZLm), [github](https://github.com/CheHsuan/mini-arm-os) - [homework 9](http://wiki.csie.ncku.edu.tw/embedded/2015q3h9) 2015秋季班期末自我評分(1-10分) ------ 在整個課程中,我覺得自己都還蠻認真的在跟上老師課程進度,每個作業都能在時限內完成,但是我覺得有些作業可以更深入的去探討,但是卻因為偷懶而放棄。不過,儘管如此,後面的作業都很有挑戰性,需要閱讀大量資料、消化,才能有辦法去解決問題,因此這堂課真的學到了很多。而期末專案雖然花了很多時間在做,但似乎因為一開始規劃不好,很多問題都是在過程中才發現,導致要去更改之前做的內容,現在進度有點落後,在實作過程當中,也才知道四軸並沒有想像中那麼容易,需要再加油。最後,我給自己評分為8分,扣一分是因為作業偷懶,一分是因為專案與預期進度有落差。