-
-
JaxRK Public
Forked from zalandoresearch/JaxRKRKHS feature vectors, operators, and statistical models using JAX for automatic differentiation
Python MIT License UpdatedApr 3, 2020 -
-
python_example Public
Forked from pybind/python_exampleExample pybind11 module built with a Python-based build system
Python Other UpdatedApr 3, 2019 -
oh-my-zsh Public
Forked from ohmyzsh/ohmyzshA delightful community-driven (with 1,200+ contributors) framework for managing your zsh configuration. Includes 200+ optional plugins (rails, git, OSX, hub, capistrano, brew, ant, php, python, etc…
Shell Other UpdatedMar 22, 2019 -
gpytorch Public
Forked from cornellius-gp/gpytorchA highly efficient and modular implementation of Gaussian Processes in PyTorch
Python MIT License UpdatedMar 17, 2019 -
-
the_silver_searcher Public
Forked from ggreer/the_silver_searcherA code-searching tool similar to ack, but faster.
C Apache License 2.0 UpdatedMar 6, 2019 -
fastai Public
Forked from fastai/fastaiThe fastai deep learning library, plus lessons and and tutorials
Jupyter Notebook Apache License 2.0 UpdatedFeb 25, 2019 -
tensorboardX Public
Forked from lanpa/tensorboardXtensorboard for pytorch (and chainer, mxnet, numpy, ...)
Python MIT License UpdatedFeb 12, 2019 -
cmake_example Public
Forked from pybind/cmake_exampleExample pybind11 module built with a CMake-based build system
Python Other UpdatedJan 31, 2019 -
matplotlib-cpp Public
Forked from lava/matplotlib-cppExtremely simple yet powerful header-only C++ plotting library built on the popular matplotlib
C++ MIT License UpdatedJan 24, 2019 -
flair Public
Forked from flairNLP/flairA very simple framework for state-of-the-art Natural Language Processing (NLP)
Python Other UpdatedJan 20, 2019 -
dowhy Public
Forked from py-why/dowhyDoWhy is a Python library that makes it easy to estimate causal effects. DoWhy is based on a unified language for causal inference, combining causal graphical models and potential outcomes framewor…
Python MIT License UpdatedJan 7, 2019 -
pyro Public
Forked from pyro-ppl/pyroDeep universal probabilistic programming with Python and PyTorch
Python Other UpdatedDec 28, 2018 -
pomegranate Public
Forked from jmschrei/pomegranateFast, flexible and easy to use probabilistic modelling in Python.
Jupyter Notebook MIT License UpdatedDec 20, 2018 -
examples Public
Forked from pytorch/examplesA set of examples around pytorch in Vision, Text, Reinforcement Learning, etc.
Python BSD 3-Clause "New" or "Revised" License UpdatedDec 20, 2018 -
dvc Public
Forked from iterative/dvc⚡️Data & models versioning for ML projects, make them shareable and reproducible
Python Apache License 2.0 UpdatedDec 11, 2018 -
pgmpy Public
Forked from pgmpy/pgmpyPython Library for Probabilistic Graphical Models
Python MIT License UpdatedDec 10, 2018 -
deadman Public
Forked from pepa65/deadmanDeadman is linux kernel module deadman-switch that responds to removal of a specific USB device (or the insertion of any).
C UpdatedDec 2, 2018 -
conan Public
Forked from conan-io/conanConan.io - The open-source C/C++ package manager
Python MIT License UpdatedDec 1, 2018 -
YAD2K Public
Forked from allanzelener/YAD2KYAD2K: Yet Another Darknet 2 Keras
Python Other UpdatedNov 17, 2018 -
luigi Public
Forked from spotify/luigiLuigi 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.
Python Apache License 2.0 UpdatedNov 9, 2018 -
docker-images Public
Forked from anaconda/docker-imagesRepository of Docker images created by Continuum Analytics
Shell UpdatedNov 2, 2018 -
gulinalg Public
Forked from ContinuumIO/gulinalgLinear algebra functions as Generalized Ufuncs
C BSD 2-Clause "Simplified" License UpdatedNov 2, 2018 -
probtorch Public
Forked from probtorch/probtorchProbabilistic Torch is library for deep generative models that extends PyTorch
Python Apache License 2.0 UpdatedSep 6, 2018 -
pymc3 Public
Forked from pymc-devs/pymcProbabilistic Programming in Python: Bayesian Modeling and Probabilistic Machine Learning with Theano
Python Other UpdatedAug 15, 2018 -
xtensor Public
Forked from xtensor-stack/xtensorC++ tensors with broadcasting and lazy computing
C++ BSD 3-Clause "New" or "Revised" License UpdatedAug 15, 2018 -
ECG-heartbeat-classification Public
Human heart arrhythmia classification based on the MIT-BIH ECG data set with random Fourier feature GLM and kernel parameter estimation.
-