WilliamLD's Stars
github/gitignore
A collection of useful .gitignore templates
pallets/flask
The Python micro framework for building web applications.
scikit-learn/scikit-learn
scikit-learn: machine learning in Python
adam-p/markdown-here
Google Chrome, Firefox, and Thunderbird extension that lets you write email in Markdown and render it before sending.
NARKOZ/hacker-scripts
Based on a true story
parse-community/parse-server
Parse Server for Node.js / Express
wekan/wekan
The Open Source kanban (built with Meteor). Keep variable/table/field names camelCase. For translations, only add Pull Request changes to wekan/i18n/en.i18n.json , other translations are done at https://app.transifex.com/wekan/wekan only.
jtoy/awesome-tensorflow
TensorFlow - A curated list of dedicated resources http://tensorflow.org
nltk/nltk
NLTK Source
getpelican/pelican
Static site generator that supports Markdown and reST syntax. Powered by Python.
alexjc/neural-enhance
Super Resolution for images using deep learning.
x-hw/amazing-qr
💮 amazing QRCode generator in Python (supporting animated gif) - Python amazing 二维码生成器(支持 gif 动态图片二维码)
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
tensorlayer/TensorLayer
Deep Learning and Reinforcement Learning Library for Scientists and Engineers
david-gpu/srez
Image super-resolution through deep learning
Jounce/Surge
A Swift library that uses the Accelerate framework to provide high-performance functions for matrix math, digital signal processing, and image manipulation.
Aufree/awesome-wechat-weapp
gongjianhui/AppleDNS
Apple 网络服务加速配置。[已停止更新,请慎用。]
robicch/jQueryGantt
jQuery Gantt editor
paarthneekhara/text-to-image
Text to image synthesis using thought vectors
h5py/h5py
HDF5 for Python -- The h5py package is a Pythonic interface to the HDF5 binary data format.
damnever/pigar
:coffee: A tool to generate requirements.txt for Python project, and more than that. (IT IS NOT A PACKAGE MANAGEMENT TOOL)
atConf/atswift-2016-resources
Resource files for atswift conference 2016, including keynote, pdf, source projects or playgrounds. 2016**Swift开发者大会源文件,包括keynote, pdf 和源工程文件
NetEaseGame/git-webhook
:octocat: 使用 Python Flask + SQLAchemy + Celery + Redis + React 开发的用于迅速搭建并使用 WebHook 进行自动化部署和运维,支持 Github / GitLab / Gogs / GitOsc。
andersbll/deeppy
Deep learning in Python
muricoca/crab
Crab is a flexible, fast recommender engine for Python that integrates classic information filtering recommendation algorithms in the world of scientific Python packages (numpy, scipy, matplotlib).
dexteryy/CardKit
A mobile UI library provides a series of building blocks which are all components built on DarkDOM and Moui.
nekocode/doubanfm-py
📻 豆瓣 FM 第三方红心频道播放器
liudding/wx-pin-prompt
微信小程序,「添加到我的小程序」提示。 带有详细引导步骤。支持自定义导航栏。支持横竖屏。支持 npm 安装
JimChengLin/EasyRegex
Python Regex Engine for Humans