An open API service indexing awesome lists of open source software.

https://github.com/luk-ai/docs

Documentation for Luk.ai - Federated machine learning for everyone!
https://github.com/luk-ai/docs

architecture documentation lukai

Last synced: 4 months ago
JSON representation

Documentation for Luk.ai - Federated machine learning for everyone!

Awesome Lists containing this project

README

          

# Luk.ai Documentation [![GoDoc](https://godoc.org/github.com/luk-ai/lukai?status.svg)](https://godoc.org/github.com/luk-ai/lukai) [![PyPI](https://img.shields.io/pypi/v/lukai.svg)](https://pypi.org/project/lukai/)

This is the main repo for Luk.ai documentation. Contributions are welcome!

## Navigation

* [About](about.md)
* [Go Client Library](https://github.com/luk-ai/lukai) - Used for training and running models.
* [Android Client Library](https://github.com/luk-ai/lukai/tree/master/android) - Used for training and running models.
* [Python Management Library](https://github.com/luk-ai/lukai/tree/master/py) - Used for uploading Tensorflow models to be trained.
* [Examples](examples/)
* [Architecture](architecture.md)
* [Installing Dependencies](dependencies.md)