manuel-mariani's Stars
pytorch/pytorch
Tensors and Dynamic neural networks in Python with strong GPU acceleration
JuliaLang/julia
The Julia Programming Language
streamlit/streamlit
Streamlit — A faster way to build and share data apps.
huggingface/pytorch-image-models
The largest collection of PyTorch image encoders / backbones. Including train, eval, inference, export scripts, and pretrained weights -- ResNet, ResNeXT, EfficientNet, NFNet, Vision Transformer (ViT), MobileNetV4, MobileNet-V3 & V2, RegNet, DPN, CSPNet, Swin Transformer, MaxViT, CoAtNet, ConvNeXt, and more
Lightning-AI/pytorch-lightning
Pretrain, finetune ANY AI model of ANY size on multiple GPUs, TPUs with zero code changes.
bokeh/bokeh
Interactive Data Visualization in the browser, from Python
ml-tooling/best-of-ml-python
🏆 A ranked list of awesome machine learning Python libraries. Updated weekly.
bharathgs/Awesome-pytorch-list
A comprehensive list of pytorch related content on github,such as different models,implementations,helper libraries,tutorials etc.
docopt/docopt
Create *beautiful* command-line interfaces with Python
jettify/pytorch-optimizer
torch-optimizer -- collection of optimizers for Pytorch
Lightning-AI/torchmetrics
Machine learning metrics for distributed, scalable PyTorch applications.
Swall0w/torchstat
Model analyzer in PyTorch
pytorch/functorch
functorch is JAX-like composable function transforms for PyTorch.
aurasphere/gomorra-sql
SQL made uagliò.
huawei-noah/AdderNet
Code for paper " AdderNet: Do We Really Need Multiplications in Deep Learning?"
MingSun-Tse/Efficient-Deep-Learning
Collection of recent methods on (deep) neural network compression and acceleration.
p5py/p5
p5 is a Python package based on the core ideas of Processing.
memoiry/Awesome-model-compression-and-acceleration
Andarius/piou
A CLI tool to build beautiful rich text command-line interfaces with type validation.
hristo-vrigazov/mmap.ninja
Memory mapped numpy arrays of varying shapes
cgarciae/phi
Functional Programming + Python - Pain
fidelity/spock
spock is a framework that helps manage complex parameter configurations during research and development of Python applications
f-miyu/Plugin.CloudFirestore
py5coding/py5
A Python library that makes Processing available to the CPython interpreter using JPype.
clbarnes/f_it
Functional Iterator for python