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/crush-in-leetcode
A recorded story about my learning on LeetCode
kakack/kakack.github.io
kakack blog
kakack/system-design-primer
Learn how to design large-scale systems. Prep for the system design interview. Includes Anki flashcards.
kakack/CodingInterviewsNotes
涵盖C++ Primer 5th、 effective C++ 、 STL api和demos C++ 基础知识与理论、 智能指针、C++11、 Git教程 Linux命令 Unix操作系统(进程、线程、内存管理、信号)计算机网络、 数据结构(排序、查找)、数据库、、C++对象模型、 设计模式、算法(《剑指offer》、leetcode、lintcode、hihocoder、《王道程序员求职宝典》)、面试题、嵌入式相关等
kakack/Coursera-Deep-Learning-deeplearning.ai
(完结)网易云课堂微专业《深度学习工程师》听课笔记,编程作业和课后练习
kakack/Coursera-MachineLearningFoundation
kakack/Cpp_Primer_Practice
搞定C++:punch:。C++ Primer 中文版第5版学习仓库,包括笔记和课后练习答案。
kakack/deep-learning-with-keras-notebooks
Jupyter notebooks for using & learning Keras
kakack/deeplearning_ai_books
deeplearning.ai(吴恩达老师的深度学习课程笔记及资源)
kakack/dive-in-shell
kakack/Dive-into-DL-PyTorch
本项目将《动手学深度学习》(Dive into Deep Learning)原书中的MXNet实现改为PyTorch实现。
kakack/dlprofer
kakack/fucking-algorithm
刷算法全靠套路,认准 labuladong 就够了!English version supported! Crack LeetCode, not only how, but also why.
kakack/function-tracer
kakack/how-to-optim-algorithm-in-cuda
how to optimize some algorithm in cuda.
kakack/ML-NLP
此项目是机器学习、NLP面试中常考到的知识点和代码实现,也是作为一个算法工程师必会的理论基础知识。
kakack/mmdetection
Open MMLab Detection Toolbox and Benchmark
kakack/nndl.github.io
《神经网络与深度学习》 邱锡鹏著 Neural Network and Deep Learning
kakack/open-interpreter
OpenAI's Code Interpreter in your terminal, running locally
kakack/OUCML
kakack/PRML
PRML algorithms implemented in Python
kakack/prml-1
Repository of notes, code and notebooks for the book Pattern Recognition and Machine Learning by Christopher Bishop
kakack/prompt-engineering-for-developers
吴恩达大模型系列课程中文版,包括《Prompt Engineering》、《Building System》和《LangChain》
kakack/pumpkin-book
《机器学习》(西瓜书)公式推导解析,在线阅读地址:https://datawhalechina.github.io/pumpkin-book
kakack/pytorch
Tensors and Dynamic neural networks in Python with strong GPU acceleration
kakack/pytorch-tutorial
PyTorch Tutorial for Deep Learning Researchers
kakack/reinforcement-learning-an-introduction
Python implementation of Reinforcement Learning: An Introduction
kakack/SGI-STL
剖析 STL 是一种享受的过程!
kakack/tensorflow
An Open Source Machine Learning Framework for Everyone
kakack/tensorflow-eager-tutorials
Simple tutorials for building neural networks with TensorFlow Eager.