fruttasecca's Stars
strigo/vscode-linear-extension
An unofficial extension for managing your Linear projects from VS Code
treeverse/lakeFS
lakeFS - Data version control for your data lake | Git for data
Delgan/loguru
Python logging made (stupidly) simple
rclone/rclone
"rsync for cloud storage" - Google Drive, S3, Dropbox, Backblaze B2, One Drive, Swift, Hubic, Wasabi, Google Cloud Storage, Azure Blob, Azure Files, Yandex Files
tlaplus/tlaplus
TLC is a model checker for specifications written in TLA+. The TLA+Toolbox is an IDE for TLA+.
xonsh/xonsh
:shell: Python-powered shell. Full-featured and cross-platform.
awesome-selfhosted/awesome-selfhosted
A list of Free Software network services and web applications which can be hosted on your own servers
claffin/cloudproxy
Hide your scrapers IP behind the cloud. Provision proxy servers across different cloud providers to improve your scraping success.
joe-bell/plaiceholder
Beautiful image placeholders, without the hassle.
google/zx
A tool for writing better scripts
apache/arrow
Apache Arrow is the universal columnar format and multi-language toolbox for fast data interchange and in-memory analytics
pschanely/CrossHair
An analysis tool for Python that blurs the line between testing and type systems.
stackrox/kube-linter
KubeLinter is a static analysis tool that checks Kubernetes YAML files and Helm charts to ensure the applications represented in them adhere to best practices.
lucadiliello/semantic-loss-pytorch
PyPSDD porting to Python 3 + PyTorch equivalent tree construction.
idealo/image-super-resolution
🔎 Super-scale your images and run experiments with Residual Dense and Adversarial Networks.
taesungp/contrastive-unpaired-translation
Contrastive unpaired image-to-image translation, faster and lighter training than cyclegan (ECCV 2020, in PyTorch)
orchest/orchest
Build data pipelines, the easy way 🛠️
huggingface/transformers
🤗 Transformers: State-of-the-art Machine Learning for Pytorch, TensorFlow, and JAX.
epfml/attention-cnn
Source code for "On the Relationship between Self-Attention and Convolutional Layers"
ekzhu/datasketch
MinHash, LSH, LSH Forest, Weighted MinHash, HyperLogLog, HyperLogLog++, LSH Ensemble and HNSW
narenst/infinity
AWS Spot instances for ML
locuslab/SATNet
Bridging deep learning and logical reasoning using a differentiable satisfiability solver.
cool-RR/PySnooper
Never use print for debugging again
nicola-decao/MolGAN
Tensorflow implementation of MolGAN: An implicit generative model for small molecular graphs
NVlabs/SPADE
Semantic Image Synthesis with SPADE
ML-KULeuven/PySDD
Python package for Sentential Decision Diagrams (SDD)
art-ai/pypsdd
The Python PSDD Package
wiseodd/generative-models
Collection of generative models, e.g. GAN, VAE in Pytorch and Tensorflow.
UCLA-StarAI/Semantic-Loss
Semantic Loss code
titu1994/Neural-Style-Transfer
Keras Implementation of Neural Style Transfer from the paper "A Neural Algorithm of Artistic Style" (http://arxiv.org/abs/1508.06576) in Keras 2.0+