Awesome List Updates on Aug 27, 2019
9 awesome lists updated today.
🏠 Home · 🔍 Search · 🔥 Feed · 📮 Subscribe · ❤️ Sponsor
1. Awesome Mac
Developer Tools / API Development and Analysis
- Paw - Advanced HTTP client.
2. Awesome Streaming
Table of Contents / Streaming Engine
- Gearpump (⭐762) [Scala] - lightweight real-time distributed streaming engine built on Akka.
3. Awesome Swift
UI / Barcode
- FlexibleHeader (⭐72) - A container view that responds to scrolling of UIScrollView.
- OverlayContainer (⭐1.1k) - OverlayContainer makes it easier to develop overlay based interfaces, such as the one presented in the Apple Maps or Stocks apps.
Alert / Barcode
- AwaitToast (⭐144) - 🍞 An async waiting toast with basic toast. Inspired by facebook posting toast.
4. Tools
Color
5. Awesome Python Data Science
Machine Learning / General Purpose Machine Learning
- xLearn (⭐3.1k) - High Performance, Easy-to-use, and Scalable Machine Learning Package.
- mlpack (⭐4.8k) - A scalable C++ machine learning library (Python bindings).
- dlib (⭐13k) - Toolkit for making real-world machine learning and data analysis applications in C++ (Python bindings).
- pyGAM (⭐838) - Generalized Additive Models in Python.
Machine Learning / Kernel Methods
- liquidSVM (⭐64) - An implementation of SVMs.
Automated Machine Learning / Others
- MLBox (⭐1.5k) - A powerful Automated Machine Learning python library.
Natural Language Processing / Others
- NLTK (⭐13k) - Modules, data sets, and tutorials supporting research and development in Natural Language Processing.
- CLTK (⭐820) - The Classical Language Toolkik.
- gensim - Topic Modelling for Humans.
- Phonemizer (⭐1.1k) - Simple text-to-phonemes converter for multiple languages.
Computer Audition / Others
- librosa (⭐6.7k) - Python library for audio and music analysis.
- Yaafe (⭐241) - Audio features extraction.
- aubio (⭐3.2k) - A library for audio and music analysis.
- Essentia (⭐2.7k) - Library for audio and music analysis, description, and synthesis.
- LibXtract (⭐224) - A simple, portable, lightweight library of audio feature extraction functions.
- Marsyas (⭐392) - Music Analysis, Retrieval, and Synthesis for Audio Signals.
- muda (⭐227) - A library for augmenting annotated audio data.
- madmom (⭐1.2k) - Python audio and music signal processing library.
Computer Vision / Others
- OpenCV (⭐76k) - Open Source Computer Vision Library.
- scikit-image (⭐5.9k) - Image Processing SciKit (Toolbox for SciPy).
- imgaug (⭐14k) - Image augmentation for machine learning experiments.
- imgaug_extension - Additional augmentations for imgaug.
- Augmentor (⭐5k) - Image augmentation library in Python for machine learning.
- albumentations (⭐13k) - Fast image augmentation library and easy-to-use wrapper around other libraries.
Probabilistic Graphical Models / Others
- pgmpy (⭐2.6k) - A python library for working with Probabilistic Graphical Models.
Probabilistic Methods / Others
- PyMC (⭐8.2k) - Bayesian Stochastic Modelling in Python.
- PyStan (⭐315) - Bayesian inference using the No-U-Turn sampler (Python interface).
- emcee (⭐1.4k) - The Python ensemble sampling toolkit for affine-invariant MCMC.
- hsmmlearn (⭐75) - A library for hidden semi-Markov models with explicit durations.
- pyhsmm (⭐544) - Bayesian inference in HSMMs and HMMs.
Model Explanation / Others
- Alibi (⭐2.3k) - Algorithms for monitoring and explaining machine learning models.
- anchor (⭐785) - Code for "High-Precision Model-Agnostic Explanations" paper.
- aequitas (⭐633) - Bias and Fairness Audit Toolkit.
- ELI5 (⭐2.7k) - A library for debugging/inspecting machine learning classifiers and explaining their predictions.
- L2X (⭐123) - Code for replicating the experiments in the paper Learning to Explain: An Information-Theoretic Perspective on Model Interpretation.
- PDPbox (⭐824) - Partial dependence plot toolbox.
- PyCEbox (⭐163) - Python Individual Conditional Expectation Plot Toolbox.
- Skater - Python Library for Model Interpretation.
- AI Explainability 360 (⭐1.5k) - Interpretability and explainability of data and machine learning models.
Genetic Programming / Others
- DEAP (⭐5.6k) - Distributed Evolutionary Algorithms in Python.
- monkeys (⭐120) - A strongly-typed genetic programming framework for Python.
Optimization / Others
- Spearmint (⭐1.5k) - Bayesian optimization.
- SMAC3 (⭐1k) - Sequential Model-based Algorithm Configuration.
- Optunity (⭐414) - Is a library containing various optimizers for hyperparameter tuning.
- hyperopt (⭐7.1k) - Distributed Asynchronous Hyperparameter Optimization in Python.
- SafeOpt (⭐131) - Safe Bayesian Optimization.
- scikit-optimize (⭐2.7k) - Sequential model-based optimization with a
scipy.optimize
interface.
- Solid (⭐574) - A comprehensive gradient-free optimization framework written in Python.
- PySwarms (⭐1.2k) - A research toolkit for particle swarm optimization in Python.
- Platypus (⭐541) - A Free and Open Source Python Library for Multiobjective Optimization.
- POT (⭐2.3k) - Python Optimal Transport library.
- Talos (⭐1.6k) - Hyperparameter Optimization for Keras Models.
- nlopt (⭐1.7k) - Library for nonlinear optimization (global and local, constrained or unconstrained).
Feature Engineering / General
- Featuretools (⭐7k) - Automated feature engineering.
Visualization / General Purposes
- Matplotlib (⭐19k) - Plotting with Python.
- seaborn (⭐12k) - Statistical data visualization using matplotlib.
- prettyplotlib (⭐1.7k) - Painlessly create beautiful matplotlib plots.
- python-ternary (⭐698) - Ternary plotting library for Python with matplotlib.
- missingno (⭐3.8k) - Missing data visualization module for Python.
Statistics / NLP
- scikit-posthocs (⭐323) - Pairwise Multiple Comparisons Post-hoc Tests.
Data Manipulation / Data Frames
- pandas - Powerful Python data analysis toolkit.
- Arctic (⭐3k) - High-performance datastore for time series and tick data.
- xpandas (⭐26) - Universal 1d/2d data containers with Transformers .functionality for data analysis by The Alan Turing Institute.
Data Manipulation / Pipelines
- pdpipe (⭐716) - Sasy pipelines for pandas DataFrames.
- SSPipe - Python pipe (|) operator with support for DataFrames and Numpy, and Pytorch.
- Dataset (⭐196) - Helps you conveniently work with random or sequential batches of your data and define data processing.
- Prodmodel (⭐57) - Build system for data science pipelines.
Evaluation / Synthetic Data
- recmetrics (⭐558) - Library of useful metrics and plots for evaluating recommender systems.
- Metrics (⭐1.6k) - Machine learning evaluation metric.
- AI Fairness 360 (⭐2.3k) - Fairness metrics for datasets and ML models, explanations, and algorithms to mitigate bias in datasets and models.
Computations / Synthetic Data
- numpy - The fundamental package needed for scientific computing with Python.
- bottleneck (⭐1k) - Fast NumPy array functions written in C.
- CuPy (⭐7.8k) - NumPy-like API accelerated with CUDA.
- scikit-tensor (⭐401) - Python library for multilinear algebra and tensor factorizations.
- numdifftools (⭐247) - Solve automatic numerical differentiation problems in one or more variables.
- quaternion (⭐594) - Add built-in support for quaternions to numpy.
- adaptive (⭐1.1k) - Tools for adaptive and parallel samping of mathematical functions.
Spatial Analysis / Synthetic Data
- PySal (⭐1.3k) - Python Spatial Analysis Library.
Quantum Computing / Synthetic Data
- QML (⭐193) - A Python Toolkit for Quantum Machine Learning.
Conversion / Synthetic Data
- sklearn-porter (⭐1.3k) - Transpile trained scikit-learn estimators to C, Java, JavaScript, and others.
- ONNX (⭐17k) - Open Neural Network Exchange.
- MMdnn (⭐5.8k) - A set of tools to help users inter-operate among different deep learning frameworks.
6. Awesome Emails
Design / Misc
- Email Template Guide - Using a modular email template system.
7. Awesome Actions
GitHub Tools and Management / Docker Container Actions
Utility / Docker Container Actions
- Debug with SSH over tmate (⭐1.6k) - Debug the Action directly by providing a SSH connection.
8. Awesome Ocaml
Language-related
9. Awesome Perl
Commercial WebServices / DSP
- PagerDuty::Agent - A perl PagerDuty client
- Prev: Aug 28, 2019
- Next: Aug 26, 2019