All Projects → samuelstjean → spams-python

samuelstjean / spams-python

Licence: GPL-3.0 license
A rehost of the python version of SPArse Modeling Software (SPAMS)

Programming Languages

C++
36643 projects - #6 most used programming language
python
139335 projects - #7 most used programming language
c
50402 projects - #5 most used programming language

Projects that are alternatives of or similar to spams-python

Moo-GBT
Library for Multi-objective optimization in Gradient Boosted Trees
Stars: ✭ 63 (+125%)
Mutual labels:  machine-learning-algorithms
bitcoin-prediction
bitcoin prediction algorithms
Stars: ✭ 21 (-25%)
Mutual labels:  machine-learning-algorithms
Tf-Rec
Tf-Rec is a python💻 package for building⚒ Recommender Systems. It is built on top of Keras and Tensorflow 2 to utilize GPU Acceleration during training.
Stars: ✭ 18 (-35.71%)
Mutual labels:  machine-learning-algorithms
AI Learning Hub
AI Learning Hub for Machine Learning, Deep Learning, Computer Vision and Statistics
Stars: ✭ 53 (+89.29%)
Mutual labels:  machine-learning-algorithms
Binary-Neural-Networks
Implemented here a Binary Neural Network (BNN) achieving nearly state-of-art results but recorded a significant reduction in memory usage and total time taken during training the network.
Stars: ✭ 55 (+96.43%)
Mutual labels:  machine-learning-algorithms
Machine-Learning-Explained
Learn the theory, math and code behind different machine learning algorithms and techniques.
Stars: ✭ 30 (+7.14%)
Mutual labels:  machine-learning-algorithms
pyspark-ML-in-Colab
Pyspark in Google Colab: A simple machine learning (Linear Regression) model
Stars: ✭ 32 (+14.29%)
Mutual labels:  machine-learning-algorithms
datascience-mashup
In this repo I will try to gather all of the projects related to data science with clean datasets and high accuracy models to solve real world problems.
Stars: ✭ 36 (+28.57%)
Mutual labels:  machine-learning-algorithms
ml-ai
ML-AI Community | Open Source | Built in Bharat for the World | Data science problem statements and solutions
Stars: ✭ 32 (+14.29%)
Mutual labels:  machine-learning-algorithms
MachineLearning
Implementations of machine learning algorithm by Python 3
Stars: ✭ 16 (-42.86%)
Mutual labels:  machine-learning-algorithms
Cerbo
Perform Efficient ML/DL Modelling easily
Stars: ✭ 12 (-57.14%)
Mutual labels:  machine-learning-algorithms
vlainic.github.io
My GitHub blog: things you might be interested, and probably not...
Stars: ✭ 26 (-7.14%)
Mutual labels:  machine-learning-algorithms
PyLDA
A Latent Dirichlet Allocation implementation in Python.
Stars: ✭ 51 (+82.14%)
Mutual labels:  machine-learning-algorithms
bristol
Parallel random matrix tools and complexity for deep learning
Stars: ✭ 25 (-10.71%)
Mutual labels:  machine-learning-algorithms
pyHSICLasso
Versatile Nonlinear Feature Selection Algorithm for High-dimensional Data
Stars: ✭ 125 (+346.43%)
Mutual labels:  machine-learning-algorithms
FinRL Podracer
Cloud-native Financial Reinforcement Learning
Stars: ✭ 179 (+539.29%)
Mutual labels:  machine-learning-algorithms
AgePredictor
Age classification from text using PAN16, blogs, Fisher Callhome, and Cancer Forum
Stars: ✭ 13 (-53.57%)
Mutual labels:  machine-learning-algorithms
SGDLibrary
MATLAB/Octave library for stochastic optimization algorithms: Version 1.0.20
Stars: ✭ 165 (+489.29%)
Mutual labels:  machine-learning-algorithms
EXPLORING SKLEARN
Exploring sklearn 🌟
Stars: ✭ 12 (-57.14%)
Mutual labels:  machine-learning-algorithms
lbfgsb-gpu
An open source library for the GPU-implementation of L-BFGS-B algorithm
Stars: ✭ 70 (+150%)
Mutual labels:  machine-learning-algorithms

spams-python

A swig-regenerated rehost of the python version of SPArse Modeling Software (SPAMS) 2.6, available at http://spams-devel.gforge.inria.fr/downloads.html

Disclaimer : I am not the author of the package, I just host a patched version which builds on recent gcc and python 3 for (mostly my) convenience. Most of the patches were taken from https://aur.archlinux.org/packages/python-spams-svn/

As such, I can probably help out with small stuff, but for technical and theoretical details please contact the original authors at http://spams-devel.gforge.inria.fr/contacts.html

You can find the original swig wrapper to re-generate these files on the branch swig_generator at https://github.com/samuelstjean/spams-python/tree/swig_generator

This (unofficial) version includes pre-built wheels for python 3 on windows, mac (with openmp support) and linux and can be installed with pip install spams-bin.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].