Pinned Repositories
-
500lines
500 Lines or Less
awesome-c-cn
C 资源大全中文版,包括了:构建系统、编译器、数据库、加密、初中高的教程/指南、书籍、库等。
awesome-machine-learning
A curated list of awesome Machine Learning frameworks, libraries and software.
awesome-python
A curated list of awesome Python frameworks, libraries, software and resources
Awesome-pytorch-list
A comprehensive list of pytorch related content on github,such as different models,implementations,helper libraries,tutorials etc.
benchm-ml
A minimal benchmark for scalability, speed and accuracy of commonly used open source implementations (R packages, Python scikit-learn, H2O, xgboost, Spark MLlib etc.) of the top machine learning algorithms for binary classification (random forests, gradient boosted trees, deep neural networks etc.).
book
学习笔记
books
"我的阅历"
Building-Machine-Learning-Systems-With-Python-Second-Edition
Building Machine Learning Systems with Python by Packt Publishing
toutuo's Repositories
toutuo/awesome-c-cn
C 资源大全中文版,包括了:构建系统、编译器、数据库、加密、初中高的教程/指南、书籍、库等。
toutuo/awesome-python
A curated list of awesome Python frameworks, libraries, software and resources
toutuo/Awesome-pytorch-list
A comprehensive list of pytorch related content on github,such as different models,implementations,helper libraries,tutorials etc.
toutuo/books
"我的阅历"
toutuo/chatterbot-corpus
A multilingual dialog corpus
toutuo/ChinaHadoop-ML-V
小象学院 皱博《机器学习班升级版V》配套资料
toutuo/cpython
The Python programming language
toutuo/DeepLearningZeroToAll
TensorFlow Basic Tutorial Labs
toutuo/examples
TensorFlow examples
toutuo/free-programming-books-zh_CN
:books: 免费的计算机编程类中文书籍,欢迎投稿
toutuo/ISLR-python
An Introduction to Statistical Learning (James, Witten, Hastie, Tibshirani, 2013): Python code
toutuo/jieba
结巴中文分词
toutuo/keras
Deep Learning for humans
toutuo/LearnPython
以撸代码的形式学习Python
toutuo/models
Models and examples built with TensorFlow
toutuo/musicbox
网易云音乐命令行版本
toutuo/neural-style-tf
TensorFlow (Python API) implementation of Neural Style
toutuo/pwc
Papers with code. Sorted by stars. Updated weekly.
toutuo/python-spider
:rainbow:Python3网络爬虫实战:VIP视频破解助手;GEETEST验证码破解;小说、动漫下载;手机APP爬取;财务报表入库;火车票抢票;抖音APP视频下载;百万英雄辅助;网易云音乐批量下载
toutuo/python_koans
Python Koans - Learn Python through TDD
toutuo/pytorch
Tensors and Dynamic neural networks in Python with strong GPU acceleration
toutuo/scikit-learn
scikit-learn: machine learning in Python
toutuo/show-me-the-code
Python 练习册,每天一个小程序
toutuo/system-design-primer
Learn how to design large-scale systems. Prep for the system design interview. Includes Anki flashcards.
toutuo/tensorflow
Computation using data flow graphs for scalable machine learning
toutuo/TensorFlow-Coding
这是我在小象学院课程《深度学习之TensorFlow高级编程》的课程代码
toutuo/tensorflow-tutorial
Example TensorFlow codes and Caicloud TensorFlow as a Service dev environment.
toutuo/tutorials
机器学习相关教程
toutuo/visdom
A flexible tool for creating, organizing, and sharing visualizations of live, rich data. Supports Torch and Numpy.
toutuo/zhihu
This repo contains the source code in my personal column (https://zhuanlan.zhihu.com/zhaoyeyu), implemented using Python 3.6. Including Natural Language Processing and Computer Vision projects, such as text generation, machine translation, deep convolution GAN and other actual combat code.