Stars
✨✨A curated list of latest advances on Foundation Models with Federated Learning
Collection of Summer 2025 tech internships!
Human activity recognition on raw signal data from UCI HAR dataset using cnn in pytorch
MultiModal Sentiment Analysis (Text and Audio) (Pytorch)
Code for 'LLM2Vec: Large Language Models Are Secretly Powerful Text Encoders'
This repo contains implementation of different architectures for emotion recognition in conversations.
An open source FL implement with dataset(Femnist, Shakespeare, MNIST, Cifar-10 and Fashion-Mnist) using pytorch
Library to solve Traveling Salesperson Problems with pure Python code
Solve travelling salesman problem using dynamic programming.
How to solve the traveling salesman problem with the 2-opt algorithm, a fast heuristic search algorithm.
Pointer networks 指针网络解决旅行商问题,基于tensorflow2。附带文章详解与代码注释。
Travelling Salesman Problem solver in pure Python + some visualizers
"Neural Combinatorial Optimization with Reinforcement Learning"[Bello+, 2016], Traveling Salesman Problem solver
Codebase for An Efficient Framework for Clustered Federated Learning.
UDP file transfer program with Go-Back-N and Stop-and-Wait algorithms
An implementation of the go-back-N protocol for CS 485 Networking at the University of Kentucky
Go-Back-N UDP service utilizing C sockets
Datasets, Transforms and Models specific to Computer Vision
This repository is an official Tensorflow 2 implementation of Federated Semi-Supervised Learning with Inter-Client Consistency & Disjoint Learning
Geometric Computer Vision Library for Spatial AI
Unofficial PyTorch implementation of "FixMatch: Simplifying Semi-Supervised Learning with Consistency and Confidence"
Best CIFAR-10, CIFAR-100 results with wide-residual networks using PyTorch
My first PyTorch Neural Network trained on FashionMNIST dataset.
Federated learning via stochastic gradient descent
Implementation of Communication-Efficient Learning of Deep Networks from Decentralized Data
Unofficial PyTorch Reimplementation of RandAugment.