Pinned Repositories
awesome-deep-learning-papers
The most cited deep learning papers
CodingInterviewsNotes
涵盖C++ Primer 5th、 effective C++ 、 STL api和demos C++ 基础知识与理论、 智能指针、C++11、 Git教程 Linux命令 Unix操作系统(进程、线程、内存管理、信号)计算机网络、 数据结构(排序、查找)、数据库、、C++对象模型、 设计模式、算法(《剑指offer》、leetcode、lintcode、hihocoder、《王道程序员求职宝典》)、面试题、嵌入式相关等
Coursera-Deep-Learning-deeplearning.ai
(完结)网易云课堂微专业《深度学习工程师》听课笔记,编程作业和课后练习
coursera-machine-learning-1
Coursera's Machine Learning by Andrew Ng
Coursera-MachineLearningFoundation
crush-in-leetcode
A recorded story about my learning on LeetCode
kakack.github.io
kakack blog
NBA-live-beta
自己动手写的一个chrome插件,能在页面上迅速查看当日nba比赛的即时比分,可惜一开始设计思路跑偏现在烂尾了,以后有机会再慢慢去改
system-design-primer
Learn how to design large-scale systems. Prep for the system design interview. Includes Anki flashcards.
TensorFlow-Examples
TensorFlow Tutorial and Examples for beginners
kakack's Repositories
kakack/NBA-live-beta
自己动手写的一个chrome插件,能在页面上迅速查看当日nba比赛的即时比分,可惜一开始设计思路跑偏现在烂尾了,以后有机会再慢慢去改
kakack/TensorFlow-Examples
TensorFlow Tutorial and Examples for beginners
kakack/awesome-deep-learning-papers
The most cited deep learning papers
kakack/coursera-machine-learning-1
Coursera's Machine Learning by Andrew Ng
kakack/cracking-the-coding-interview
Solutions for the book: Cracking the coding interview V4. Written in C++.
kakack/DataGotham2013
kakack/deep-learning
Assignmends done for Udacity's Deep Learning MOOC with Vincent Vanhoucke
kakack/free-programming-books
kakack/handson-ml
A series of Jupyter notebooks that walk you through the fundamentals of Machine Learning and Deep Learning in python using Scikit-Learn and TensorFlow.
kakack/hihoCoder
把自己在美国期间刷hihoCoder的一些代码提交到这里,希望我能够坚持下去
kakack/Kaggle-Trip
kakack/Kaggle_CrowdFlower
1st Place Solution for Search Results Relevance Competition on Kaggle (https://www.kaggle.com/c/crowdflower-search-relevance)
kakack/linux
Linux kernel source tree
kakack/machine-learning-exercises
The exercises about machine learning course.
kakack/models
Models built with TensorFlow
kakack/PAT
PAT Problems on ZJU
kakack/reinforcement-learning-an-introduction
Python implementation of Reinforcement Learning: An Introduction
kakack/TensorFlow-Tutorials
TensorFlow Tutorials with YouTube Videos