Pinned Repositories
A-Hackers-AI-Voice-Assistant
A hackers AI voice assistant, built using Python and PyTorch.
AerialSemanticSegmentation
Images segmentation on the Aerial Drone dataset with a VGG16 Encoder Unet.
AI
Microsoft AI
hum_to_find
Search for a song by humming its melody.
job_recommender
A Job Recommender System using Graph-based data representation and Hybrid recommender system algorithm.
reinforcement-learning
Implementation of Reinforcement Learning Algorithms. Python, OpenAI Gym, Tensorflow. Exercises and Solutions to accompany Sutton's Book and David Silver's course.
vietnamese_spelling_error_correction
Detect misspell words with LSTM and replace it with XLM-R masked language model
huynhnhathao's Repositories
huynhnhathao/nsga-net
NSGA-Net, a Neural Architecture Search Algorithm
huynhnhathao/NATS-Bench
TPAMI 2021: NATS-Bench: Benchmarking NAS Algorithms for Architecture Topology and Size
huynhnhathao/Django-Ecommerce
Ecommerce website built with Django 2.2.3, Python 3.7.3, Stripe and AWS
huynhnhathao/manim
Animation engine for explanatory math videos
huynhnhathao/videos
Code for the manim-generated scenes used in 3blue1brown videos
huynhnhathao/nas-bench-nlp-release
huynhnhathao/oss-enterprise
huynhnhathao/Awesome-AutoDL
A curated list of automated deep learning (including neural architecture search and hyper-parameter optimization) resources.
huynhnhathao/decentralized-autonomous-organization
huynhnhathao/pyspark_toxic_detection
huynhnhathao/traffic_signal_control
huynhnhathao/RL-from-scratch
huynhnhathao/pytorchforaudio
Code for the "PyTorch for Audio + Music Processing" series on The Sound of AI YouTube channel.
huynhnhathao/text2sql
huynhnhathao/ML-From-Scratch
Machine Learning From Scratch. Bare bones NumPy implementations of machine learning models and algorithms with a focus on accessibility. Aims to cover everything from linear regression to deep learning.
huynhnhathao/coding-interview-university
A complete computer science study plan to become a software engineer.
huynhnhathao/TENAS
[ICLR 2021] "Neural Architecture Search on ImageNet in Four GPU Hours: A Theoretically Inspired Perspective" by Wuyang Chen, Xinyu Gong, Zhangyang Wang
huynhnhathao/facenet-pytorch
Pretrained Pytorch face detection (MTCNN) and facial recognition (InceptionResnet) models
huynhnhathao/colight
CoLight: Learning Network-level Cooperation for Traffic Signal Control
huynhnhathao/random_search_optimization
huynhnhathao/Deep-Reinforcement-Learning-Algorithms-with-PyTorch
PyTorch implementations of deep reinforcement learning algorithms and environments
huynhnhathao/cs329s-ml-deployment-tutorial
Code and files to go along with CS329s machine learning model deployment tutorial.
huynhnhathao/nlp-recipes
Natural Language Processing Best Practices & Examples
huynhnhathao/Unet
huynhnhathao/RL4StockTrading
Stock trading using Deep Reinforcement learning
huynhnhathao/FinRL-Library
A Deep Reinforcement Learning Library for Automated Trading in Quantitative Finance. NeurIPS 2020. Please star. 🔥
huynhnhathao/AI
Microsoft AI
huynhnhathao/recsim
A Configurable Recommender Systems Simulation Platform
huynhnhathao/SLM-Lab
Modular Deep Reinforcement Learning framework in PyTorch. Companion library of the book "Foundations of Deep Reinforcement Learning".
huynhnhathao/reinforcement-learning
Implementation of Reinforcement Learning Algorithms. Python, OpenAI Gym, Tensorflow. Exercises and Solutions to accompany Sutton's Book and David Silver's course.