Tensorflow_scala
Breeze
Tensorflow_scala | Breeze | |
---|---|---|
- | 3 | |
936 | 3,456 | |
-0.3% | 0.0% | |
0.0 | 6.4 | |
about 3 years ago | 10 months ago | |
Scala | Scala | |
Apache License 2.0 | Apache License 2.0 |
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
Tensorflow_scala
We haven't tracked posts mentioning Tensorflow_scala yet.
Tracking mentions began in Dec 2020.
Breeze
-
Arbitrary functions of n dimensions in Scala
Also, you can look at breeze.generic.UFunc for an inspiration.
-
Data science in Scala
You can use https://github.com/scalanlp/breeze. A Scala library that's sorta a numpy/plotting equivalent. Unlike Spark which covers more use cases than just the classic Data Science workflow, Breeze is built specifically for "Data Science in Scala". The drawback is a classic one in Scala land where some major libraries abruptly get abandoned. Breeze's commits seem to have slowed down significantly and their website on their github page www.scalanlp.org is broken.
-
Machine learning on JVM
I haven't checked in on this project in a long time, but Breeze is something akin to NumPy/SciPy.
What are some alternatives?
Optimus * 96 - Optimus is a mathematical programming library for Scala.
ND4S - ND4S: N-Dimensional Arrays for Scala. Scientific Computing a la Numpy. Based on ND4J.
BigDL - Accelerate local LLM inference and finetuning (LLaMA, Mistral, ChatGLM, Qwen, DeepSeek, Mixtral, Gemma, Phi, MiniCPM, Qwen-VL, MiniCPM-V, etc.) on Intel XPU (e.g., local PC with iGPU and NPU, discrete GPU such as Arc, Flex and Max); seamlessly integrate with llama.cpp, Ollama, HuggingFace, LangChain, LlamaIndex, vLLM, DeepSpeed, Axolotl, etc.
Spire - Powerful new number types and numeric abstractions for Scala.
Squants - The Scala API for Quantities, Units of Measure and Dimensional Analysis
Numsca - numsca is numpy for scala