rain-for's starred repositories
FedML
FEDML - The unified and scalable ML library for large-scale distributed training, model serving, and federated learning. FEDML Launch, a cross-cloud scheduler, further enables running any AI jobs on any GPU cloud or on-premise cluster. Built on this library, TensorOpera AI (https://TensorOpera.ai) is your generative AI platform at scale.
LearnMiniProgram
Learn Mini Program
machine-learning-deep-learning-notes
机器学习、深度学习的学习路径及知识总结
recommendation
推荐系统实例
Deep-Learning-With-Python
《Python深度学习》书籍代码
people_relation_extract
结合BERT+GRU+ATT模型,对自己收集的人物关系数据进行模型训练,用于人物关系抽取。
text_cluster
文本聚类
simple-vfl
A demo of vertical federated learning on simple datasets
SimpleBlockChain
一个简单的区块链模型,学习区块链的笔记,使用python3 实现了区块链的基本原理。使用Flask 构建 peer to peer 网络。另外包含java版本的代码,java版本未完成。
BlockChain
区块链作业