minimization
Minimization library
A Ruby implementation of various minimization algorithms.
Minimization algorithms on pure Ruby
16 stars
8 watching
6 forks
Language: Ruby
last commit: over 9 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
sciruby/sciruby | A collection of scientific libraries for Ruby | 995 |
sciruby/distribution | A collection of Ruby classes implementing various probability distributions and statistical functions. | 50 |
sciruby/statsample | A comprehensive statistics suite for Ruby. | 95 |
sciruby/nmatrix | A fast numerical linear algebra library for Ruby | 469 |
sciruby/rb-gsl | A Ruby interface to the GNU Scientific Library | 100 |
sciruby/daru | A Ruby library for data analysis and manipulation, providing intuitive APIs and tools for data visualization, statistics, and more. | 1,042 |
sciruby/iruby | A Ruby-based kernel for interactive computing environments like Jupyter Notebooks | 901 |
slorber/rereduce | A Redux reducer library that optimizes state management by memoizing and linking dependencies between reducers. | 163 |
mizor/machine-learning-ruby | A Ruby implementation of common machine learning algorithms and techniques | 13 |
argmin-rs/argmin | A Rust library for numerical optimization with multiple algorithms and interfaces for various backends. | 1,008 |
alexgutteridge/rsruby | A Ruby bridge to the R statistical programming environment | 332 |
srendle/libfm | Software implementation of an optimization algorithm used in collaborative filtering and recommender systems | 1,488 |
bioruby/bioruby | A Ruby library for developing bioinformatics software by parsing and analyzing biological data from various sources. | 378 |
giuse/simple_ga | A demonstration of a simple genetic algorithm in Ruby for solving optimization problems | 9 |
sergiofierens/ai4r | Implementations of AI algorithms in Ruby for research and development purposes | 713 |