maruitao's Stars
ShusenTang/Dive-into-DL-PyTorch
本项目将《动手学深度学习》(Dive into Deep Learning)原书中的MXNet实现改为PyTorch实现。
hundredblocks/concrete_NLP_tutorial
An NLP workshop about concrete solutions to real problems
PaddlePaddle/Paddle
PArallel Distributed Deep LEarning: Machine Learning Framework from Industrial Practice (『飞桨』核心框架,深度学习&机器学习高性能单机、分布式训练和跨平台部署)
dsgiitr/d2l-pytorch
This project reproduces the book Dive Into Deep Learning (https://d2l.ai/), adapting the code from MXNet into PyTorch.
datawhalechina/leedl-tutorial
《李宏毅深度学习教程》(李宏毅老师推荐👍,苹果书🍎),PDF下载地址:https://github.com/datawhalechina/leedl-tutorial/releases
dmlc/rabit
Reliable Allreduce and Broadcast Interface for distributed machine learning
dmlc/xgboost
Scalable, Portable and Distributed Gradient Boosting (GBDT, GBRT or GBM) Library, for Python, R, Java, Scala, C++ and more. Runs on single machine, Hadoop, Spark, Dask, Flink and DataFlow
pjialin/py12306
🚂 12306 购票助手,支持集群,多账号,多任务购票以及 Web 页面管理
scutan90/DeepLearning-500-questions
深度学习500问,以问答形式对常用的概率知识、线性代数、机器学习、深度学习、计算机视觉等热点问题进行阐述,以帮助自己及有需要的读者。 全书分为18个章节,50余万字。由于水平有限,书中不妥之处恳请广大读者批评指正。 未完待续............ 如有意合作,联系scutjy2015@163.com 版权所有,违权必究 Tan 2018.06
taizilongxu/interview_python
关于Python的面试题
hoya012/deep_learning_object_detection
A paper list of object detection using deep learning.
zhixuhao/unet
unet for image segmentation
deepblacksky/VGG_tensorflow
VGGNet implemented by tensorflow
Sanster/DeepOcrService
Simple OCR service using deep learning
machrisaa/tensorflow-vgg
VGG19 and VGG16 on Tensorflow
RaphaelMeudec/deblur-gan
Keras implementation of "DeblurGAN: Blind Motion Deblurring Using Conditional Adversarial Networks"
hzy46/Deep-Learning-21-Examples
《21个项目玩转深度学习———基于TensorFlow的实践详解》配套代码
KupynOrest/DeblurGAN
Image Deblurring using Generative Adversarial Networks
dabeaz/python-cookbook
Code samples from the "Python Cookbook, 3rd Edition", published by O'Reilly & Associates, May, 2013.
xitu/tensorflow-docs
TensorFlow 最新官方文档中文版
flask-restful/flask-restful
Simple framework for creating REST APIs
pallets/flask
The Python micro framework for building web applications.
vansl/JiandanSpider
煎蛋网图片爬虫
MrGemy95/Tensorflow-Project-Template
A best practice for tensorflow project template architecture.
shidenggui/easytrader
提供同花顺客户端/国金/华泰客户端/雪球的基金、股票自动程序化交易以及自动打新,支持跟踪 joinquant /ricequant 模拟交易 和 实盘雪球组合, 量化交易组件
AstarLight/CPS-OCR-Engine
An awesome OCR engine developed by SYSU DeepDriving Lab
Image-Py/imagepy
Image process framework based on plugin like imagej, it is esay to glue with scipy.ndimage, scikit-image, opencv, simpleitk, mayavi...and any libraries based on numpy
wolfhong/python-pisces
A tools to search for and download images by keywords using search engines: google/baidu/yahoo/bing. 使用google等搜索引擎搜索关键词并下载图片
hanxweb/Scrapy-SearchEngines
bing、google、baidu搜索引擎爬虫。python3.6 and scrapy
HumanSignal/labelImg
LabelImg is now part of the Label Studio community. The popular image annotation tool created by Tzutalin is no longer actively being developed, but you can check out Label Studio, the open source data labeling tool for images, text, hypertext, audio, video and time-series data.