lfloeer's Stars
tensorflow/tensorflow
An Open Source Machine Learning Framework for Everyone
apache/superset
Apache Superset is a Data Visualization and Data Exploration Platform
awesomedata/awesome-public-datasets
A topic-centric list of HQ open datasets.
tqdm/tqdm
:zap: A Fast, Extensible Progress Bar for Python and CLI
apache/mxnet
Lightweight, Portable, Flexible Distributed/Mobile Deep Learning with Dynamic, Mutation-aware Dataflow Dep Scheduler; for Python, R, Julia, Scala, Go, Javascript and more
dunovank/jupyter-themes
Custom Jupyter Notebook Themes
EpistasisLab/tpot
A Python Automated Machine Learning tool that optimizes machine learning pipelines using genetic programming.
HypothesisWorks/hypothesis
Hypothesis is a powerful, flexible, and easy to use library for property-based testing.
blei-lab/edward
A probabilistic programming language in TensorFlow. Deep generative models, variational inference.
spec-first/connexion
Connexion is a modern Python web framework that makes spec-first and api-first development easy.
jmschrei/pomegranate
Fast, flexible and easy to use probabilistic modelling in Python.
jupyter-widgets/ipywidgets
Interactive Widgets for the Jupyter Notebook
wesm/feather
Feather: fast, interoperable binary data frame storage for Python, R, and more powered by Apache Arrow
alex-sherman/deco
MLWave/Kaggle-Ensemble-Guide
Code for the Kaggle Ensembling Guide Article on MLWave
zarr-developers/zarr-python
An implementation of chunked, compressed, N-dimensional arrays for Python.
raghakot/keras-resnet
Residual networks implementation using Keras-1.0 functional API
eBay/bayesian-belief-networks
Pythonic Bayesian Belief Network Package, supporting creation of and exact inference on Bayesian Belief Networks specified as pure python functions.
probcomp/bayeslite
BayesDB on SQLite. A Bayesian database table for querying the probable implications of data as easily as SQL databases query the data itself.
geffy/tffm
TensorFlow implementation of an arbitrary order Factorization Machine
mansimov/text2image
Generating Images from Captions with Attention
udibr/headlines
Automatically generate headlines to short articles
engarde-dev/engarde
A library for defensive data analysis.
farizrahman4u/qlearning4k
Q-learning for Keras
probcomp/crosscat
A domain-general, Bayesian method for analyzing high-dimensional data tables
jupyter/dashboards_server
[RETIRED] Server that runs and renders Jupyter notebooks as interactive dashboards
merqurio/jupyter_themes
A plugin to select syntax highlighting on Jupyter
awentzonline/keras-rtst
"Real-Time Style Transfer" with Keras
jupyter/dashboards_bundlers
[RETIRED] Converts a notebook to a dashboard and deploys it / downloads it
jakevdp/cython_template
Package template for a project using Cython