Pinned Repositories
AI_course
environment install / linear regression / FCNN / CNN
aimsfellows_DL
In the "project" folder, we implemented a website with text writing board which is used for traditional Chinese recognition supplied by CNN.
ASR_TTS_01
try_docker_workflow
Automatic-Prosody-Annotation
Cloze-Test_Pytorch_BERT
This is about the English test - cloze test which use the Google BERT model to predict the probable word.
docker_image_pub
Jalpc
🍎Jalpc -- A flexible Jekyll theme, 3 steps to build your website.
MIR_HW1
Key finder for evaluating different genres of music.
MIR_HW2
Tools can detect the infos of tempo, beat, meter.
One-Shot-Singing-Voice-Conversion-Demo
matteosoo's Repositories
matteosoo/Cloze-Test_Pytorch_BERT
This is about the English test - cloze test which use the Google BERT model to predict the probable word.
matteosoo/MIR_HW2
Tools can detect the infos of tempo, beat, meter.
matteosoo/MIR_HW1
Key finder for evaluating different genres of music.
matteosoo/One-Shot-Singing-Voice-Conversion-Demo
matteosoo/AI_course
environment install / linear regression / FCNN / CNN
matteosoo/aimsfellows_DL
In the "project" folder, we implemented a website with text writing board which is used for traditional Chinese recognition supplied by CNN.
matteosoo/ASR_TTS_01
try_docker_workflow
matteosoo/Automatic-Prosody-Annotation
matteosoo/docker_image_pub
matteosoo/Jalpc
🍎Jalpc -- A flexible Jekyll theme, 3 steps to build your website.
matteosoo/matteosoo
Config files for my GitHub profile.
matteosoo/matteosoo.github.io
My personal website
matteosoo/Median-of-Two-Sorted-Arrays
matteosoo/midi_transposition_tone
Input with .mid file to transpose any of the tone to the target tone.
matteosoo/nthu_computer_architecture
matteosoo/Permutation-Application-Problem
matteosoo/Selection-Problem
use "quick sort" and "prune & search" to sort the given n numbers in ascending order and pick out the k-th number from the sorted array
matteosoo/streamlit-example
Example Streamlit app that you can fork to test out share.streamlit.io
matteosoo/TextRank4ZH
:deciduous_tree:從中文文本中自動提取關鍵字和摘要
matteosoo/Traveling-Salesman-Problem
using 2 method - "brute force" and "branch & bound" with dynamic input N*N matrix