Skip to content

🔨 使用Spark/Pytorch实现分布式算法,包括图/矩阵计算(graph/matrix computation)、随机算法、优化(optimization)和机器学习。参考刘铁岩《分布式机器学习》和CME 323课程

License

Notifications You must be signed in to change notification settings

orion-orion/Distributed-ML-PySpark

Repository files navigation

Distributed Algorithm using PySpark

1 Introduction

Implementations of distributed algorithms using PySpark, including graph computaion, matrix computation, randomized algorithm, optimization and machine learning. In particular, We referenced the meterial presented in 《CME 323: Distributed Algorithms and Optimization》.

2 Contents

About

🔨 使用Spark/Pytorch实现分布式算法,包括图/矩阵计算(graph/matrix computation)、随机算法、优化(optimization)和机器学习。参考刘铁岩《分布式机器学习》和CME 323课程

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages