anhhaibkhn
SW Engineer. Former graduate researcher at Ritsumeikan university. My research interests focus on the following topics ML/DL/NLP, Data Science, and OCR-OpenCV
ICS GroupKyoto, Japan
Pinned Repositories
books-2
data-camp-courses
Sharing my notebooks from data camp course practice. The source code from the notebooks is collected from the data camp course which I have completed.
Data-Science-selfstudy-notes-Blog
My self-practice Jupyter notebooks which reproduce the results from Datacamp Data Science lectures.
data_camp_practice_projects
Sharing the source code from DataCamp projects which I had completed.
How-to-control-Pacman-AI-with-A-star-in-GML
How to simply apply A star algorithm for Pacman AI in Game Maker Language
LeetCode_Daily_Challenges
Share my jupyter notebooks as my leetcode algorithm daily practice memo.
machine-learning-book
Code Repository for Machine Learning with PyTorch and Scikit-Learn
NLP_PracticesForDeepLearning
This repository is for sharing my practice on NLP techniques. Most of the practice exercises came from the book "Deep Learning for Natural Language Processing"
ocr-opencv-python-tutorials
Summarizing my self-learned tutorials in the topic of building OCR applications.
The-Kaggle-Book
Code Repository for The Kaggle Book, Published by Packt Publishing
anhhaibkhn's Repositories
anhhaibkhn/Data-Science-selfstudy-notes-Blog
My self-practice Jupyter notebooks which reproduce the results from Datacamp Data Science lectures.
anhhaibkhn/data_camp_practice_projects
Sharing the source code from DataCamp projects which I had completed.
anhhaibkhn/NLP_PracticesForDeepLearning
This repository is for sharing my practice on NLP techniques. Most of the practice exercises came from the book "Deep Learning for Natural Language Processing"
anhhaibkhn/data-camp-courses
Sharing my notebooks from data camp course practice. The source code from the notebooks is collected from the data camp course which I have completed.
anhhaibkhn/How-to-control-Pacman-AI-with-A-star-in-GML
How to simply apply A star algorithm for Pacman AI in Game Maker Language
anhhaibkhn/machine-learning-book
Code Repository for Machine Learning with PyTorch and Scikit-Learn
anhhaibkhn/The-Kaggle-Book
Code Repository for The Kaggle Book, Published by Packt Publishing
anhhaibkhn/books-2
anhhaibkhn/careerhub-data
Certification Data
anhhaibkhn/CascadeTabNet
This repository contains the code and implementation details of the CascadeTabNet paper "CascadeTabNet: An approach for end to end table detection and structure recognition from image-based documents"
anhhaibkhn/competitions
Solutions to Recommender Systems competitions
anhhaibkhn/course-resources-ml-with-experts-budgets
Further student resources for DrivenData's 'Machine Learning with the Experts: School Budgets' DataCamp course.
anhhaibkhn/CtCI-6th-Edition
Cracking the Coding Interview 6th Ed. Solutions
anhhaibkhn/LeetCode_Daily_Challenges
Share my jupyter notebooks as my leetcode algorithm daily practice memo.
anhhaibkhn/ocr-opencv-python-tutorials
Summarizing my self-learned tutorials in the topic of building OCR applications.
anhhaibkhn/datacamp-python-data-science-track
All the slides, accompanying code and exercises all stored in this repo. 🎈
anhhaibkhn/DataCampCertificationCaseStudy
The project I submitted to DataCamp Certification case study
anhhaibkhn/deep-learning-for-computer-vision
This repository summarizes several tutorials which applied DL/ML techniques for some computer vision tasks.
anhhaibkhn/deep-learning-with-python-notebooks
Jupyter notebooks for the code samples of the book "Deep Learning with Python"
anhhaibkhn/Deep-Live-Cam
real time face swap and one-click video deepfake with only a single image (uncensored)
anhhaibkhn/high_performance_python_2e
Code for the book "High Performance Python 2e" by Micha Gorelick and Ian Ozsvald with OReilly
anhhaibkhn/localGPT
Chat with your documents on your local device using GPT models. No data leaves your device and 100% private.
anhhaibkhn/machine-learning-interview
Machine Learning Interviews from FAANG, Snapchat, LinkedIn. I have offers from Snapchat, Coupang, Stitchfix etc. Blog: mlengineer.io.
anhhaibkhn/Machine-Learning-Mastery-Notes
My notebooks for machine learning tutorials
anhhaibkhn/NLP-Daily-Personal-Notes
Record and Update newest articles source code from Medium Daily Digest
anhhaibkhn/nlp-recipes
Natural Language Processing Best Practices & Examples
anhhaibkhn/Tesseract-OCR-5-Docker
Docker Image with latest Tesseract OCR Version 5.x.x built from sources
anhhaibkhn/tesserocr
A Python wrapper for the tesseract-ocr API
anhhaibkhn/Transformers-for-NLP-2nd-Edition
Under the hood working of transformers, fine-tuning GPT-3 models, DeBERTa, vision models, and the start of Metaverse, using a variety of NLP platforms: Hugging Face, OpenAI API, Trax, and AllenNLP