Pinned Repositories
awesome
😎 Awesome lists about all kinds of interesting topics
awesome-repos
A curated list of GitHub Repositories full of FREE Resources.
DS_Heart_attack_prediction
gan
A PyTorch implementation of a Generative Adversarial Network (GAN) to generate realistic handwritten digits from the MNIST dataset. The generator creates digit images while the discriminator distinguishes real from fake ones.
human-face-analysis-AI-hackathon
Human Face Analysis using machine learning and computer vision to detect emotions, estimate age, recognize gender, and extract facial features.
khoitran2003
simple-translation-machine
Implement Transformer model from paper "Attention is all you need" and train with tiny custom dataset
tennis
Analyzing tennis game by using ML/DL
Vietnamese-card-game
YOLOv5s model with custom dataset
ViT
Implementation of Vision Transformer (ViT) architecture for image classification using Oxford-IIIT Pet Dataset. This project provides a PyTorch implementation with both CUDA and CPU support.
khoitran2003's Repositories
khoitran2003/Vietnamese-card-game
YOLOv5s model with custom dataset
khoitran2003/tennis
Analyzing tennis game by using ML/DL
khoitran2003/awesome
😎 Awesome lists about all kinds of interesting topics
khoitran2003/awesome-repos
A curated list of GitHub Repositories full of FREE Resources.
khoitran2003/DS_Heart_attack_prediction
khoitran2003/gan
A PyTorch implementation of a Generative Adversarial Network (GAN) to generate realistic handwritten digits from the MNIST dataset. The generator creates digit images while the discriminator distinguishes real from fake ones.
khoitran2003/human-face-analysis-AI-hackathon
Human Face Analysis using machine learning and computer vision to detect emotions, estimate age, recognize gender, and extract facial features.
khoitran2003/khoitran2003
khoitran2003/khoitran2003.github.io
khoitran2003/MNIST_Handwritten_Digit_Recognition
MNIST handwriting prediction
khoitran2003/personal-fb-data-statistics
khoitran2003/simple-translation-machine
Implement Transformer model from paper "Attention is all you need" and train with tiny custom dataset
khoitran2003/Titanic
khoitran2003/Visualization_Vietnamese_time_usage
Using D3Blocks-famous framework to graph and visualize data.
khoitran2003/ViT
Implementation of Vision Transformer (ViT) architecture for image classification using Oxford-IIIT Pet Dataset. This project provides a PyTorch implementation with both CUDA and CPU support.
khoitran2003/YOLOv5_football_dataset
khoitran2003/Data-Structures-and-Algorithms-Python
All the essential resources and template code needed to understand and practice data structures and algorithms in python with few small projects to demonstrate their practical application.
khoitran2003/Python
My Python Examples