All Projects → tobiasgrosser → Islplot

tobiasgrosser / Islplot

Licence: mit
Library to plot integer sets and maps

Projects that are alternatives of or similar to Islplot

Eci2019 Nlp
Stars: ✭ 29 (+0%)
Mutual labels:  jupyter-notebook
Machine learning notebooks
Stars: ✭ 29 (+0%)
Mutual labels:  jupyter-notebook
Doing Frequentist Statistics With Scipy
Repository for the PyData DC 2016 tutorial
Stars: ✭ 29 (+0%)
Mutual labels:  jupyter-notebook
Chatbot
Chatbot based on Rasa Framework
Stars: ✭ 29 (+0%)
Mutual labels:  jupyter-notebook
Nyc uber forecasting
Forecasting Uber demand in NYC neighborhoods
Stars: ✭ 29 (+0%)
Mutual labels:  jupyter-notebook
Nyc Ds Academy
In-class exercises for Deep Learning course at NYC Data Science Academy
Stars: ✭ 29 (+0%)
Mutual labels:  jupyter-notebook
Symbolic Metamodeling
Codebase for "Demystifying Black-box Models with Symbolic Metamodels", NeurIPS 2019.
Stars: ✭ 29 (+0%)
Mutual labels:  jupyter-notebook
Python for ml
brief introduction to Python for machine learning
Stars: ✭ 29 (+0%)
Mutual labels:  jupyter-notebook
Hottbox Tutorials
📙 HOTTBOX: Higher Order Tensors ToolBOX. Tutorials
Stars: ✭ 29 (+0%)
Mutual labels:  jupyter-notebook
Particle Filter Prototype
Particle Filter Implementations in Python and C++, with lecture notes and visualizations
Stars: ✭ 29 (+0%)
Mutual labels:  jupyter-notebook
Downloadconceptualcaptions
Reliably download millions of images efficiently
Stars: ✭ 28 (-3.45%)
Mutual labels:  jupyter-notebook
Skymap
High-throughput gene to knowledge mapping through massive integration of public sequencing data.
Stars: ✭ 29 (+0%)
Mutual labels:  jupyter-notebook
Zalando Pytorch
Various experiments on the [Fashion-MNIST](https://github.com/zalandoresearch/fashion-mnist) dataset from Zalando
Stars: ✭ 29 (+0%)
Mutual labels:  jupyter-notebook
Kaggle Santander Customer Transaction Prediction 5th Place Partial Solution
Kaggle Competition notebooks
Stars: ✭ 29 (+0%)
Mutual labels:  jupyter-notebook
Course
Slides and Jupyter notebooks
Stars: ✭ 29 (+0%)
Mutual labels:  jupyter-notebook
Artee.ai
AI Generated Tees
Stars: ✭ 29 (+0%)
Mutual labels:  jupyter-notebook
Potter
Using NLTK to run an analysis on the Harry Potter corpus - different versions of this talk were given at Codeland in NYC and DjangoCon US in San Diego in 2018.
Stars: ✭ 29 (+0%)
Mutual labels:  jupyter-notebook
Machinelearning fall2015
BUS 41204: Machine Learning
Stars: ✭ 29 (+0%)
Mutual labels:  jupyter-notebook
Super Resolution
Tensorflow 2.x based implementation of EDSR, WDSR and SRGAN for single image super-resolution
Stars: ✭ 952 (+3182.76%)
Mutual labels:  jupyter-notebook
Kaggle Web Traffic Time Series Forecasting
Solution to Kaggle - Web Traffic Time Series Forecasting
Stars: ✭ 29 (+0%)
Mutual labels:  jupyter-notebook

Copyright 2014 - Tobias Grosser <http://www.grosser.es>_

islplot

islplot is a library that generates illustrations of integer sets and maps. It relies on isl <repo.or.cz/w/isl.git>_ to model the integer sets and uses the islpy <https://pypi.python.org/pypi/islpy>_ Python bindings. Plotting is performed with matplotlib <http://matplotlib.org>_.

To get an impression of islplot have a look at the 2D examples <http://nbviewer.ipython.org/github/tobig/islplot/blob/master/notebooks/islplot-examples.ipynb>_ and 3D examples <http://nbviewer.ipython.org/github/tobig/islplot/blob/master/notebooks/islplot-examples-3d.ipynb>_ (requires WebGL).

The documentation <http://tobig.github.io/islplot/>_ is generated from the files in the doc/ directory by executing 'make html' (requires sphinx <http://sphinx-doc.org>_).

License: MIT (see LICENSE.txt <https://github.com/tobig/islplot/blob/master/LICENSE.txt>_)

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].