Pinned Repositories
action-hypergraph-networks
(ICLR 2021) Learning to Represent Action Values as a Hypergraph on the Action Vertices
action_branching
AdvancedOptML
CS 7301: Spring 2021 Course on Advanced Topics in Optimization in Machine Learning
advent_of_code_2022
My attempts to AOC 2022
ALAFF
Advanced Linear Algebra: Foundations to Frontiers (ALAFF) assignments repository
BeautifulAlgorithms.jl
Concise and beautiful algorithms written in Julia
bi-lstm-crf
A PyTorch implementation of the BI-LSTM-CRF model.
Book-Mathmatical-Foundation-of-Reinforcement-Learning
This is the homepage of a new book entitled "Mathmatical Foundation of Reinforcement Learning."
cage-challenge-1
Intro_MachineLearning_Workshop
Materials for the Introduction to Linear Regression
tranhoangkhuongvn's Repositories
tranhoangkhuongvn/Intro_MachineLearning_Workshop
Materials for the Introduction to Linear Regression
tranhoangkhuongvn/BeautifulAlgorithms.jl
Concise and beautiful algorithms written in Julia
tranhoangkhuongvn/action-hypergraph-networks
(ICLR 2021) Learning to Represent Action Values as a Hypergraph on the Action Vertices
tranhoangkhuongvn/action_branching
tranhoangkhuongvn/AdvancedOptML
CS 7301: Spring 2021 Course on Advanced Topics in Optimization in Machine Learning
tranhoangkhuongvn/advent_of_code_2022
My attempts to AOC 2022
tranhoangkhuongvn/ALAFF
Advanced Linear Algebra: Foundations to Frontiers (ALAFF) assignments repository
tranhoangkhuongvn/bi-lstm-crf
A PyTorch implementation of the BI-LSTM-CRF model.
tranhoangkhuongvn/Book-Mathmatical-Foundation-of-Reinforcement-Learning
This is the homepage of a new book entitled "Mathmatical Foundation of Reinforcement Learning."
tranhoangkhuongvn/cage-challenge-1
tranhoangkhuongvn/clrs
tranhoangkhuongvn/Coderschool_Week4
Week 4 data analysis
tranhoangkhuongvn/dcg
tranhoangkhuongvn/deep-learning-with-python-notebooks
Jupyter notebooks for the code samples of the book "Deep Learning with Python"
tranhoangkhuongvn/fsdl-text-recognizer-2022-labs
Complete deep learning project developed in Full Stack Deep Learning, 2022 edition. Generated automatically from https://github.com/full-stack-deep-learning/fsdl-text-recognizer-2022
tranhoangkhuongvn/hierarchical_dqn_agents_pen_testing
IJCAI-ACD Workshop 2021
tranhoangkhuongvn/Image_Captioning
Coder School final project on Automatic Image Captioning
tranhoangkhuongvn/low_code_review
webscraping project for low code platform
tranhoangkhuongvn/machine_learning_refined
Notes, examples, and Python demos for the textbook "Machine Learning Refined" (published by Cambridge University Press).
tranhoangkhuongvn/ProgrammingCourse-with-Julia-SimulationAnalysisAndLearningSystems
Programming of Simulation, Analysis, and Learning Systems Course Materials
tranhoangkhuongvn/pytorch-beginner
pytorch tutorial for beginners
tranhoangkhuongvn/pytudes
Python programs, usually short, of considerable difficulty, to perfect particular skills.
tranhoangkhuongvn/rl-laplacian
Learning Laplacian Representations in Reinforcement Learning
tranhoangkhuongvn/week6_fashion_mnist
tranhoangkhuongvn/deep_learning_fundamentals
tranhoangkhuongvn/fast-marl
FAST iteration of MARL research ideas: A starting point for Multi-Agent Reinforcement Learning
tranhoangkhuongvn/nappgui_src
SDK for building cross-platform desktop apps in ANSI-C
tranhoangkhuongvn/project-2-team-6
Data Engineering
tranhoangkhuongvn/python-mastery
Advanced Python Mastery (course by @dabeaz)
tranhoangkhuongvn/Simple-MADRL-Chess
MADRL project solving chess environment using PPO with two different methods: 2 agents/networks and a single agent/network.