Pinned Repositories
51bitquant
51bitquant Python数字货币量化交易视频 CCXT框架 爬取交易所数据 比特币量化交易 交易机器人51bitquant tradingbot cryptocurrency quantitative trading btc trading
_rasa_chatbot
A Chinese task oriented chatbot in IVR(Interactive Voice Response) domain, implement by rasa. This is a demo with toy dataset, more data should be added for performance.
Addax
Addax is an open source universal ETL tool that supports most of those RDBMS and NoSQLs on the planet, helping you transfer data from any one place to another.
AI-RecommenderSystem
该仓库尝试整理推荐系统领域的一些经典算法模型
AI_Tutorial
精华机器学习,NLP,图像识别, 深度学习等人工智能领域学习资料,搜索,推荐,广告系统架构及算法技术资料整理
ailearning
AiLearning:数据分析+机器学习实战+线性代数+PyTorch+NLTK+TF2
Algorithm_Interview_Notes-Chinese
2018/2019/校招/春招/秋招/算法/机器学习(Machine Learning)/深度学习(Deep Learning)/自然语言处理(NLP)/C/C++/Python/面试笔记
alibabacloud-AnalyticDB-python-demo-AI
alibabacloud-AnalyticDB-python-demo-AI
Alink
Alink is the Machine Learning algorithm platform based on Flink, developed by the PAI team of Alibaba computing platform.
flink-training-exercises
uooooooo1's Repositories
uooooooo1/51bitquant
51bitquant Python数字货币量化交易视频 CCXT框架 爬取交易所数据 比特币量化交易 交易机器人51bitquant tradingbot cryptocurrency quantitative trading btc trading
uooooooo1/Alink
Alink is the Machine Learning algorithm platform based on Flink, developed by the PAI team of Alibaba computing platform.
uooooooo1/awesome-blockchain-cn
收集所有区块链(BlockChain)技术开发相关资料,包括Fabric和Ethereum开发资料
uooooooo1/backtrader
Python Backtesting library for trading strategies
uooooooo1/ccxt
A JavaScript / Python / PHP cryptocurrency trading API with support for more than 120 bitcoin/altcoin exchanges
uooooooo1/competition-baseline
数据科学竞赛各种baseline代码、思路分享
uooooooo1/d2l-zh
《动手学深度学习》:面向中文读者、能运行、可讨论。英文版即伯克利“深度学习导论”教材。
uooooooo1/Data-Science-Notes
数据科学的笔记以及资料搜集
uooooooo1/DeepLearning
深度学习入门教程&&优秀文章&&Deep Learning Tutorial
uooooooo1/ethereum_book
精通以太坊 (中文版)
uooooooo1/flink-commodity-recommendation-system
:whale:基于 Flink 的商品实时推荐系统。使用了 redis 缓存热点数据。当用户产生评分行为时,数据由 kafka 发送到 flink,根据用户历史评分行为进行实时和离线推荐。实时推荐包括:基于行为和实时热门,离线推荐包括:历史热门、历史优质商品和 itemcf 。
uooooooo1/FlinkSQL
仿照阿里blink使用sql开发flink的实时程序
uooooooo1/gopl-zh.github.com
Go语言圣经中文版(只接收PR, Issue请提交到golang-china/gopl-zh)
uooooooo1/joyful-pandas
Pandas中文教程
uooooooo1/kubeflow-manifests
kubeflow国内一键安装文件
uooooooo1/langid.py
Stand-alone language identification system
uooooooo1/leeml-notes
李宏毅《机器学习》笔记,在线阅读地址:https://datawhalechina.github.io/leeml-notes
uooooooo1/lianjia-beike-spider
链家网和贝壳网房价爬虫,采集北京上海广州深圳等21个**主要城市的房价数据(小区,二手房,出租房,新房),稳定可靠快速!支持csv,MySQL, MongoDB,Excel, json存储,支持Python2和3,图表展示数据,注释丰富 🚁,点星支持
uooooooo1/lnglat2Geo
经纬度转省市区县乡镇离线包,采用空间查询算法,速度快(单线程5w次/s),省市区县100%准确率。
uooooooo1/MasterBitcoin2CN
《精通比特币》第二版 区块链研习社 云天明联合出品。本书更名《精通区块链编程第二版》已由机械工业出版社出版,京东有售。
uooooooo1/ML-NLP
此项目是机器学习(Machine Learning)、深度学习(Deep Learning)、NLP面试中常考到的知识点和代码实现,也是作为一个算法工程师必会的理论基础知识。
uooooooo1/Personal_Recommendation_Action
一些经典的个性化推荐算法的实现,从理论推导到实战
uooooooo1/pumpkin-book
《机器学习》(西瓜书)公式推导解析,在线阅读地址:https://datawhalechina.github.io/pumpkin-book
uooooooo1/Python
最良心的 Python 教程:
uooooooo1/PythonDataMining
:notebook_with_decorative_cover: 在学院的书架上发现了一本不带脑子就能看懂的书《Python数据挖掘与实战》
uooooooo1/radar
实时风控引擎(Risk Engine),自定义规则引擎(Rule Script),完美支持中文,适用于反欺诈(Anti-fraud)应用场景,开箱即用!!!移动互联网时代的风险管理利器,你 Get 到了吗?
uooooooo1/Statistical-Learning-Method_Code
手写实现李航《统计学习方法》书中全部算法
uooooooo1/strategies
quantitative trading with Javascript, Python, C++, Blockly, MyLanguage(麦语言)
uooooooo1/team-learning
Datawhale组队学习计划与课程内容
uooooooo1/ThinkPython2-CN
《Think Python 2e》最新版中文翻译,已完结。