Skip to content
View gualee's full-sized avatar
🎯
Focusing
🎯
Focusing

Block or report gualee

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Maximum 250 characters. Please don't include any personal information such as legal names or email addresses. Markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Popular repositories Loading

  1. Socket-Programming-with-UDP-TCP Socket-Programming-with-UDP-TCP Public

    能夠send和receive UDP和TCP封包,並量測latency及throughput

    C 1

  2. RSA-2048-implementation RSA-2048-implementation Public

    use PyCrypto and Cryptography package to develop RSA algorithm

    Python

  3. SHA-512-implementation SHA-512-implementation Public

    use PyCrypto and Cryptography package to develop SHA algorithm

    Python

  4. kNN-algorithm-with-IRIS-dataset kNN-algorithm-with-IRIS-dataset Public

    透過Python撰寫kNN分類演算法,來分類鳶尾花數據集

    Python

  5. Generate-Gaussian-distribution-dataset Generate-Gaussian-distribution-dataset Public

    透過Python來產生高斯分布的資料集

    Python

  6. Backpropogation-implementation Backpropogation-implementation Public

    透過Python的sklearn函式庫來實作倒傳遞類神經網路分類器

    Python