https://github.com/hackstoic/bigdata-and-ai-projects
https://github.com/hackstoic/bigdata-and-ai-projects
Last synced: 8 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/hackstoic/bigdata-and-ai-projects
- Owner: hackstoic
- Created: 2016-10-22T17:26:38.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2016-10-22T17:27:16.000Z (over 9 years ago)
- Last Synced: 2025-03-22T03:26:55.183Z (about 1 year ago)
- Size: 0 Bytes
- Stars: 0
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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 | 各种语言版本的机器学习算法实现 |