snailcoder's Stars
golang/go
The Go programming language
astaxie/build-web-application-with-golang
A golang ebook intro how to build a web with golang
keon/awesome-nlp
:book: A curated list of resources dedicated to Natural Language Processing (NLP)
jikexueyuanwiki/tensorflow-zh
谷歌全新开源人工智能系统TensorFlow官方文档中文版
rasbt/python-machine-learning-book
The "Python Machine Learning (1st edition)" book code repository and info resource
yidao620c/python3-cookbook
《Python Cookbook》 3rd Edition Translation
adonovan/gopl.io
Example programs from "The Go Programming Language"
ipkn/crow
Crow is very fast and easy to use C++ micro web framework (inspired by Python Flask)
me115/design_patterns
图说设计模式
golang-china/gopl-zh
:books: Go语言圣经中文版
nlintz/TensorFlow-Tutorials
Simple tutorials using Google's TensorFlow Framework
twisted/twisted
Event-driven networking engine written in Python.
python-openxml/python-docx
Create and modify Word documents with Python
koth/kcws
Deep Learning Chinese Word Segment
soulmachine/acm-cheat-sheet
Acm Cheat Sheet
glample/tagger
Named Entity Recognition Tool
mikemaccana/python-docx
Reads, queries and modifies Microsoft Word 2007/2008 docx files.
twisted/klein
werkzeug + twisted.web
asaini/Apriori
Python Implementation of Apriori Algorithm for finding Frequent sets and Association Rules
tidyverse/readxl
Read excel files (.xls and .xlsx) into R 🖇
isee15/Lunar-Solar-Calendar-Converter
公历(阳历) 农历(阴历)转换,支持时间段从1900-2100 如果需要更长的时间段,利用generate.htm生成的数据即可。 支持各种编程语言 C#,java,Objective-C,php,Python,javascript(nodejs),C/C++,ruby,swift,golang等 支持Mac,Windows,Android,WP多种平台
Shark-ML/Shark
The Shark Machine Leaning Library. See more:
Jekub/Wapiti
A simple and fast discriminative sequence labeling toolkit ( http://wapiti.limsi.fr )
vichargrave/tcpsockets
Example source code from my TCP/IP Network Programming Design Patterns in C++ and TCP/IP Sockets with Time Out Capabilities blogs.
bmuller/twistar
Twistar is an object-relational mapper (ORM) for Python that uses the Twisted library to provide asynchronous DB interaction.
hotoo/nong
**农历 (Nong Li)
xinlin192/GraphicalModel
Courera Version of Graphical Model.. Cooperate with Jian Guo.
jeandudey/Perceptron
Single layer perceptron on C++.
minskmaz/txWebAuth
Form based authentication into protected twisted Resource classes