Pinned Repositories
120-Data-Science-Interview-Questions
Answers to 120 commonly asked data science interview questions.
ABAGAIL
The library contains a number of interconnected Java packages that implement machine learning and artificial intelligence algorithms. These are artificial intelligence algorithms implemented for the kind of people that like to implement algorithms themselves.
algorithm-tdd
Implement classical algorithms and data structures under test-driven development.
applied-reinforcement-learning
Reinforcement Learning and Decision Making tutorials explained at an intuitive level and with Jupyter Notebooks
AQFED.jl
Julia package for the book "Applied Quantitative Finance for Equity Derivatives"
quant-notes-pub
Public version of my quant notes - absolute free knowledge from the internet and my own views. This reflect none of my employer(s)' views
tech-interview-handbook
💯 Algorithms study materials, behavioral content and tips for rocking your coding interview
utils
just utility scripts and program
nguyentu1602's Repositories
nguyentu1602/utils
just utility scripts and program
nguyentu1602/quant-notes-pub
Public version of my quant notes - absolute free knowledge from the internet and my own views. This reflect none of my employer(s)' views
nguyentu1602/tech-interview-handbook
💯 Algorithms study materials, behavioral content and tips for rocking your coding interview
nguyentu1602/120-Data-Science-Interview-Questions
Answers to 120 commonly asked data science interview questions.
nguyentu1602/algorithm-tdd
Implement classical algorithms and data structures under test-driven development.
nguyentu1602/AQFED.jl
Julia package for the book "Applied Quantitative Finance for Equity Derivatives"
nguyentu1602/courses
fast.ai Courses
nguyentu1602/DeepSpeech
A TensorFlow implementation of Baidu's DeepSpeech architecture
nguyentu1602/dlib
A toolkit for making real world machine learning and data analysis applications in C++
nguyentu1602/dotfiles
:wrench: .files, including ~/.macos — sensible hacker defaults for macOS
nguyentu1602/et_submissions
Submissions for my Educational Technology projects
nguyentu1602/fast-ica
C implementation of FastICA algorithm
nguyentu1602/fastai_deeplearn_part1
Notes for Fastai Deep Learning Course
nguyentu1602/GeometricTools
A collection of source code for computing in the fields of mathematics, geometry, graphics, image analysis and physics.
nguyentu1602/keras-yolo3
Training and Detecting Objects with YOLO3
nguyentu1602/LBFGSpp
A header-only C++ library for L-BFGS and L-BFGS-B algorithms
nguyentu1602/liblbfgs
libLBFGS: a library of Limited-memory Broyden-Fletcher-Goldfarb-Shanno (L-BFGS)
nguyentu1602/markdown-here
Google Chrome, Firefox, and Thunderbird extension that lets you write email in Markdown and render it before sending.
nguyentu1602/mat499
For my research
nguyentu1602/mlpack
mlpack: a fast, header-only C++ machine learning library
nguyentu1602/nguyentu1602.github.io
nguyentu1602/pdblp
pandas wrapper for Bloomberg Open API
nguyentu1602/Production-Level-Deep-Learning
A guideline for building practical production-level deep learning systems to be deployed in real world applications.
nguyentu1602/pyexp
Experimental python bits that would eventually go to my blog or package
nguyentu1602/QuantLib
The QuantLib C++ library
nguyentu1602/QuantLib-SWIG
QuantLib wrappers to other languages
nguyentu1602/shogun
Shōgun
nguyentu1602/stan-exp
Experiments with Stan
nguyentu1602/state-of-the-art-result-for-machine-learning-problems
This repository provides state of the art (SoTA) results for all machine learning problems. We do our best to keep this repository up to date. If you do find a problem's SoTA result is out of date or missing, please raise this as an issue or submit Google form (with this information: research paper name, dataset, metric, source code and year). We will fix it immediately.
nguyentu1602/system-design-primer
Learn how to design large-scale systems. Prep for the system design interview. Includes Anki flashcards.