A low-level Linear Regression Engine utilizing the Ordinary Least Squares (OLS) method and QR decomposition.
Directory
Search results
Published directory entries matching your search.
NeuralTalk is a Python+numpy project for learning Multimodal Recurrent Neural Networks that describe images with sentences.
IPython notebooks for a complete course around understanding Nervana's Neon.
Methods for dimensionality reduction.
Lightweight ML utility for automated training, evaluation, and prediction with CLI and Python API support.
A minimal, educational, Pythonic implementation of autograd (~100 loc).
Metric Learning Algorithms in Python.
A Python module for metric learning.
Simple API for Neural Network. Better for image processing with CPU/GPU + Transfer Learning.
IPython notebooks from Data School's video tutorials on scikit-learn.
Python materials for the online course on diffusion models by @huggingface.
ML engine that supports distributed learning on Hadoop, Spark or your laptop via APIs in R, Python, Scala, REST/JSON.
A fast Evolution Strategy implementation in Python.
A Pythonic algorithmic trading library.
A Python Framework for Wind Energy Analysis and Prediction.
A Python library for symbolic mathematics.
Statistical modelling and econometrics in Python.
Self Organizing Map written in Python (Uses neural networks for data analysis).
Massively parallel self-organizing maps: accelerate training on multicore CPUs, GPUs, and clusters, has python API.
A javascript library containing a collection of least squares fitting methods for finding a trend in a set of data.
A python framework to transform natural language questions to queries in a database query language.
A pure-python graphics and GUI library built on PyQt4 / PySide and NumPy.
Simple plotting for Python. Wrapper for D3xterjs; easily render charts in-browser.
Materials and IPython notebooks for "Python for Data Analysis" by Wes McKinney, published by O'Reilly Media.