johnfarina's Stars
Lightning-AI/lightning
Deep learning framework to train, deploy, and ship AI products Lightning fast.
LunarVim/LunarVim
🌙 LunarVim is an IDE layer for Neovim. Completely free and community driven.
rlabbe/Kalman-and-Bayesian-Filters-in-Python
Kalman Filter book using Jupyter Notebook. Focuses on building intuition and experience, not formal proofs. Includes Kalman filters,extended Kalman filters, unscented Kalman filters, particle filters, and more. All exercises include solutions.
benfred/py-spy
Sampling profiler for Python programs
AstroNvim/AstroNvim
AstroNvim is an aesthetic and feature-rich neovim config that is extensible and easy to use with a great set of plugins
johnkerl/miller
Miller is like awk, sed, cut, join, and sort for name-indexed data such as CSV, TSV, and tabular JSON
facebookresearch/hydra
Hydra is a framework for elegantly configuring complex applications
blue-yonder/tsfresh
Automatic extraction of relevant features from time series:
unit8co/darts
A python library for user-friendly forecasting and anomaly detection on time series.
bentoml/BentoML
The easiest way to serve AI apps and models - Build Model Inference APIs, Job queues, LLM apps, Multi-model pipelines, and more!
joerick/pyinstrument
🚴 Call stack profiler for Python. Shows you why your code is slow!
bee-san/pyWhat
🐸 Identify anything. pyWhat easily lets you identify emails, IP addresses, and more. Feed it a .pcap file or some text and it'll tell you what it is! 🧙♀️
life4/textdistance
📐 Compute distance between sequences. 30+ algorithms, pure python implementation, common interface, optional external libs usage.
alpa-projects/alpa
Training and serving large-scale neural networks with auto parallelization.
dephell/dephell
:package: :fire: Python project management. Manage packages: convert between formats, lock, install, resolve, isolate, test, build graph, show outdated, audit. Manage venvs, build package, bump version.
python-versioneer/python-versioneer
version-string management for VCS-controlled trees
pschanely/CrossHair
An analysis tool for Python that blurs the line between testing and type systems.
KristofferC/OhMyREPL.jl
Syntax highlighting and other enhancements for the Julia REPL
gregversteeg/corex_topic
Hierarchical unsupervised and semi-supervised topic models for sparse count data with CorEx
gugarosa/opytimizer
🐦 Opytimizer is a Python library consisting of meta-heuristic optimization algorithms.
fabsig/GPBoost
Combining tree-boosting with Gaussian process and mixed effects models
SimonBlanke/Hyperactive
An optimization and data collection toolbox for convenient and fast prototyping of computationally expensive models.
jimeh/build-emacs-for-macos
Somewhat hacky script to automate building of Emac.app on macOS.
Parquery/icontract
Design-by-contract in Python3 with informative violation messages and inheritance
patrick-kidger/signatory
Differentiable computations of the signature and logsignature transforms, on both CPU and GPU. (ICLR 2021)
gcv/julia-snail
An Emacs development environment for Julia
nv-legate/legate.core
The Foundation for All Legate Libraries
jwodder/versioningit
Versioning It with your Version In Git
jbweston/miniver
Like Versioneer, but smaller
ftheberge/Ensemble-Clustering-for-Graphs
Code, notebooks and examples with ECG: Ensemble Clustering for Graphs