Skip to content
/ breeze Public
forked from scalanlp/breeze

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

Notifications You must be signed in to change notification settings

fqhuy/breeze

 
 

Repository files navigation

Breeze version 0.3-SNAPSHOT

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>
  Dave DeCaprio <DaveDeCaprio>
  Daniel Duckworth <duckworthd>
  Eric Christiansen <emchristiansen>
  Marc Millstone <splittingfield>
  Mérő László <laci37>
  Alexey Noskov <alno>
  Devon Bryant <devonbryant>

  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/scalanlp/breeze/wiki/Quickstart
* https://github.com/scalanlp/breeze/wiki/Breeze-Linear-Algebra
* https://github.com/scalanlp/breeze/wiki/UserGuide

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