dikoufu's Stars
tensorflow/tensorflow
An Open Source Machine Learning Framework for Everyone
justjavac/free-programming-books-zh_CN
:books: 免费的计算机编程类中文书籍,欢迎投稿
moby/moby
The Moby Project - a collaborative project for the container ecosystem to assemble container-based systems
magenta/magenta
Magenta: Music and Art Generation with Machine Intelligence
qyuhen/book
学习笔记
jupyter/notebook
Jupyter Interactive Notebook
Theano/Theano
Theano was a Python library that allows you to define, optimize, and evaluate mathematical expressions involving multi-dimensional arrays efficiently. It is being continued as PyTensor: www.github.com/pymc-devs/pytensor
Angel-ML/angel
A Flexible and Powerful Parameter Server for large-scale machine learning
KaimingHe/deep-residual-networks
Deep Residual Learning for Image Recognition
openstack/openstack
Repository tracking all OpenStack repositories as submodules. Mirror of code maintained at opendev.org.
0x5e/wechat-deleted-friends
查看被删的微信好友
cubefs/cubefs
cloud-native distributed storage
lisa-lab/pylearn2
Warning: This project does not have any current developer. See bellow.
getlogbook/logbook
A cool logging replacement for Python.
arskom/spyne
A transport agnostic sync/async RPC library that focuses on exposing services with a well-defined API using popular protocols.
lz4/lz4-java
LZ4 compression for Java
twisted/treq
Python requests like API built on top of Twisted's HTTP client.
whitesock/open-replicator
Open Replicator is a high performance MySQL binlog parser written in Java. It unfolds the possibilities that you can parse, filter and broadcast the binlog events in a real time manner.
liu-nlper/NER-LSTM-CRF
An easy-to-use named entity recognition (NER) toolkit, implemented the Bi-LSTM+CRF model in tensorflow.
hzylmf/od-annotation
目标检测数据集标注工具
ushuz/weixin-simulator
微信客户端模拟器,方便在本地进行微信公众平台API的开发和调试
yangboz/LotteryPrediction
:full_moon_with_face: Lottery prediction besides of following "law of proability","Probability: Independent Events", there are still "Saying "a Tail is due", or "just one more go, my luck is due to change" is called The Gambler's Fallacy" existed.
wangfeng3769/weixin
自己开发的公司用的
EliasVansteenkiste/dsb3
A deep learning framework for lung cancer prediction built with Lasagne/Theano
yoki123/torpc
A tiny async tcp and duplex rpc implementation using Tornado IOLoop.
tbg-quant/tbg-quant
Algorithmic Trading Framework
mickey06/Flask-principal-example
Understand Flask-principal
manyunkai/weixin
Wechat development based on Django
dikoufu/celery
Distributed Task Queue (development branch)
dikoufu/PyExecJS
Run JavaScript code from Python