Pinned Repositories
Cpp-CP
Competitive programming with Cpp through time.
FastSpeech2
An implementation of Microsoft's "FastSpeech 2: Fast and High-Quality End-to-End Text to Speech"
FileBrowser
Android simple file browser.
Flappy-Bird
An old game converted from my previous JS-based project.
Flappy-Bird-Auto
My Flappy Bird game, enhanced with Deep Q-Learning.
MNIST-classification
Train a simple CNN for handwritten digit classification.
pretrain-wav2vec2
custom scripts for pretraining wav2vec 2.
Py-Scratches
Python scratch files.
TicTacToe
A multiplayer Java game.
transformers
Some transformer stuff, written in my spare time.
vinhdq842's Repositories
vinhdq842/pretrain-wav2vec2
custom scripts for pretraining wav2vec 2.
vinhdq842/FileBrowser
Android simple file browser.
vinhdq842/MNIST-classification
Train a simple CNN for handwritten digit classification.
vinhdq842/Cpp-CP
Competitive programming with Cpp through time.
vinhdq842/FastSpeech2
An implementation of Microsoft's "FastSpeech 2: Fast and High-Quality End-to-End Text to Speech"
vinhdq842/Flappy-Bird
An old game converted from my previous JS-based project.
vinhdq842/Flappy-Bird-Auto
My Flappy Bird game, enhanced with Deep Q-Learning.
vinhdq842/g2p_seq2seq
vinhdq842/Java-Elasticsearch-App
vinhdq842/PixelThoughts
An app for stressful thoughts lessening.
vinhdq842/playground
My spare time.
vinhdq842/Py-Scratches
Python scratch files.
vinhdq842/Simple-MP3-Player
A simple mp3 music player with Java.
vinhdq842/Slicing-Floor-Plan
Visualization of a slicing floor plan and its corresponding binary tree.
vinhdq842/Tic-Tac-Toe-AI
A Tic-Tac-Toe game for you to play against the computer.
vinhdq842/TicTacToe
A multiplayer Java game.
vinhdq842/transformers
Some transformer stuff, written in my spare time.
vinhdq842/vinhdq842
Configuration files for my GitHub profile.
vinhdq842/VNUapp
An app for daotao.vnu.edu.vn
vinhdq842/minbpe
Minimal, clean code for the Byte Pair Encoding (BPE) algorithm commonly used in LLM tokenization.