Skip to content

neardata-eu/lithops-ml-big-lambdas

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This repository contains serverless implementations of two stateful machine learning algorithms, k-means clustering and logistic regression.

Intra-function parallelism has been employed in the serverless implementations to improve the performance of the machine learning algorithms.

The repository additionally contains scripts for experiments that evaluate execution times and carry out a breakdown of execution times.

About

Serverless Machine Learning Algorithms with Intra-Function Parallelism

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages