Skip to content
cropped-Logo.png

Darwin的小小AI天地

        歡迎來到我的小小AI天地,在這裡你將搜尋到許多使用淺白易懂的文字數學所描寫的AI,我希望我創造這個網站可以幫助大家學習AI的相關知識,大家一起教學相長,有不懂的地方歡迎在留言區問我,我會盡所能地回答大家的問題

  • AI數學
    • DDPG 原理說明
    • Actor Critic 原理說明
    • Policy gradient 原理說明
    • Deep Q-learning (DQN) 原理說明
    • Object detection的由來
    • 非監督式學習 K-means 方法概論
    • Machine learning MAP(mean average precision) 詳細解說
    • AI教學 — Chap3:Reinforcement Learning Problem
    • AI教學 — Chap4:Dynamic Programming
    • AI教學 — Chap6:Temporal Difference Learning (TD)
  • 文獻閱讀
    • Alexnet 讀後筆記
    • Very deep convolutional networks for large-scale image recognition(VGG)
    • Deep Residual Learning for Image Recognition
    • Mobilenet 讀後心得
    • SSD:Single shot multibox detector
    • SSD(2) Bounding-Box regression
    • Making Convolutional Networks Shift-Invariant Again
    • Channel Pruning for Accelerating Very Deep Neural Networks
    • Building efficient convnets using redundant feature pruning
    • Visualizing and Understanding Convolutional Networks
  • tensorflow
    • 快速安裝深度學習系統 Ubuntu20.04 tensorflow 2.7.0 GPU docker
    • 快速搭建Tensorflow深度學習環境–Nvidia-docker
    • Windows 安裝 Tensorflow
    • tensorflow教學(1) — 建置一個基礎神經網路
    • tensorflow教學(2) — 建置一個有隱藏層的神經網路
    • tensorflow 教學(3) — 如何使用MNIST 數據庫
    • tensorflow教學(4) — 建置一個CNN網路分辨手寫辨識字
    • tensorflow教學(5) — 同時訓練兩個神經網路
    • tensorflow教學(6) — 可視化tensorboard
  • Linux
    • Linux 常用指令
    • Linux 常用工具安裝
    • Linux setup share folder
    • Linux–Swig 安裝(cloud9)
    • 好用的Linux 虛擬機-cloud9 介紹 最令我訝異的是他竟然有ipython notebook 阿!
    • 安裝Linux 系統 到隨身碟教學
  • caffe
    • caffe 安裝教學 GPU 版本 –nvidia1070 ubuntu14.04
    • 深度學習工具之caffe 安裝教學(Linux)
    • 用caffe 來做夢吧~~
    • caffe使用教學– 使用draw_net.py 畫出網路圖
    • caffe使用教學–創造自己的deploy網路(Autoencoder)
    • caffe使用教學–學會做出自己的數據集(Imdb)
    • Deep learning model–caffe 使用教學
  • 我的作品
    • Excel VBA 貪婪演算法實作
    • DQN解決維度災難的關鍵 — NFQ
    • 用C# 做影像處理
    • 用Q learning 實現最簡單走迷宮程式
    • 組合語言 Arm251–抽鬼牌
    • 用caffe 來做夢吧~~
    • 用python 爬取台灣上市上櫃公司股票代碼
  • 生活紀事、新聞
    • 用AI 教你下圍棋
    • AI 新聞整理
    • AI 近年來的發展
  • python
    • python 新手的救星–Anaconda介紹與安裝
    • python 教學--使用PIL 做影像處理
    • python 常用函數整理
    • swig教學–c++轉成python
    • swig教學–c轉成python
    • 手把手實作出類神經公式-with ipython notebook
  • 中文 (台灣)中文 (台灣)
    • 中文 (台灣)中文 (台灣)
    • EnglishEnglish
  • AI數學
    • DDPG 原理說明
    • Actor Critic 原理說明
    • Policy gradient 原理說明
    • Deep Q-learning (DQN) 原理說明
    • Object detection的由來
    • 非監督式學習 K-means 方法概論
    • Machine learning MAP(mean average precision) 詳細解說
    • AI教學 — Chap3:Reinforcement Learning Problem
    • AI教學 — Chap4:Dynamic Programming
    • AI教學 — Chap6:Temporal Difference Learning (TD)
  • 文獻閱讀
    • Alexnet 讀後筆記
    • Very deep convolutional networks for large-scale image recognition(VGG)
    • Deep Residual Learning for Image Recognition
    • Mobilenet 讀後心得
    • SSD:Single shot multibox detector
    • SSD(2) Bounding-Box regression
    • Making Convolutional Networks Shift-Invariant Again
    • Channel Pruning for Accelerating Very Deep Neural Networks
    • Building efficient convnets using redundant feature pruning
    • Visualizing and Understanding Convolutional Networks
  • tensorflow
    • 快速安裝深度學習系統 Ubuntu20.04 tensorflow 2.7.0 GPU docker
    • 快速搭建Tensorflow深度學習環境–Nvidia-docker
    • Windows 安裝 Tensorflow
    • tensorflow教學(1) — 建置一個基礎神經網路
    • tensorflow教學(2) — 建置一個有隱藏層的神經網路
    • tensorflow 教學(3) — 如何使用MNIST 數據庫
    • tensorflow教學(4) — 建置一個CNN網路分辨手寫辨識字
    • tensorflow教學(5) — 同時訓練兩個神經網路
    • tensorflow教學(6) — 可視化tensorboard
  • Linux
    • Linux 常用指令
    • Linux 常用工具安裝
    • Linux setup share folder
    • Linux–Swig 安裝(cloud9)
    • 好用的Linux 虛擬機-cloud9 介紹 最令我訝異的是他竟然有ipython notebook 阿!
    • 安裝Linux 系統 到隨身碟教學
  • caffe
    • caffe 安裝教學 GPU 版本 –nvidia1070 ubuntu14.04
    • 深度學習工具之caffe 安裝教學(Linux)
    • 用caffe 來做夢吧~~
    • caffe使用教學– 使用draw_net.py 畫出網路圖
    • caffe使用教學–創造自己的deploy網路(Autoencoder)
    • caffe使用教學–學會做出自己的數據集(Imdb)
    • Deep learning model–caffe 使用教學
  • 我的作品
    • Excel VBA 貪婪演算法實作
    • DQN解決維度災難的關鍵 — NFQ
    • 用C# 做影像處理
    • 用Q learning 實現最簡單走迷宮程式
    • 組合語言 Arm251–抽鬼牌
    • 用caffe 來做夢吧~~
    • 用python 爬取台灣上市上櫃公司股票代碼
  • 生活紀事、新聞
    • 用AI 教你下圍棋
    • AI 新聞整理
    • AI 近年來的發展
  • python
    • python 新手的救星–Anaconda介紹與安裝
    • python 教學--使用PIL 做影像處理
    • python 常用函數整理
    • swig教學–c++轉成python
    • swig教學–c轉成python
    • 手把手實作出類神經公式-with ipython notebook
  • 中文 (台灣)中文 (台灣)
    • 中文 (台灣)中文 (台灣)
    • EnglishEnglish
  • Toggle website search

作者: darren1231

This author has written 95 articles
  1. Home>
  2. darren1231>
  3. Page 4

Visualizing and Understanding Convolutional Networks

  • Post author:darren1231
  • Post published:2018 年 7 月 31 日
  • Post category:文獻閱讀
  • Post comments:0 Comments

Visualizing and Understanding ...

Continue ReadingVisualizing and Understanding Convolutional Networks

To prune, or not to prune: exploring the efficacy of pruning for model compression

  • Post author:darren1231
  • Post published:2018 年 7 月 15 日
  • Post category:文獻閱讀
  • Post comments:0 Comments

To prune, or not to prune: exp...

Continue ReadingTo prune, or not to prune: exploring the efficacy of pruning for model compression

人人都可擁有GPU—Google free GPU – K80

  • Post author:darren1231
  • Post published:2018 年 7 月 7 日
  • Post category:Uncategoried
  • Post comments:0 Comments

Google free GPU 最近Google 很佛心的提...

Continue Reading人人都可擁有GPU—Google free GPU – K80

人人都可跑 AlphaGO Zero

  • Post author:darren1231
  • Post published:2018 年 7 月 1 日
  • Post category:Uncategoried
  • Post comments:2 Comments

如今人工智慧崛起,各式各樣的AI產品不斷的推陳出新,而領先世...

Continue Reading人人都可跑 AlphaGO Zero

Mobilenet 讀後心得

  • Post author:darren1231
  • Post published:2018 年 6 月 25 日
  • Post category:文獻閱讀
  • Post comments:0 Comments

MobileNets: Efficient Convolut...

Continue ReadingMobilenet 讀後心得

用python 爬取台灣上市上櫃公司股票代碼

  • Post author:darren1231
  • Post published:2018 年 6 月 17 日
  • Post category:stock
  • Post comments:2 Comments

爬取台灣上市上櫃公司股票代碼 今天要小編要介紹給大家如何用p...

Continue Reading用python 爬取台灣上市上櫃公司股票代碼

好用的pytube –下載youtube影片套件

  • Post author:darren1231
  • Post published:2018 年 6 月 9 日
  • Post category:python
  • Post comments:1 Comment

Youtube downloader 做影像處理常常會需要大...

Continue Reading好用的pytube –下載youtube影片套件

Machine learning MAP(mean average precision) 詳細解說

  • Post author:darren1231
  • Post published:2018 年 6 月 3 日
  • Post category:AI數學
  • Post comments:1 Comment

1.MAP來源: MAP是資料檢索系統中很重要的指標,用於評...

Continue ReadingMachine learning MAP(mean average precision) 詳細解說

Alexnet 讀後筆記

  • Post author:darren1231
  • Post published:2017 年 11 月 25 日
  • Post category:文獻閱讀
  • Post comments:0 Comments

ImageNet Classification with D...

Continue ReadingAlexnet 讀後筆記

Anaconda安裝package方法 (以opencv示範)

  • Post author:darren1231
  • Post published:2017 年 7 月 16 日
  • Post category:opencv
  • Post comments:0 Comments

  這篇文章即將教大家Anaconda 安裝 各式...

Continue ReadingAnaconda安裝package方法 (以opencv示範)
  • Go to the previous page
  • 1
  • 2
  • 3
  • 4
  • 5
  • 6
  • 7
  • ...
  • 10
  • Go to the next page

近期文章

  • 跨越文本與圖像的橋樑:深入解析 CLIP 模型
  • 利用 Diffusers 進行 Text-to-Video 生成
  • Roo Cline:VSCode 中的 AI 編程助手,Cursor 的免費開源替代方案
  • OGSM打造高敏捷團隊
  • 瀑布開發 vs 敏捷式開發 vs 雛型開發

近期留言

  1. 「darwin」於〈人人都可跑 AlphaGO Zero〉發佈留言
  2. 「謝劭謙」於〈人人都可跑 AlphaGO Zero〉發佈留言
  3. 「Mary」於〈一文了解如何安裝深度學習環境〉發佈留言
  4. 「Anonymous」於〈一文了解 ECB 重參數技巧〉發佈留言
  5. 「匿名訪客」於〈Channel Pruning for Accelerating Very Deep Neural Networks〉發佈留言