Yu-Hsiang Lin (Shawn1380)

Shawn1380

Geek Repo

Github PK Tool:Github PK Tool

Yu-Hsiang Lin's repositories

M.S.-Thesis

CNN-Based Resource Allocation for Energy-Efficient D2D Communications

Leetcode

a backup of my answers

Language:C++Stargazers:1Issues:0Issues:0

RTP-based-VoIP

P2P VoIP application in Java using RTP and RTCP over UDP/IP.

Language:JavaStargazers:1Issues:0Issues:0

Counting-inversions-problem

Let A[1.. n] be an array of n distinct numbers. If i < j and A[i] > A[j], then the pair (i, j) is called an inversion of A. A modified merge sort algorithm is developed that determines the number of inversions in any permutation on n elements in Θ(nlgn) worst-case time.

Language:PythonStargazers:0Issues:0Issues:0

Eight-queens-puzzle

The eight queens puzzle, or the eight queens problem, asks how to place eight queens on a chessboard without attacking each other.

Language:PythonStargazers:0Issues:0Issues:0

Keras-MNIST

MNIST classification in Keras

Language:Jupyter NotebookStargazers:0Issues:0Issues:0

Naive-bayes-classifer-project

Using a Naive Bayes Classifier detects trash mails

Language:Jupyter NotebookStargazers:0Issues:0Issues:0