Pinned Repositories
apriori
Apriori algorithm in C++
awesome-java
A curated list of awesome frameworks, libraries and software for the Java programming language.
BigData_Project
ceph
Ceph is a distributed object, block, and file storage platform
chat
Instant messaging platform. Backend in Go. Clients: Swift iOS, Java Android, JS webapp, scriptable command line; chatbots
date
微信小程序预约日期日历,未来n天日期+星期提醒组件
Food-Recipe-CNN
food image to recipe with deep convolutional neural networks.
gin
Gin is a HTTP web framework written in Go (Golang). It features a Martini-like API with much better performance -- up to 40 times faster. If you need smashing performance, get yourself some Gin.
gorm
The fantastic ORM library for Golang, aims to be developer friendly
gt-nlp-class
Course materials for Georgia Tech CS 4650 and 7650, "Natural Language"
kiekie's Repositories
kiekie/apriori
Apriori algorithm in C++
kiekie/awesome-java
A curated list of awesome frameworks, libraries and software for the Java programming language.
kiekie/BigData_Project
kiekie/ceph
Ceph is a distributed object, block, and file storage platform
kiekie/chat
Instant messaging platform. Backend in Go. Clients: Swift iOS, Java Android, JS webapp, scriptable command line; chatbots
kiekie/date
微信小程序预约日期日历,未来n天日期+星期提醒组件
kiekie/Food-Recipe-CNN
food image to recipe with deep convolutional neural networks.
kiekie/gin
Gin is a HTTP web framework written in Go (Golang). It features a Martini-like API with much better performance -- up to 40 times faster. If you need smashing performance, get yourself some Gin.
kiekie/gorm
The fantastic ORM library for Golang, aims to be developer friendly
kiekie/gt-nlp-class
Course materials for Georgia Tech CS 4650 and 7650, "Natural Language"
kiekie/jupiter
Jupiter: Governance-oriented Microservice Framework.
kiekie/leveldb
The LevelDB key-value database in the Go programming language.
kiekie/madlib
Mirror of Apache MADlib
kiekie/moby
Moby Project - a collaborative project for the container ecosystem to assemble container-based systems
kiekie/mongo
The MongoDB Database
kiekie/redis
Redis is an in-memory database that persists on disk. The data model is key-value, but many different kind of values are supported: Strings, Lists, Sets, Sorted Sets, Hashes, Streams, HyperLogLogs, Bitmaps.
kiekie/redis-3.0-annotated
带有详细注释的 Redis 3.0 代码(annotated Redis 3.0 source code)。
kiekie/redisbook
《Redis 设计与实现》(网络版)的书稿源码
kiekie/scikit-learn
scikit-learn: machine learning in Python
kiekie/spark
Mirror of Apache Spark
kiekie/tensorflow
Computation using data flow graphs for scalable machine learning
kiekie/xv6-labs-2020
MIT 6.S081 Fall 2020