Pinned Repositories
AGA_GAME
AgarIO
English-Testing-Website
LeetCode-Solutions-And-Data-Structure-Analysis
A collection of LeetCode novel solutions that is implemented in Java. An overview about data structure for interview questions
Moodle-Plugins---Supervised
Moodle - the world's open source learning platform designed to provide educators, administrators and learners with a single robust, secure and integrated system to create personalized learning environments.
RecoverJSName-JSNeat
An information-retrieval-based approach to recover the variable names in minified JS code by searching for them in a large corpus of open-source
Restaurant-Management-System
Sentiment-Analysis-facebook-comments
Detection and Prediction of Users Attitude Based on Real-Time and Batch Sentiment Analysis of Facebook Comments
Transfer-Learning-in-Reinforcement-Learning
Transfer Learning in Reinforcement Learning using Stable-Baseline3 | Transfer Reinforcement Learning for Differing Action Spaces via Q-Network Representations
trunghieu-tran.github.io
https://trunghieu-tran.github.io
trunghieu-tran's Repositories
trunghieu-tran/Sentiment-Analysis-facebook-comments
Detection and Prediction of Users Attitude Based on Real-Time and Batch Sentiment Analysis of Facebook Comments
trunghieu-tran/LeetCode-Solutions-And-Data-Structure-Analysis
A collection of LeetCode novel solutions that is implemented in Java. An overview about data structure for interview questions
trunghieu-tran/RecoverJSName-JSNeat
An information-retrieval-based approach to recover the variable names in minified JS code by searching for them in a large corpus of open-source
trunghieu-tran/Transfer-Learning-in-Reinforcement-Learning
Transfer Learning in Reinforcement Learning using Stable-Baseline3 | Transfer Reinforcement Learning for Differing Action Spaces via Q-Network Representations
trunghieu-tran/Moodle-Plugins---Supervised
Moodle - the world's open source learning platform designed to provide educators, administrators and learners with a single robust, secure and integrated system to create personalized learning environments.
trunghieu-tran/IoT-Data-Stream-Descriptions-Collection
20K IoT Data Stream descriptions is available to download in this repository
trunghieu-tran/Restaurant-Management-System
trunghieu-tran/trunghieu-tran.github.io
https://trunghieu-tran.github.io
trunghieu-tran/AGA_GAME
trunghieu-tran/AgarIO
trunghieu-tran/English-Testing-Website
trunghieu-tran/Google-Analytics-Customer-Revenue-Prediction
Predict how much GStore customers will spend
trunghieu-tran/NeGenSearch
New Generation Search
trunghieu-tran/gitignore
A collection of useful .gitignore templates
trunghieu-tran/grantmcdermott.github.io
Repo used for my website.
trunghieu-tran/jedis
A blazingly small and sane redis java client
trunghieu-tran/machine-learning-systems-design
A booklet on machine learning systems design with exercises
trunghieu-tran/NetworkOntologyGenerator
Network Ontology Generator
trunghieu-tran/neural-enhance
Super Resolution for images using deep learning.
trunghieu-tran/PIT
trunghieu-tran/robin_stocks
This is a library to use with Robinhood Financial App. It currently supports trading crypto-currencies, options, and stocks. In addition, it can be used to get real time ticker information, assess the performance of your portfolio, and can also get tax documents, total dividends paid, and more. More info at
trunghieu-tran/Shortest-Path-in-2D-Matrix
This project aims to solve the problem of finding shortest path in 2D Matrix using Blind Search (BFS, DFS, Uniform cost, Deep-limited, Iterative Deepening) and Heuristic Search (Best first search, A* search, Hill Climbing, Beam search)
trunghieu-tran/site1
:triangular_ruler: Jekyll theme for building a personal site, blog, project documentation, or portfolio.
trunghieu-tran/stable-baselines3
PyTorch version of Stable Baselines, reliable implementations of reinforcement learning algorithms.
trunghieu-tran/Stock-price-prediction-using-GAN
In this project, we will compare two algorithms for stock prediction. First, we will utilize the Long Short Term Memory(LSTM) network to do the Stock Market Prediction. LSTM is a powerful method that is capable of learning order dependence in sequence prediction problems. Furthermore, we will utilize Generative Adversarial Network(GAN) to make the
trunghieu-tran/system-design-primer
Learn how to design large-scale systems. Prep for the system design interview. Includes Anki flashcards.
trunghieu-tran/the-algorithm
Source code for Twitter's Recommendation Algorithm
trunghieu-tran/TREEED
trunghieu-tran/VGED
Compute graph edit distance base on vectorization