Matteo Soo's repositories
Cloze-Test_Pytorch_BERT
This is about the English test - cloze test which use the Google BERT model to predict the probable word.
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
matteosoo.github.io
My personal website
midi_transposition_tone
Input with .mid file to transpose any of the tone to the target tone.
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
streamlit-example
Example Streamlit app that you can fork to test out share.streamlit.io
TextRank4ZH
:deciduous_tree:從中文文本中自動提取關鍵字和摘要
Traveling-Salesman-Problem
using 2 method - "brute force" and "branch & bound" with dynamic input N*N matrix