JayanthRR's Stars
CompVis/stable-diffusion
A latent text-to-image diffusion model
run-llama/llama_index
LlamaIndex is a data framework for your LLM applications
google-deepmind/deepmind-research
This repository contains implementations and illustrative code to accompany DeepMind publications
lucidrains/denoising-diffusion-pytorch
Implementation of Denoising Diffusion Probabilistic Model in Pytorch
facebookresearch/vissl
VISSL is FAIR's library of extensible, modular and scalable components for SOTA Self-Supervised Learning with images.
facebookresearch/ijepa
Official codebase for I-JEPA, the Image-based Joint-Embedding Predictive Architecture. First outlined in the CVPR paper, "Self-supervised learning from images with a joint-embedding predictive architecture."
facebookresearch/multimodal
TorchMultimodal is a PyTorch library for training state-of-the-art multimodal multi-task models at scale.
AshwinRJ/Federated-Learning-PyTorch
Implementation of Communication-Efficient Learning of Deep Networks from Decentralized Data
Rafael1s/Deep-Reinforcement-Learning-Algorithms
32 projects in the framework of Deep Reinforcement Learning algorithms: Q-learning, DQN, PPO, DDPG, TD3, SAC, A2C and others. Each project is provided with a detailed training log.
matsui528/faiss_tips
Some useful tips for faiss
henripal/labnotebook
LabNotebook is a tool that allows you to flexibly monitor, record, save, and query all your machine learning experiments.
poga/awesome-federated-learning
resources about federated learning and privacy in machine learning
dongminlee94/deep_rl
PyTorch implementation of deep reinforcement learning algorithms
sthalles/PyTorch-BYOL
PyTorch implementation of Bootstrap Your Own Latent: A New Approach to Self-Supervised Learning
aviralkumar2907/CQL
Code for conservative Q-learning
IBM/FedMA
Code for Federated Learning with Matched Averaging, ICLR 2020.
sfujim/TD3_BC
Author's PyTorch implementation of TD3+BC, a simple variant of TD3 for offline RL
zhuangdizhu/FedGen
Code and data accompanying the FedGen paper
fuxiAIlab/RL4RS
A Real-World Benchmark for Reinforcement Learning based Recommender System
xtma/pytorch_car_caring
Reinforcement Learning for Gym CarRacing-v0 with PyTorch
Spijkervet/BYOL
Bootstrap Your Own Latent: A New Approach to Self-Supervised Learning
yaox12/BYOL-PyTorch
PyTorch implementation of "Bootstrap Your Own Latent: A New Approach to Self-Supervised Learning" with DDP and Apex AMP
dhanajitb/GAIN-Pytorch
Pytorch implementation of GAIN for missing data imputation
wzell/cmd
Central Moment Discrepancy for Domain-Invariant Representation Learning (ICLR 2017, keras)
Raymond-sci/PICA
Official Pytorch Implementation for CVPR'20 paper: Deep Semantic Clustering by Partition Confidence Maximisation
CharlieDinh/FEDL_pytorch
This repository implements FEDL using pytorch
ajtejankar/byol-convert
Code and model definition for converting the official BYOL weights to PyTorch
MingtaoGuo/DDPM_pytorch
Denoising Diffusion Probabilistic Models (DDPM)
timcast725/C-VFL
Compressed Vertical Federated Learning simulation code
ajavvadi/FedCMA-ktboi