Contents

tensorflowonspark 2.2.5

0

Deep learning with TensorFlow on Apache Spark clusters

Deep learning with TensorFlow on Apache Spark clusters

Stars: 3865, Watchers: 3865, Forks: 945, Open Issues: 15

The yahoo/TensorFlowOnSpark repo was created 7 years ago and the last code push was 9 months ago.
The project is very popular with an impressive 3865 github stars!

How to Install tensorflowonspark

You can install tensorflowonspark using pip

pip install tensorflowonspark

or add it to a project with poetry

poetry add tensorflowonspark

Package Details

Author
Lee Yang
License
Apache 2.0
Homepage
https://github.com/yahoo/TensorFlowOnSpark
PyPi:
https://pypi.org/project/tensorflowonspark/
GitHub Repo:
https://github.com/yahoo/TensorFlowOnSpark

Classifiers

  • Software Development/Libraries
No  tensorflowonspark  pypi packages just yet.

Errors

A list of common tensorflowonspark errors.

Code Examples

Here are some tensorflowonspark code examples and snippets.

GitHub Issues

The tensorflowonspark package has 15 open issues on GitHub

  • bugbounty-test

See more issues on GitHub

Related Packages & Articles

horovod 0.28.1

Horovod is a powerful distributed training framework for Python that allows you to train deep learning models across multiple GPUs and servers quickly and efficiently. It falls under the category of distributed computing libraries. Built on top of TensorFlow, PyTorch, and other popular deep learning frameworks, Horovod simplifies the process of scaling up your model training by handling the complexities of distributed training under the hood.

pyoptimus 23.5.0b0

PyOptimus is a Python library that brings together the power of various data processing engines like Pandas, Dask, cuDF, Dask-cuDF, Vaex, and PySpark under a single, easy-to-use API. It offers over 100 functions for data cleaning and processing, including handling strings, processing dates, URLs, and emails. PyOptimus also provides out-of-the-box functions for data exploration and quality fixing. One of the key features of PyOptimus is its ability to handle large datasets efficiently, allowing you to use the same code to process data on your laptop or on a remote cluster of GPUs.

spark-nlp 5.3.3

John Snow Labs Spark NLP is a natural language processing library built on top of Apache Spark ML. It provides simple, performant & accurate NLP annotations for machine learning pipelines, that scale easily in a distributed environment.

flwr 1.8.0

Flower: A Friendly Federated Learning Framework

deeplake 3.9.2

Deep Lake is a Database for AI powered by a unique storage format optimized for deep-learning and Large Language Model (LLM) based applications. It simplifies the deployment of enterprise-grade LLM-based products by offering storage for all data types (embeddings, audio, text, videos, images, pdfs, annotations, etc.), querying and vector search, data streaming while training models at scale, data versioning and lineage for all workloads, and integrations with popular tools such as LangChain, LlamaIndex, Weights & Biases, and many more.