Skip to content

Breeze is a library for numerical processing, machine learning, and natural language processing. Its primary focus is on being generic, clean, and powerful without sacrificing (much) efficiency. Breeze is the merger of the ScalaNLP and Scalala projects, because one of the original maintainers is unable to continue development. The Scalala parts …

License

placrosse/breeze

 
 

Repository files navigation

Breeze is a library for numerical processing, machine learning, and natural language processing.
Its primary focus is on being generic, clean, and powerful without sacrificing (much) efficiency.

The library currently consists of several parts: 

* breeze-math: Linear algebra and numerics routines
* breeze-process: Libraries for managing datasets and job pipelines.
* breeze-learn: Machine Learning and Optimization.
* breeze-viz: Vizualization and plotting

Possible future releases:
* breeze-fst: Finite state toolkit

Breeze is the merger of the ScalaNLP and Scalala projects, because 
one of the original maintainers is unable to continue development.
The Scalala parts are largely rewritten.

(c) David Hall, 2009 -

Portions (c) Daniel Ramage, 2009 - 2011

Contributions from:
  Jason Zaugg <retronym>
  Alexander Lehmann <afwlehmann>
  Jonathan Merritt <lancelet>
  Keith Stevens <fozziethebeat>
  Jason Baldridge <jasonbaldridge>
  Timothy Hunter <tjhunter>
  And others (email me if you've contributed code and aren't listed)


This project can be built with sbt 0.11.2

Documentation: https://github.com/dlwh/breeze/wiki/Quickstart

About

Breeze is a library for numerical processing, machine learning, and natural language processing. Its primary focus is on being generic, clean, and powerful without sacrificing (much) efficiency. Breeze is the merger of the ScalaNLP and Scalala projects, because one of the original maintainers is unable to continue development. The Scalala parts …

Resources

License

Stars

Watchers

Forks

Packages

No packages published