blazs's Stars
shap/shap
A game theoretic approach to explain the output of any machine learning model.
spotify/luigi
Luigi is a Python module that helps you build complex pipelines of batch jobs. It handles dependency resolution, workflow management, visualization etc. It also comes with Hadoop support built in.
microsoft/CNTK
Microsoft Cognitive Toolkit (CNTK), an open source deep-learning toolkit
rust-lang/book
The Rust Programming Language
jupyterlab/jupyterlab
JupyterLab computational environment.
spotify/annoy
Approximate Nearest Neighbors in C++/Python optimized for memory usage and loading/saving to disk
reasonml/reason
Simple, fast & type safe code that leverages the JavaScript & OCaml ecosystems
norvig/paip-lisp
Lisp code for the textbook "Paradigms of Artificial Intelligence Programming"
HIPS/autograd
Efficiently computes derivatives of NumPy code.
chainer/chainer
A flexible framework of neural networks for deep learning
shapely/shapely
Manipulation and analysis of geometric objects
dabeaz/ply
Python Lex-Yacc
rasterio/rasterio
Rasterio reads and writes geospatial raster datasets
INRIA/spoon
Spoon is a metaprogramming library to analyze and transform Java source code. :spoon: is made with :heart:, :beers: and :sparkles:. It parses source files to build a well-designed AST with powerful analysis and transformation API.
goodfeli/dlbook_notation
LaTeX files for the Deep Learning book notation
mourner/flatbush
A very fast static spatial index for 2D points and rectangles in JavaScript 🌱
mattjj/autodidact
A pedagogical implementation of Autograd
thunder-project/thunder
scalable analysis of images and time series
tkipf/relational-gcn
Keras-based implementation of Relational Graph Convolutional Networks
mapbox/mapboxgl-jupyter
Use Mapbox GL JS to visualize data in a Python Jupyter notebook
mims-harvard/nimfa
Nimfa: Nonnegative matrix factorization in Python
Grzego/handwriting-generation
Implementation of handwriting generation with use of recurrent neural networks in tensorflow. Based on Alex Graves paper (https://arxiv.org/abs/1308.0850).
Mybridge/machine-learning-articles
Monthly Series - Top 10 Machine Learning Articles
mourner/projects
A list of awesome open source projects Volodymyr Agafonkin is involved in.
erezsh/plyplus
a friendly yet powerful LR-parser written in Python
goldsborough/lru-cache
:dizzy: A feature complete LRU cache implementation in C++
reasonml-community/reason-maze
ghewgill/neon-lang
Implementation of a simple programming language
sofiatolaosebikan/hopcroftkarp
a module to find a maximum matching in bipartite graphs
jsubercaze/wsrm
Merging heuristic for cecomposition of binary matrix into non overlapping rectangles in linear time.