Python

A curated list of awesome Python frameworks, libraries, software getting started tutorial

Newest releases

greentfrapp Lucent PyTorch + Lucid = Lucent The wonderful Lucid library adapted for the wonderful PyTorch! Lucent is not affiliated with Lucid or OpenAI's Clarity
 

gugarosa Learnergy: Energy-based Machine Learners Welcome to Learnergy. Did you ever reach a bottleneck in your computational experiments? Are you tired of imp
 

ageitgey Face Recognition You can also read a translated version of this file in Chinese 简体中文版 or in Korean 한국어 or in Japanese 日本語. Recognize and manipulate fa
 

natanielruiz Face Detection Docker Solution Using Faster R-CNN Dockerface is a deep learning face detector. It deploys a trained Faster R-CNN network on Caffe thro
 

madmaze Python Tesseract Python-tesseract is an optical character recognition (OCR) tool for python. That is, it will recognize and "read" the text embedded i
 

ProGamerGov neural-style-pt This is a PyTorch implementation of the paper A Neural Algorithm of Artistic Style by Leon A. Gatys, Alexander S. Ecker, and Matthias
 

scikit-image scikit-image: Image processing in Python Website (including documentation): https://scikit-image.org/ User forum: https://forum.image.sc/tag/scikit-im
 

jesolem About PCV PCV is a pure Python library for computer vision based on the book "Programming Computer Vision with Python" by Jan Erik Solem. More details
 

rleonid OCaml Math Library %%VERSION%% A collection of OCaml Math and Statistics functions. The API is available online. Goals Perform simple and sophisticate
 

LaurentMazare The tensorflow-ocaml project provides some OCaml bindings for TensorFlow. Experimental ocaml bindings for PyTorch can be found in the ocaml-torch repo
 

titsuki NAME Algorithm::NaiveBayes - A Raku Naive Bayes classifier implementation SYNOPSIS EXAMPLE1 use Algorithm::NaiveBayes; my $nb = Algorithm::NaiveBayes
 

marcoscoffier torch-saliency code and tools around integral images. A library for finding interest points based on fast integral historgrams. The saliency is comput
 

covartech PRT: Pattern Recognition and Machine Learning in MATLAB A free and permissively licensed object oriented approach to machine learning in MATLAB. Machi
 

PRML Introduction This Matlab package implements machine learning algorithms described in the great textbook: Pattern Recognition and Machine Learning by C
 

soumith galaxyzoo Entry for GalaxyZoo Challenge: http://www.kaggle.com/c/galaxy-zoo-the-galaxy-challenge Our best score was 0.08246 placing us at 9th position
 

rosejn Datasets A collection of easy to use datasets for training and testing machine learning algorithms with Torch7. Usage require('dataset/mnist') m = Mni
 

fidlej Producing of the dataset Get Torch Put atari ROMs for freeway, pong, riverraid, seaquest, space_invaders under roms/ SHA1 sums of the supported ROM fi
 

e-lab Demos & Tutorials for Torch7. All the demos/tutorials provided in this repo require Torch7 to be installed, as well as some extra (3rd-party) packages
 

torch cutorch ** NOTE on API changes and versioning ** Cutorch provides a CUDA backend for torch7. Cutorch provides the following: a new tensor type: torch.
 

Element-Research rnn: recurrent neural networks Note: this repository is deprecated in favor of https://github.com/torch/rnn. This is a Recurrent Neural Network librar
 

nicholas-leonard dp Package Reference Manual# dp is a deep learning library designed for streamlining research and development using the Torch7 distribution. It emphas
 

koraykv UNSUP A package for unsupervised learning in Torch. Provides modules that are compatible with nn (LinearPsd, ConvPsd, AutoEncoder, ...), and self-cont
 

clementfarabet Manifold A package to manipulate manifolds, for Torch7. Install luarocks install manifold Dependencies In order to be able to run the binaries, you ne
 

deepmind #Randomkit random number generators, wrapped for Torch NOTE: THIS PACKAGE IS NOT ACTIVELY MAINTAINED Provides and wraps the Randomkit library, copied
 

soumith torch-signal A signal processing toolbox for Torch-7 Fourier Transforms (real & complex) (1D, 2D, 3D) Cosine Transforms (1D, 2D, 3D) Short-time Fourie
 

torch Neural Network Graph Package This package provides graphical computation for nn library in Torch. Requirements You do not need graphviz to be able to
 

JuliaImages Images.jl Images.jl is an open-source image processing library for Julia. Project organization Images.jl is increasingly becoming an "umbrella package
 

oxinabox DataDeps Please see the detailed documentation linked above. Software using DataDeps.jl It might help to look at DataDeps.jl is being used to understa
 

twitter-archive Autograd Autograd automatically differentiates native Torch code. Inspired by the original Python version. Scope Autograd has multiple goals: provide
 

torch Graph Package This package provides graphical computation for Torch. Requirements You need not graphviz to be able to use this library but, if you hav
 

JuliaStats StatsKit.jl This is a convenience meta-package which allows loading essential packages for statistics in one command: using StatsKit Currently this lo
 

JuliaStats RDatasets.jl The RDatasets package provides an easy way for Julia users to experiment with most of the standard data sets that are available in the co