Pinned Repositories
ACM_Notebook_new
NUS ACM Team's Notebook for ACM ICPC World final 2016
awesome-ai-residency
List of AI Residency Programs
awesome-machine-learning
A curated list of awesome Machine Learning frameworks, libraries and software.
awesome-scalability
The Patterns of Scalable, Reliable, and Performant Large-Scale Systems
bertsearch
Elasticsearch with BERT for advanced document search.
books
book list
code-exercise
My implementation of useful data structure and algorithm.
Coursera-Back-end
The introduction of server-side development
Cracking-the-code-interview
My implementation for problem in the book "Cracking the Code interview"
java-design-patterns
Design patterns implemented in Java
tonthatdinh's Repositories
tonthatdinh/CS231n_2016
CS231n Convolutional Neural Networks for Visual Recognition
tonthatdinh/CS412-Final-Project
tonthatdinh/design-patterns-for-humans
Design Patterns for Humans™ - An ultra-simplified explanation
tonthatdinh/fhe-si
Implementation of Brakerski's leveled homomorphic encryption system
tonthatdinh/introduction-to-mathematical-thinking
My notes/work for the Coursera Intro to Mathematical Thinking course.
tonthatdinh/MyNotes
A simple web application for taking notes, built on Express.js framework.
tonthatdinh/nus-cs2105-socket-programming
Example code from CS2105, illustrating socket programming in Java.
tonthatdinh/software-engineering-preliminary
A booklet to guide you how to (1) install and configure all the related softwares (Java, Eclipse, Git, Maven, etc.) from scratch, (2) understand UIMA concepts and learn how to implement a simple NLP tool based on UIMA, (3) build an information processing pipeline based on CSE
tonthatdinh/TensorFlow-Examples
TensorFlow Tutorial and Examples for beginners
tonthatdinh/thesis-1
Thang Luong's thesis on Neural Machine Translation
tonthatdinh/wikipedia-crawler
This is a program to crawl entire 'Wikipedia' and extract & store information from the pages as required.