An open API service indexing awesome lists of open source software.

https://github.com/hackstoic/bigdata-and-ai-projects


https://github.com/hackstoic/bigdata-and-ai-projects

Last synced: 8 months ago
JSON representation

Awesome Lists containing this project

README

          

---
title: 大数据和人工智能项目
---

大数据和人工智能无疑是现在最热门的研究领域之一。 有人称未来是数据时代。 我深信不疑。 为此,整理了一个文档。 用来收集各种和大数据及人工智能领域相关的项目。 希望能够通过开源社区和开源技术的发展看未来的大数据时代的技术趋势。

# 开源项目
|序号|名称|项目地址|简介|
| ----- | ----- | ----- | ----- |
| 1 | facepp-python-sdk | https://github.com/FacePlusPlus/facepp-python-sdk | 著名的人脸识别平台face++的python sdk |
| 2 | kafka-python | https://github.com/dpkp/kafka-python | python版本的kafka client ,支持low level和high level consumer |
| 3 | pyleus | https://github.com/YelpArchive/pyleus | 用来建立和运行Storm topologies 的专用web框架 |
| 4 | DeepLearning | https://github.com/yusugomori/DeepLearning | 各种语言版本的机器学习算法实现 |