Pinned Repositories
arcs
A Collection of AI Interactive Experiences... or something like that
articles
brevity
Application for Summarizing Large Texts Using LLMs
cinemai
coinbase_assistant
A simple assistant to track the historical value of my Coinbase portfolio.
gan-gallery
Generating art. With GANs. From text.
jax-transformer
Implementation of Transformer in Jax
samsung_oct
Enabling realtime predictions for ocular myopathy from OCT scans.
text_me_keras
A TensorFlow Callback that texts back!
vq-vae
Implementation of the VQ-VAE architecture in PyTorch
djvaroli's Repositories
djvaroli/samsung_oct
Enabling realtime predictions for ocular myopathy from OCT scans.
djvaroli/jax-transformer
Implementation of Transformer in Jax
djvaroli/arcs
A Collection of AI Interactive Experiences... or something like that
djvaroli/articles
djvaroli/book-diffusers
djvaroli/brevity
Application for Summarizing Large Texts Using LLMs
djvaroli/cinemai
djvaroli/text_me_keras
A TensorFlow Callback that texts back!
djvaroli/vq-vae
Implementation of the VQ-VAE architecture in PyTorch
djvaroli/djvaroli.github.io
Daniel Varoli's Github Pages
djvaroli/edu-lora
djvaroli/email-cleaner
djvaroli/face-detection
djvaroli/gantlet
Utilities for training ML models
djvaroli/go-wiki
djvaroli/human-physiology-BE606
Examples from the BE606 course at Boston University
djvaroli/kernel-zero
Implementations of a wide range of algorithms in their most basic forms designed to help myself and others to develop deeper understanding of the fundamentals.
djvaroli/ml-models-pytorch
djvaroli/ml_projects
djvaroli/model-zoo
djvaroli/pagesum
Chrome Extension For Summarizing Web Pages With One Click
djvaroli/pytorch_memlab
Profiling and inspecting memory in pytorch
djvaroli/reinforcement-learning
djvaroli/SimCLRv1-keras-tensorflow
Tensorflow-Keras implementation of SimCLR: Simple Framework for Contrastive Learning of Visual Representations by Chen et al. (2020)
djvaroli/statistics_and_probability
djvaroli/this-album-cover-doesnt-exist
djvaroli/torch-autoencoder
Implementation of the auto-encoder and its variations in PyTorch
djvaroli/torch-models
Collection of Deep Learning Models in PyTorch
djvaroli/vae
Implementation of Variational Auto Encoder in TF2, PyTorch and Jax
djvaroli/wgan
Implementation of the Wasserstein GAN