PIXNET Logo登入

Lung-Yu,Tsai 的部落格

跳到主文

  • Author Personal website
  • Tygr portfolio
  • Technology Record and Shared Space

部落格全站分類:數位生活

  • 相簿
  • 部落格
  • 留言
  • 名片
  • 4月 01 週日 201812:30
  • Ubuntu 16.04 安裝 Nvidia-docker 2

由於nvidia-docker 改版因此此時安裝時須使用nvidia-docker2進行安裝.
為方便使用已製作成腳本直接執行即可. (Github 連結)
(繼續閱讀...)
文章標籤

Lung-Yu,Tsai 發表在 痞客邦 留言(0) 人氣(122)

  • 個人分類:Docker
▲top
  • 3月 31 週六 201806:00
  • leetcode - 9. Palindrome Number

題目:
Determine whether an integer is a palindrome.
(繼續閱讀...)
文章標籤

Lung-Yu,Tsai 發表在 痞客邦 留言(0) 人氣(36)

  • 個人分類:exam
▲top
  • 3月 31 週六 201805:44
  • leetcode - 7. Reverse Integer

題目:
Given a 32-bit signed integer, reverse digits of an integer.
(繼續閱讀...)
文章標籤

Lung-Yu,Tsai 發表在 痞客邦 留言(0) 人氣(482)

  • 個人分類:exam
▲top
  • 3月 31 週六 201805:16
  • leetcode - 1. Two Sum

題目:
Given an array of integers, return indices of the two numbers such that they add up to a specific target.
(繼續閱讀...)
文章標籤

Lung-Yu,Tsai 發表在 痞客邦 留言(0) 人氣(22)

  • 個人分類:exam
▲top
  • 3月 27 週二 201823:23
  • pcm 轉換 wav 檔


PCM編碼:
全名Pulse Code Modulation.一般而言PCM編碼即是最高品質的無損編碼.
(繼續閱讀...)
文章標籤

Lung-Yu,Tsai 發表在 痞客邦 留言(0) 人氣(1,266)

  • 個人分類:C/C++
▲top
  • 3月 26 週一 201821:47
  • UVA [10008] - What's Cryptanalysis?

題目(連結):
Cryptanalysis is the process of breaking someone else’s cryptographic writing. This sometimes involves some kind of statistical analysis of a passage of (encrypted) text. Your task is to write a program which performs a simple analysis of a given text.
(繼續閱讀...)
文章標籤

Lung-Yu,Tsai 發表在 痞客邦 留言(0) 人氣(4,293)

  • 個人分類:exam
▲top
  • 3月 22 週四 201822:30
  • leetcode - 27. Remove Element

題目:
Given an array and a value, remove all instances of that value in-place and return the new length.
(繼續閱讀...)
文章標籤

Lung-Yu,Tsai 發表在 痞客邦 留言(0) 人氣(77)

  • 個人分類:exam
▲top
  • 3月 22 週四 201822:06
  • leetcode - 26. Remove Duplicates from Sorted Array

題目:
Given a sorted array, remove the duplicates in-place such that each element appear only once and return the new length.
(繼續閱讀...)
文章標籤

Lung-Yu,Tsai 發表在 痞客邦 留言(0) 人氣(8)

  • 個人分類:exam
▲top
  • 3月 22 週四 201821:58
  • leetcode - 21. Merge Two Sorted Lists

題目:
Merge two sorted linked lists and return it as a new list. The new list should be made by splicing together the nodes of the first two lists.
(繼續閱讀...)
文章標籤

Lung-Yu,Tsai 發表在 痞客邦 留言(0) 人氣(8)

  • 個人分類:exam
▲top
  • 3月 18 週日 201811:42
  • 倒遞神經網路(Back-Propagation) 數學推導


神經網路最小單元為一個神經元,以下針對一個神經元的計算進行說明.
以下a,b,c 為輸入值.並且激勵函數(activity function) 採用 sigmoid 進行說明:
(繼續閱讀...)
文章標籤

Lung-Yu,Tsai 發表在 痞客邦 留言(0) 人氣(1,643)

  • 個人分類:Neural Network
▲top
«1...891021»

個人資訊

Lung-Yu,Tsai
暱稱:
Lung-Yu,Tsai
分類:
數位生活
好友:
累積中
地區:

文章搜尋

文章分類

toggle Revit 二次開發 (2)
  • Application (4)
  • Command (4)
toggle Security (1)
  • Web Pentester (20)
toggle Program (13)
  • R (3)
  • golang (1)
  • Web front end (1)
  • SQL (1)
  • Python (13)
  • exam (13)
  • nodejs (1)
  • js (7)
  • Java (18)
  • C/C++ (11)
  • cuda (1)
  • .NET (20)
  • Android (16)
toggle Machine Learing (11)
  • Features (1)
  • Neural Network (1)
  • Instance based (1)
  • Regression (1)
  • pre-process (3)
  • analysis (1)
  • Bayes' theorem (1)
  • Tensorflow (6)
  • Clustering (1)
  • Dimensions reduction (1)
  • Association Analysis (1)
toggle Infrastructure (5)
  • Ubuntu (10)
  • Spark (2)
  • Windows (4)
  • Gitlab (4)
  • Docker (5)
toggle Software Engineering (2)
  • UML (2)
  • Design Pattern (3)
  • numerical_analysis (1)
  • Image-Processing (22)
  • 未分類文章 (1)

熱門文章

  • (10,233)Image Processing - 中值濾波(Median Filter)
  • (8,037)Image Processing - Sobel 邊緣偵測
  • (5,994)2D 影像進行 Discrete Fourier Transform
  • (3,854)Image Processing - 均值濾波(Mean Filter)
  • (3,816)Image Processing - 8 Bit plane slicing
  • (3,502)error MSB8020
  • (2,834)Image Processing - Laplacian 邊緣偵測
  • (2,365)Image Processing - Log Transform
  • (2,002)Image Processing - Binary Thresholding(二值化)
  • (78)Android 發送 簡訊 (SMS)

最新文章

  • [Patch]-CVE-2022-22965
  • [Python] 使用gmail寄信並夾帶附件
  • [Python] 使用outlook寄信並夾帶附件
  • Java Spring-產生Excel( .xlsx)
  • [win] 遺失VCRUNTIME140_1.dll 解決方法
  • [SQL]針對特定條件進行加總、計數、平均等計算
  • [Web Front End] sweetalert2 彈出提示 Dialog
  • [golang] 目錄夾遍訪
  • [C++] IniHelper
  • [C#] IniHelper

文章精選

最新留言

  • [22/08/28] 訪客 於文章「[python] 混淆矩陣分析圖...」留言:
    請問m放mask rcnn訓練後的模型(.h5檔)是可行的嗎...
  • [22/04/16] 訪客 於文章「[win] 遺失MSVCP140.dll...」留言:
    回饋您這方面資訊,我是從 PTT搜尋引擎的排名,看...
  • [22/01/09] Yu 於文章「[python] 混淆矩陣分析圖...」留言:
    m表示要測試的模型檔案 請問可以看m檔案是甚麼嗎...
  • [20/10/21] Patrick 於文章「Android 利用 tesseract...」留言:
    請問一下,如何將TESSBASE_PATH改成內部儲存的路徑...
  • [19/10/18] 林宛萱 於文章「Android 利用 tesseract...」留言:
    喔 我做出來了 謝謝你^ ^...
  • [19/10/01] 林宛萱 於文章「Android 利用 tesseract...」留言:
    為甚麼我全都照上面的步驟做了一開啟app卻還是閃退呢? ...
  • [19/09/25] 林宛萱 於文章「Android 利用 tesseract...」留言:
    想請問步驟4.的宣告tesseract的辨識模型的位置與要使...
  • [19/08/10] Z 於文章「Android 利用 tesseract...」留言:
    我後來不知道為什麼就成功了XD 謝謝囉~...
  • [19/08/08] Z 於文章「Android 利用 tesseract...」留言:
    想再請問, "1. 載入相依套件(tesseract...
  • [19/08/06] Z 於文章「Android 利用 tesseract...」留言:
    有一些問題想請問: 1. "辨識用模型"下載完要放在專...

誰來我家

參觀人氣

  • 本日人氣:
  • 累積人氣:

留言板