Pinned Repositories
clustering
Trying different algorithm for clustering
cromwell_for_ML
Examples of how to use cromwell to run ML model at scale
deep-learning-project-template
Pytorch Lightning code guideline for conferences
docker
fashion_mnist_vae
fast_ai_course
notebooks related to the fast.ai course "practical deep learning for coders, v3" (https://course.fast.ai/)
GP
exploration of gaussian processes
hello-world
trial-repository
pyro_tutorials
pyro tutorials
TaylorNet
TaylorNet a more powerful architetture for Feed Forward Neural Nets
dalessioluca's Repositories
dalessioluca/cromwell_for_ML
Examples of how to use cromwell to run ML model at scale
dalessioluca/pyro_tutorials
pyro tutorials
dalessioluca/TaylorNet
TaylorNet a more powerful architetture for Feed Forward Neural Nets
dalessioluca/clustering
Trying different algorithm for clustering
dalessioluca/deep-learning-project-template
Pytorch Lightning code guideline for conferences
dalessioluca/docker
dalessioluca/fashion_mnist_vae
dalessioluca/fast_ai_course
notebooks related to the fast.ai course "practical deep learning for coders, v3" (https://course.fast.ai/)
dalessioluca/GP
exploration of gaussian processes
dalessioluca/hello-world
trial-repository
dalessioluca/image_registration
Use resnet to regress 6 numbers which define affine transformation to map input image to target image
dalessioluca/importance_sampling
Test importance sampling
dalessioluca/long_read
how to find adapter for long read
dalessioluca/ML_educational
This is a repository with educational Machine Learning (ML) projects.
dalessioluca/numpyro
Probabilistic programming with NumPy powered by JAX for autograd and JIT compilation to GPU/TPU/CPU.
dalessioluca/pytorch-lightning
The lightweight PyTorch wrapper for high-performance AI research. Scale your models, not the boilerplate.
dalessioluca/reproduce-sp-air
Compare to sp-air
dalessioluca/squidpy
Spatial Single Cell Analysis in Python
dalessioluca/test
dalessioluca/VAE_PYRO
VAE of MNIST and Fashion-MNIST dataset using PYRO.