whikwon's Stars
jwasham/coding-interview-university
A complete computer science study plan to become a software engineer.
matterport/Mask_RCNN
Mask R-CNN for object detection and instance segmentation on Keras and TensorFlow
eriklindernoren/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.
dennybritz/reinforcement-learning
Implementation of Reinforcement Learning Algorithms. Python, OpenAI Gym, Tensorflow. Exercises and Solutions to accompany Sutton's Book and David Silver's course.
jtoy/awesome-tensorflow
TensorFlow - A curated list of dedicated resources http://tensorflow.org
lyst/lightfm
A Python implementation of LightFM, a hybrid recommendation algorithm.
Kyubyong/nlp_tasks
Natural Language Processing Tasks and References
quantopian/research_public
Quantitative research and educational materials
pender/chatbot-rnn
A toy chatbot powered by deep learning and trained on data from Reddit
sjchoi86/dl_tutorials_10weeks
Deep Learning Tutorials for 10 Weeks
jayparks/tf-seq2seq
Sequence to sequence learning using TensorFlow.
zzsza/bigquery-tutorial
Google BigQuery Tutorial for Data Analyst
TensorMSA/tensormsa_jupyter
Jupyter notes for education
EthanRosenthal/DataPiques_source
**deprecated**
yashk2810/Semantic-Image-Segmentation
Applying the 100 Layer Tiramisu on the Camvid Dataset
moduDLC/Lectures
Deep Learning College 강의모음
whikwon/reinforcement-learning-an-introduction
Python implementation of Reinforcement Learning: An Introduction
whikwon/computational-investing
Georgia Institute of Technology의 Computational Investing 강의 정리 Repository