Pinned Repositories
100days
100 days of algorithms
18.06-linalg-notes
MIT-18.06-线性代数-完整笔记
Ad-papers
Papers on Computational Advertising
AiLearning
AiLearning: 机器学习 - MachineLearning - ML、深度学习 - DeepLearning - DL、自然语言处理 NLP
algorithms
Minimal examples of data structures and algorithms in Python
APUE_notes
《UNIX环境高级编程》中文第三版笔记
awesome-books
开发者推荐阅读的书籍
awesome-c-cn
C 资源大全中文版,包括了:构建系统、编译器、数据库、加密、初中高的教程/指南、书籍、库等。
Awesome-TensorFlow-Chinese
【干货】史上最全的Tensorflow学习资源汇总
book
学习笔记
njupop's Repositories
njupop/Ad-papers
Papers on Computational Advertising
njupop/AiLearning
AiLearning: 机器学习 - MachineLearning - ML、深度学习 - DeepLearning - DL、自然语言处理 NLP
njupop/Awesome-TensorFlow-Chinese
【干货】史上最全的Tensorflow学习资源汇总
njupop/chinese-poetry
The most comprehensive database of Chinese poetry 🧶最全中华古诗词数据库, 唐宋两朝近一万四千古诗人, 接近5.5万首唐诗加26万宋诗. 两宋时期1564位词人,21050首词。
njupop/coding-interview-university
A complete computer science study plan to become a software engineer.
njupop/CoreNLP
Stanford CoreNLP: A Java suite of core NLP tools.
njupop/Coursera-ML-AndrewNg-Notes
吴恩达老师的机器学习课程个人笔记
njupop/cpython
The Python programming language
njupop/DeepLearning-500-questions
深度学习500问,以问答形式对常用的概率知识、线性代数、机器学习、深度学习、计算机视觉等热点问题进行阐述,以帮助自己及有需要的读者。 全书分为18个章节,50余万字。由于水平有限,书中不妥之处恳请广大读者批评指正。 未完待续............ 如有意合作,联系scutjy2015@163.com 版权所有,违权必究 Tan 2018.06
njupop/deeplearning_ai_books
deeplearning.ai(吴恩达老师的深度学习课程笔记及资源)
njupop/docker_practice
Learn and understand Docker technologies, with real DevOps practice!
njupop/free-programming-books
:books: Freely available programming books
njupop/git_book
教材对应的源码
njupop/ipywebrtc
WebRTC for Jupyter notebook/lab
njupop/Leeml-Book-Bak
李宏毅《机器学习》笔记
njupop/LightGBM
A fast, distributed, high performance gradient boosting (GBDT, GBRT, GBM or MART) framework based on decision tree algorithms, used for ranking, classification and many other machine learning tasks. It is under the umbrella of the DMTK(http://github.com/microsoft/dmtk) project of Microsoft.
njupop/linux-insides
A little bit about a linux kernel
njupop/matplotlib
matplotlib: plotting with Python
njupop/numpy
Numpy main repository
njupop/opencv
Open Source Computer Vision Library
njupop/pandas
Flexible and powerful data analysis / manipulation library for Python, providing labeled data structures similar to R data.frame objects, statistical functions, and much more
njupop/paper-reading
深度学习经典、新论文逐段精读
njupop/pumpkin-book
《机器学习》(西瓜书)公式推导解析,在线阅读地址:https://datawhalechina.github.io/pumpkin-book
njupop/pwc
Papers with code. Sorted by stars. Updated weekly.
njupop/python_learning_notes
《learning python》中文第四版的学习笔记,由纸值文档转换而来
njupop/python_tools
Python常用库以及第三方package的使用笔记
njupop/pytorch
Tensors and Dynamic neural networks in Python with strong GPU acceleration
njupop/pytorch-tutorial
PyTorch Tutorial for Deep Learning Researchers
njupop/scipy
Scipy library main repository
njupop/stargan
Official PyTorch Implementation of StarGAN - CVPR 2018