Pinned Repositories
ml-sigmoid-attention
BYOL
Bootstrap Your Own Latent (BYOL) pytorch implementation using DistributedDataParallel.
CVAE
Convolutional Variational Autoencoder
hal
Rust based Cross-GPU Machine Learning
ISIS
Automated home ML system skeleton
LifelongVAE
Lifelong Variational Autoencoder
LSTM_Anomaly_Detector
A try to autoencode an LSTM to do anomaly detection
SimCLR
SimCLR pytorch implementation using DistributedDataParallel.
SimulatedAnnealing
Pytorch Optimizer for Simulated Annealing
variational_saccading
Implementation of variational saccading
jramapuram's Repositories
jramapuram/CVAE
Convolutional Variational Autoencoder
jramapuram/BYOL
Bootstrap Your Own Latent (BYOL) pytorch implementation using DistributedDataParallel.
jramapuram/SimCLR
SimCLR pytorch implementation using DistributedDataParallel.
jramapuram/LifelongVAE_pytorch
pytorch implementation of https://arxiv.org/abs/1705.09847
jramapuram/datasets
Dataset Loaders
jramapuram/variational_saccading
Implementation of variational saccading
jramapuram/ml_base
Base machine learning project page for VAEs or classifier / regressors
jramapuram/helpers
pytorch helper functions
jramapuram/async_fid
Asynchronous, synchronous and RPC (TF) Fréchet Inception Distance (FID) calculation.
jramapuram/huggingface_datasets
🤗 Fast, efficient, open-access datasets and evaluation metrics in PyTorch, TensorFlow, NumPy and Pandas
jramapuram/optimus_toggle
Simple scripts to toggle optimus using bbswitch and module unloading
jramapuram/parallel_image_crop
Rust library to crop a minibatch of images using [scale, x, y]
jramapuram/vae
Pytorch VAE's
jramapuram/visdom_to_csv
pull data from a visdom instance and save it as a csv
jramapuram/ISIS
Automated home ML system skeleton
jramapuram/4k_dataset_creator
GPU based 4k upsampler with proper formatting for pytorch ImageFolderLoader
jramapuram/dataset_to_zarr
Convert pytorch datasets from jramapuram/datasets to zarr
jramapuram/grouping-content
groups files of same content in a dir
jramapuram/jramapuram.github.io
jramapuram/memory
pytorch memory models
jramapuram/ml-all-pairs
A data generator for studying learning from weak supervision.
jramapuram/models
Models and examples built with TensorFlow
jramapuram/namecheap-ddns-update
Update the IP address of your Namecheap.com Dynamic DNS A records.
jramapuram/pixel-cnn-pp
Pytorch Implementation of OpenAI's PixelCNN++
jramapuram/recurrent-visual-attention
A PyTorch Implementation of "Recurrent Models of Visual Attention"
jramapuram/scripts
helper scripts for odds and ends
jramapuram/torchlars
A LARS implementation in PyTorch
jramapuram/vae_vampprior
Code for the paper "VAE with a VampPrior", J.M. Tomczak & M. Welling
jramapuram/vips-rs
jramapuram/vision
Datasets, Transforms and Models specific to Computer Vision